Module Name: src Committed By: martin Date: Mon Aug 12 17:19:02 UTC 2019
Modified Files: src/sys/dev/usb [netbsd-8]: ohci.c Log Message: Pull up following revision(s) (requested by mrg in ticket #1334): sys/dev/usb/ohci.c: revision 1.289 sys/dev/usb/ohci.c: revision 1.290 adjust KASSERT() for sc_lock to handle polling case. should fix usb kdb in ddb. reported by martin. - relax an assert to be mutex_owned || polling. half of the patch i sent for netbsd-8 in PR#54331. the other half is already applied. To generate a diff of this commit: cvs rdiff -u -r1.273.6.4 -r1.273.6.5 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.