freebsd-dev/sys/dev/pccard
Warner Losh 533b7cef1e 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 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 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