cvs commit: src/sys/bus/usb usb.c
Sascha Wildner
saw at online.de
Sat Jun 16 14:31:35 PDT 2007
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.
IIRC the repeating 'db>' effect happens in ddb when the keyboard isn't
initialized yet (not 100% sure).
Sascha
--
http://yoyodyne.ath.cx
More information about the Commits
mailing list