cvs commit: src/sys/dev/usb ugen.c
Ian Dowse
iedowse at FreeBSD.org
Mon Jun 5 14:46:35 UTC 2006
iedowse 2006-06-05 14:44:40 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ugen.c
Log:
Fix a number of cases where ugen would panic, especially when the
device went away while open or if you tried to change the config
number while devices were open. Based on the patch from the PR with
a number of changes as discussed with the submitter.
PR: usb/97271
Submitted by: Anish Mistry
Revision Changes Path
1.106 +85 -32 src/sys/dev/usb/ugen.c
More information about the cvs-src
mailing list