freebsd-skq/sys/pccard
imp 9e00c5a8a4 Add support for PnP ISA cards, and some laptop PnP support:
o break out some of the probe routine the allocation of resources
  into an attach routine
o Recognize PnP ids
o Allocate IRQ per card rather than per system
o Better polling reporting
o Remove unneeded include files in slot.h
o store a pseudo unit number on each device we find.
o Pass a unit number to interrupt/timeout routine and use it for polling
  the hardware.

Tested on: My VAIO and with the Linksys pccard reader.
Approved by: jkh
2000-03-10 05:43:29 +00:00
..
cardinfo.h
cis.h
driver.h
i82365.h Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00
pccard_beep.c
pccard_nbk.c
pccard_nbk.h
pccard.c
pcic98reg.h
pcic_pci.c
pcic_pci.h
pcic.c Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00
pcic.h
slot.h Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00