Source-Changes archive

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

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   skrll
Date:           Thu Apr  4 13:27:56 UTC 2013

Modified Files:
        src/sys/dev/usb: ehci.c ohci.c uhci.c usbdi.c

Log Message:
Don't take the bus lock in usbd_transfer_complete when polling.

Sprinkle || polling in KASSERTsw


To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.239 -r1.240 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.256 -r1.257 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.151 -r1.152 src/sys/dev/usb/usbdi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index