Module Name: src Committed By: skrll Date: Thu Apr 4 12:21:13 UTC 2013
Modified Files:
src/sys/dev/usb: ohci.c
Log Message:
Take the bus lock in ohci_poll as it's assumed by ohci_softintr which
will get called by ohci_intr1... I can enter ddb using usb keyboard
attached via ohci now.
To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 src/sys/dev/usb/ohci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
