summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/pccardvar.h
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Don't nest includes here. There's no need and the subset included is lame.imp2004-05-281-5/+0
* MFp4:imp2003-11-021-4/+2
* Const poison string accessor functions.imp2003-10-261-4/+4
* refactor how we do the quirk matching. this puts an ugly if into aimp2003-10-061-4/+2
* Remove unused #defines.imp2003-09-201-3/+0
* Remove unneeded field after CIS changes.imp2003-08-291-1/+0
* Add accessor for cis4 string. Neither OLDCARD nor NEWCARD supportimp2003-04-231-0/+1
* Remove bogus line and entry, restore cnet ne2000 add smc 8041imp2003-04-101-5/+6
* 1.37 was committed prematurely: back out until I can commit all parts at theimp2003-04-091-6/+5
* 1.77 was bogus: there is no logic bug. Back it out and compare theimp2003-04-091-5/+6
* Create new _ND versions to allow one to not specify the description beimp2003-04-081-0/+5
* u_int*_t -> uint*_timp2003-04-081-14/+14
* MFp4:imp2002-11-141-4/+4
* Eliminate the need for pccard_common.c by moving the function inlineimp2002-07-171-5/+13
* Make oldcard and newcard kernel module work.takawata2002-05-301-1/+2
* Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byteshiba2002-02-201-0/+3
* Move cardaddr to memory structure.imp2002-01-291-1/+2
* Hoist the Card/Card2 macros that I invented for the wi driver intoimp2001-11-151-0/+10
* Sync to 1.16 pccarddevs to get new PCMCIA_ symbolsimp2001-11-111-3/+3
* Update cis tuple parser, add a pccarddevs entry,shiba2001-09-021-0/+19
* Part two of this NEWCARD update:jon2001-08-271-12/+2
* Add additional enumeration types for CARD_SET_RES_FLAGS.dmlb2001-05-081-1/+5
* Add accessor/ivar for the "function". This is so we can genericallyimp2001-04-211-1/+3
* First step towards making loadable modules independent of havingimp2001-03-221-2/+12
* Convert the vendor/product cis strings to an array of CIS entries. Thisimp2001-01-211-2/+1
* * Better kld support in pccbb/cardbusjon2001-01-061-0/+4
* First cut at allocating the resources from the CIS after the probe, butimp2000-10-161-0/+6
* Lots of little fixes. We no longer panic on card insert:imp2000-10-151-4/+2
* o Record the pccard_function in the ivar.imp2000-10-091-0/+1
* o Merge in changes to the NetBSD sources:imp2000-09-221-7/+39
* Implement indirection in the pccard probe/attach. This should make itimp2000-09-191-0/+4
* Change the interface to pccard_function_init. The interface is suchimp2000-09-161-3/+2
* Save a pointer to the dev, if any, that each function attach.imp2000-08-221-0/+1
* o Move to using PCCARD_SOFTC(dev)imp2000-08-191-3/+3
* Matching commits to pccard for last pcic changes. We now at least toimp2000-06-181-2/+0
* Back out the previous change to the queue(3) interface.jake2000-05-261-4/+4
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-4/+4
* OK. Next step: we read in CIS.imp2000-04-191-4/+7
* checkpoint latest pccard/pcic hacking:imp2000-04-131-10/+3
* Minor changes to some of the interfaces.imp2000-03-261-1/+12
* Propagate MAC address in CIS tupple to dev/ed/ driver.hosokawa2000-01-211-0/+13
* Eliminate pccard_chip_* tonight.imp2000-01-101-16/+3
* Checkpoint of today's changes. We now get to the point where the pccardimp2000-01-061-9/+3
* Tonight's cleanups.imp1999-12-071-17/+20
* Flesh out the pccard bus_ methods with either the generic one (whereimp1999-11-291-7/+4
* Moderately hacked pccard code from newconfig. It is somewhat inimp1999-10-261-0/+290
OpenPOWER on IntegriCloud