freebsd-dev/sys/dev/pccard
Warner Losh a48c0be85d Whacked out CIS configurations can cause us to not have any child. When
such a card is ejected, we'd panic.  Instead, just ignore it.

I should also add a sanity check in the FUNCID code as well, but this
isn't wrong since the check is cheap and happens infrequently.
2003-09-05 03:08:08 +00:00
..
card_if.m MFp4: 2002-11-02 23:00:28 +00:00
devlist2h.awk MFp4: 2003-03-28 06:43:50 +00:00
files.pccard
Makefile.pccarddevs pccarddevs_data.h no longer generated 2003-03-28 06:44:57 +00:00
pccard_cis_quirks.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pccard_cis.c When debugging CIS, only print 10 CISTPL_NULLs. Chances are good they 2003-08-20 05:44:55 +00:00
pccard.c Whacked out CIS configurations can cause us to not have any child. When 2003-09-05 03:08:08 +00:00
pccarddevs Sort the vendors into three sections. First section is for those 2003-08-21 18:05:35 +00:00
pccarddevs.h Sync 2003-08-21 18:05:55 +00:00
pccardreg.h
pccardvar.h Remove unneeded field after CIS changes. 2003-08-29 00:25:50 +00:00
power_if.m