Date: Fri, 9 Jun 2006 23:08:22 +0800 From: Eugene Grosbein <eugen@kuzbass.ru> To: cvs-src@FreeBSD.org Cc: Anish Mistry <amistry@am-productions.biz>, Ian Dowse <iedowse@FreeBSD.org> Subject: cvs commit: src/sys/dev/usb ugen.c Message-ID: <20060609150822.GA913@grosbein.pp.ru> In-Reply-To: <200606051444.k55EieOT094397@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 This commit applies quite cleanly to RELENG_6 and works. This fixes usb/93949 too. Thank you! Please do MFC. Eugene Grosbein.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060609150822.GA913>