Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2009 22:39:09 +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:  <200912092239.nB9MdV2P076107@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-12-09 22:39:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    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 200330 on 2009-12-09 22:39:09Z by thompsa
  
  MFC r199675
  
   Provide tunables for some of the usb sysctls that affect boot behaviour.
  
  Submitted by:   Andriy Gapon
  
  Revision  Changes    Path
  1.26.2.8  +3 -0      src/sys/dev/usb/controller/ehci.c
  1.21.2.3  +3 -0      src/sys/dev/usb/controller/ohci.c
  1.21.2.3  +4 -0      src/sys/dev/usb/controller/uhci.c
  1.16.2.7  +2 -0      src/sys/dev/usb/input/ukbd.c
  1.21.2.8  +2 -0      src/sys/dev/usb/storage/umass.c
  1.7.2.2   +2 -0      src/sys/dev/usb/usb_debug.c
  1.31.2.4  +2 -0      src/sys/dev/usb/usb_dev.c
  1.20.2.2  +2 -0      src/sys/dev/usb/usb_generic.c
  1.28.2.6  +2 -0      src/sys/dev/usb/usb_hub.c
  1.9.2.5   +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?200912092239.nB9MdV2P076107>