cvs commit: src/sys/dev/pccard pccard.c
Warner Losh
imp at FreeBSD.org
Mon Aug 25 11:20:04 PDT 2003
imp 2003/08/25 11:20:03 PDT
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c
Log:
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.
Revision Changes Path
1.83 +1 -1 src/sys/dev/pccard/pccard.c
More information about the cvs-src
mailing list