freebsd-dev/sys/pccard
Warner Losh 12d6689ccd Remove static array of slots. We now have state information for each
slot in a softc for each unit that we probe.  Also remove validunits
static, since it is no longer necessary.
2001-05-14 23:08:58 +00:00
..
cardinfo.h Th -> The in a comment 2001-05-12 06:04:02 +00:00
cis.h MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
driver.h Axe a few __P() while I'm in the neighborhood. 2001-03-22 05:49:18 +00:00
i82365.h First cut at bringing NEC PC98 original pccard bridge code back into 2001-04-19 00:04:08 +00:00
pccard_beep.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pccard_nbk.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pccard_nbk.h Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
pccard.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pcic98reg.h First cut at bringing NEC PC98 original pccard bridge code back into 2001-04-19 00:04:08 +00:00
pcic_pci.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pcic_pci.h Add some additional register definitions for some work I have in progress. 2001-05-08 02:06:03 +00:00
pcic.c Remove static array of slots. We now have state information for each 2001-05-14 23:08:58 +00:00
pcic.h add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE) 2000-09-17 15:37:53 +00:00
slot.h o Get rid of static array of slots in pccard layer. Move this to the 2001-05-13 01:44:27 +00:00