HardenedBSD/sys/pccard
Warner Losh 53cdc67254 Make it easier to have completely new bus attachment points for pccard
devices.  There may still be problems with said drivers, if so please
let me know.

o Move attach-like functionality to the nbk attach compatibility code.
o Smarter probe code: for the compatibility code probe succeeds if
  strcmp succeeds, for noncompatibility you can do anything you like.
o Get rid of some compiler warnings introduced in last commit.
1999-10-15 03:10:13 +00:00
..
cardinfo.h
cis.h
driver.h
i82365.h
pccard_beep.c
pccard_nbk.c Make it easier to have completely new bus attachment points for pccard 1999-10-15 03:10:13 +00:00
pccard_nbk.h Make it easier to have completely new bus attachment points for pccard 1999-10-15 03:10:13 +00:00
pccard.c Make it easier to have completely new bus attachment points for pccard 1999-10-15 03:10:13 +00:00
pcic98reg.h
pcic_pci.c
pcic_pci.h
pcic.c
pcic.h
skel.c
slot.h