Module Name: src Committed By: martin Date: Sun Mar 10 18:36:12 UTC 2024
Modified Files: src/sys/dev/usb [netbsd-10]: usbdi.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #613): sys/dev/usb/usbdi.c: revision 1.248 sys/dev/usb/usbdi.c: revision 1.249 usbdi(9): Avoid calling ubm_softint with lock held and polling on. usbdi(9): Avoid taking locks in usbd_transfer while polling. PR kern/57783 To generate a diff of this commit: cvs rdiff -u -r1.247 -r1.247.4.1 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.