cvs commit: src/sys/bus/usb usb.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sat Jun 16 13:58:50 PDT 2007
    
    
  
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
    
    
More information about the Commits
mailing list