cvs commit: src/sys/dev/pccbb pccbb_pci.c
M. Warner Losh
imp at bsdimp.com
Thu Oct 2 22:42:57 UTC 2008
In message: <200810021305.47479.jhb at freebsd.org>
John Baldwin <jhb at freebsd.org> writes:
: On Thursday 02 October 2008 02:29:45 am Warner Losh wrote:
: > imp 2008-10-02 06:29:45 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:
: > sys/dev/pccbb pccbb_pci.c
: > Log:
: > SVN rev 183539 on 2008-10-02 06:29:45Z by imp
: >
: > Don't forget to match on a CLASS of PCIC_BRIDGE as well as subclass
: > PCIS_BRIDGE_CARDBUS. Otherwise, we may hit a few false positives....
:
: Shouldn't it use BUS_GENERIC_PROBE instead of BUS_DEFAULT_PROBE when matching
: purely on the class codes?
Yes. I'll fix it.
Warner
More information about the cvs-src
mailing list