DragonFly commits List (threaded) for 2006-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/pccard/pccbb pccbb.c
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 <ctuffli@xxxxxxxxx>
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]