DragonFly commits List (threaded) for 2007-06
DragonFly BSD
DragonFly commits List (threaded) for 2007-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/bus/usb usb.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 16 Jun 2007 13:57:59 -0700 (PDT)

dillon      2007/06/16 13:57:59 PDT

DragonFly src repository

  Modified files:
    sys/bus/usb          usb.c 
  Log:
  Create the USB task queues before creating the event thread to avoid
  possible races with the discovery.  Clean up the event thread termination
  code.
  
  Revision  Changes    Path
  1.27      +14 -10    src/sys/bus/usb/usb.c


http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/usb.c.diff?r1=1.26&r2=1.27&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]