Date: Sun, 22 Nov 2009 21:21:22 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_debug.c usb_dev.c usb_generic.c usb_hub.c usb_process.c src/sys/dev/usb/controller ehci.c ohci.c uhci.c src/sys/dev/usb/input ukbd.c src/sys/dev/usb/storage umass.c Message-ID: <200911222121.nAMLLl28064014@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-11-22 21:21:22 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_debug.c usb_dev.c usb_generic.c
usb_hub.c usb_process.c
sys/dev/usb/controller ehci.c ohci.c uhci.c
sys/dev/usb/input ukbd.c
sys/dev/usb/storage umass.c
Log:
SVN rev 199675 on 2009-11-22 21:21:22Z by thompsa
Provide tunables for some of the usb sysctls that affect boot behaviour.
Submitted by: Andriy Gapon
Revision Changes Path
1.33 +3 -0 src/sys/dev/usb/controller/ehci.c
1.25 +3 -0 src/sys/dev/usb/controller/ohci.c
1.23 +4 -0 src/sys/dev/usb/controller/uhci.c
1.22 +2 -0 src/sys/dev/usb/input/ukbd.c
1.28 +2 -0 src/sys/dev/usb/storage/umass.c
1.8 +2 -0 src/sys/dev/usb/usb_debug.c
1.34 +2 -0 src/sys/dev/usb/usb_dev.c
1.21 +2 -0 src/sys/dev/usb/usb_generic.c
1.33 +2 -0 src/sys/dev/usb/usb_hub.c
1.13 +2 -0 src/sys/dev/usb/usb_process.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911222121.nAMLLl28064014>
