cvs commit: src/sys/dev/pccard/pccbb pccbb.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun May 14 10:33:44 PDT 2006


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 at 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





More information about the Commits mailing list