NetBSD-Bugs archive

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

PR/57783 CVS commit: [netbsd-10] src/sys/dev/usb



The following reply was made to PR kern/57783; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57783 CVS commit: [netbsd-10] src/sys/dev/usb
Date: Sun, 10 Mar 2024 18:36:13 +0000

 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.
 


Home | Main Index | Thread Index | Old Index