Sascha Wildner wrote:
Matthew Dillon wrote:
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

Matt,

after this patch (I assume), my test box goes into ddb and repeats the 'db>' prompt endlessly. My guess is it panics but the output scrolls away too fast.

Reverting to 1.26 fixes the issue.

Sascha

--
http://yoyodyne.ath.cx

Reply via email to