Date: Thu, 13 Nov 2008 21:34:34 +0000 (UTC) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb ugen.c usb.h usb_subr.c usbdi.c usbdi.h Message-ID: <200811132134.mADLYpu2090810@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2008-11-13 21:34:34 UTC FreeBSD src repository Modified files: sys/dev/usb ugen.c usb.h usb_subr.c usbdi.c usbdi.h Log: SVN rev 184941 on 2008-11-13 21:34:34Z by n_hibma Add a reset device command to ugen.c. This is needed to make some devices work that require a firmware upload and a USB reset afterwards. Revision Changes Path 1.114 +7 -3 src/sys/dev/usb/ugen.c 1.49 +1 -0 src/sys/dev/usb/usb.h 1.97 +1 -7 src/sys/dev/usb/usb_subr.c 1.108 +9 -0 src/sys/dev/usb/usbdi.c 1.65 +1 -0 src/sys/dev/usb/usbdi.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811132134.mADLYpu2090810>