freebsd-nq/sys/dev/pccard
Warner Losh 7ae6b1ebd2 o Fix memory leak in ivars
o Change name of bus
o Change the panic on resource allocation failure to just a message.  We'll
  work out why this fails later in the pcic/pccbb code merge.
2000-10-19 22:36:41 +00:00
..
card_if.m Implement indirection in the pccard probe/attach. This should make it 2000-09-19 04:39:20 +00:00
devlist2h.awk
files.pccard
Makefile.pccarddevs
pccard_cis_quirks.c
pccard_cis.c
pccard.c o Fix memory leak in ivars 2000-10-19 22:36:41 +00:00
pccarddevs
pccarddevs_data.h
pccarddevs.h
pccardreg.h
pccardvar.h First cut at allocating the resources from the CIS after the probe, but 2000-10-16 07:51:12 +00:00
power_if.m