Date: Sat, 28 Feb 2009 17:14:03 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_dev.c usb_dev.h usb_device.c usb_device.h Message-ID: <200902281714.n1SHE9mN025689@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-02-28 17:14:03 UTC FreeBSD src repository Modified files: sys/dev/usb usb_dev.c usb_dev.h usb_device.c usb_device.h Log: SVN rev 189172 on 2009-02-28 17:14:03Z by thompsa - Remove the usb interface number from the device nodes as it is not needed. - Do not recreate the device nodes in set_alt_interface as the endpoints do not change. Submitted by: Hans Petter Selasky Revision Changes Path 1.6 +14 -44 src/sys/dev/usb/usb_dev.c 1.3 +0 -2 src/sys/dev/usb/usb_dev.h 1.5 +41 -41 src/sys/dev/usb/usb_device.c 1.5 +0 -2 src/sys/dev/usb/usb_device.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902281714.n1SHE9mN025689>