freebsd-skq/sys/dev/pccard
imp dd084178f0 Probe routines can return < 0 for speculative matches. In the
compatibility routine, go ahead and accept that as 'success'.  A
properly written compatible driver should return < 0 for both the
compat match and compat probe routines, so this will wind up doing the
right thing.
2003-08-25 18:20:03 +00:00
..
card_if.m
devlist2h.awk
files.pccard
Makefile.pccarddevs
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 Probe routines can return < 0 for speculative matches. In the 2003-08-25 18:20:03 +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 Add accessor for cis4 string. Neither OLDCARD nor NEWCARD support 2003-04-23 23:32:53 +00:00
power_if.m