Date: Mon, 5 Jun 2006 14:44:40 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ugen.c Message-ID: <200606051444.k55EieOT094397@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606051444.k55EieOT094397>
