aboutsummaryrefslogtreecommitdiff
path: root/sys/pccard/slot.h
Commit message (Expand)AuthorAgeFilesLines
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-1/+1
* 1. Allow drivers to query CIS strings from OLDCARD.Warner Losh2003-04-231-0/+2
* Copy manufacturer and version string into the kernel, and copy it toWarner Losh2002-07-221-1/+3
* Rearrange previous commit that passed the vendor id to the kernel in a wayWarner Losh2002-07-141-8/+7
* Add some code which is compatible for NEWCARD. It makes manufacturerTakeshi Shibagaki2002-02-201-0/+3
* To reduce diffs with -stable, ifdef selinfo.h or select.h includeWarner Losh2001-07-281-1/+5
* Attempt to fix and document interactions between suspend/resume and pccardcWarner Losh2001-07-271-1/+1
* slots and next haven't been used in a while. GC them.Warner Losh2001-05-191-6/+0
* o Get rid of static array of slots in pccard layer. Move this to theWarner Losh2001-05-131-1/+6
* First cut at bringing NEC PC98 original pccard bridge code back intoWarner Losh2001-04-191-0/+2
* Axe a few __P() while I'm in the neighborhood.Warner Losh2001-03-221-7/+7
* Lots of minor cleanup, plus a couple of interesting things.Warner Losh2001-03-191-2/+0
* select() DKI is now in <sys/selinfo.h>.Garrett Wollman2001-01-091-0/+2
* Add support for PnP ISA cards, and some laptop PnP support:Warner Losh2000-03-101-1/+0
* /tmp/msgWarner Losh2000-02-211-1/+0
* Switch to using suspend/resume methods rather than the APM hooks.Warner Losh1999-12-081-2/+2
* Remove unused junk: next fields and list head. Likely not completelyWarner Losh1999-12-061-14/+1
* Forgot to commit this in last commit.Warner Losh1999-12-011-0/+1
* Massive rewrite of pccard to convert it to newbus.Warner Losh1999-10-251-44/+13
* Remove name field from controller information. Fix name setting inWarner Losh1999-10-161-1/+2
* Kludge together support for the old pccard system with newbus. ThisWarner Losh1999-09-061-3/+18
* Convert DEVFS hooks in (most) drivers to make_dev().Poul-Henning Kamp1999-08-231-4/+0
* Initial update pccard code for KLD module support. Module supportPeter Wemm1999-01-191-0/+18
* - Functional changes to PCCARD support.Nate Williams1997-10-261-2/+1
* - Do a bunch of gratuitous changes intended to make the code easier toNate Williams1997-10-261-21/+24
* - Simplify code by removing a variable which was initialized once, neverNate Williams1997-10-231-1/+0
* Update for new callout interface.Justin T. Gibbs1997-09-211-0/+2
* Deleted obsolete structure, pc98_device.KATO Takenori1997-02-041-4/+0
* Update the PCIC controller's imask with individual slot IRQ's.Nate Williams1997-01-111-1/+2
* - Added PCIC resume functionNate Williams1997-01-081-0/+2
* The Great PC98 Merge.Satoshi Asami1996-06-141-0/+4
* Adds the APM hooks into the generic pccard kernel files. With this codeNate Williams1996-04-231-0/+2
* Fix DEVFS, remove unused vars.Poul-Henning Kamp1996-01-281-0/+3
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-9/+15
* Clean up the ident style.Poul-Henning Kamp1995-11-091-32/+31
* Missed these changes to the pccard stuff. Sorry Martin!Poul-Henning Kamp1995-09-201-0/+1
* Andrew McRae's pcmcia/pccard code, the kernel part.Poul-Henning Kamp1995-08-241-0/+128