In message: <[EMAIL PROTECTED]>
            John Baldwin <[EMAIL PROTECTED]> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to