summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/pccardvar.h
Commit message (Expand)AuthorAgeFilesLines
* 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