summaryrefslogtreecommitdiffstats
path: root/sys/pccard/slot.h
Commit message (Expand)AuthorAgeFilesLines
* Add some code which is compatible for NEWCARD. It makes manufacturershiba2002-02-201-0/+3
* To reduce diffs with -stable, ifdef selinfo.h or select.h includeimp2001-07-281-1/+5
* Attempt to fix and document interactions between suspend/resume and pccardcimp2001-07-271-1/+1
* slots and next haven't been used in a while. GC them.imp2001-05-191-6/+0
* o Get rid of static array of slots in pccard layer. Move this to theimp2001-05-131-1/+6
* First cut at bringing NEC PC98 original pccard bridge code back intoimp2001-04-191-0/+2
* Axe a few __P() while I'm in the neighborhood.imp2001-03-221-7/+7
* Lots of minor cleanup, plus a couple of interesting things.imp2001-03-191-2/+0
* select() DKI is now in <sys/selinfo.h>.wollman2001-01-091-0/+2
* Add support for PnP ISA cards, and some laptop PnP support:imp2000-03-101-1/+0
* /tmp/msgimp2000-02-211-1/+0
* Switch to using suspend/resume methods rather than the APM hooks.imp1999-12-081-2/+2
* Remove unused junk: next fields and list head. Likely not completelyimp1999-12-061-14/+1
* Forgot to commit this in last commit.imp1999-12-011-0/+1
* Massive rewrite of pccard to convert it to newbus.imp1999-10-251-44/+13
* Remove name field from controller information. Fix name setting inimp1999-10-161-1/+2
* Kludge together support for the old pccard system with newbus. Thisimp1999-09-061-3/+18
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-231-4/+0
* Initial update pccard code for KLD module support. Module supportpeter1999-01-191-0/+18
* - Functional changes to PCCARD support.nate1997-10-261-2/+1
* - Do a bunch of gratuitous changes intended to make the code easier tonate1997-10-261-21/+24
* - Simplify code by removing a variable which was initialized once, nevernate1997-10-231-1/+0
* Update for new callout interface.gibbs1997-09-211-0/+2
* Deleted obsolete structure, pc98_device.kato1997-02-041-4/+0
* Update the PCIC controller's imask with individual slot IRQ's.nate1997-01-111-1/+2
* - Added PCIC resume functionnate1997-01-081-0/+2
* The Great PC98 Merge.asami1996-06-141-0/+4
* Adds the APM hooks into the generic pccard kernel files. With this codenate1996-04-231-0/+2
* Fix DEVFS, remove unused vars.phk1996-01-281-0/+3
* Completed function declarations and/or added prototypes.bde1995-11-211-9/+15
* Clean up the ident style.phk1995-11-091-32/+31
* Missed these changes to the pccard stuff. Sorry Martin!phk1995-09-201-0/+1
* Andrew McRae's pcmcia/pccard code, the kernel part.phk1995-08-241-0/+128
OpenPOWER on IntegriCloud