DragonFly BSD
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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 14 May 2006 10:28:36 -0700 (PDT)

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]