dillon 2006/05/14 10:28:36 PDT DragonFly src repository
Modified files:
sys/dev/pccard/pccbb pccbb.c
Log:
cbb_probe() assumes that the subclass field is unique. This patch further
qualifies the check to verify that the device belongs to the bus class as
well before claiming the device.
Submitted-by: Chuck Tuffli <[EMAIL PROTECTED]>
Revision Changes Path
1.16 +3 -1 src/sys/dev/pccard/pccbb/pccbb.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/pccard/pccbb/pccbb.c.diff?r1=1.15&r2=1.16&f=u
