Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2002 07:19:52 -0700 (PDT)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb hid.c ohci.c ufm.c ugen.c uhci.c uhid.c uhub.c ukbd.c ulpt.c umass.c umodem.c ums.c urio.c usb.c usb_port.h uscanner.c
Message-ID:  <200208121419.g7CEJq9V036703@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2002/08/12 07:19:52 PDT

  Modified files:        (Branch: RELENG_4)
    sys/dev/usb          hid.c ohci.c ufm.c ugen.c uhci.c uhid.c 
                         uhub.c ukbd.c ulpt.c umass.c umodem.c 
                         ums.c urio.c usb.c usb_port.h uscanner.c 
  Log:
  MFC: Make debugging the usb stack easier.  Introduce a hw.usb sysctl
  tree and populate it with the debug variables for the different usb
  drivers when USB_DEBUG is defined as a kernel option.
  
  Revision   Changes    Path
  1.11.2.5   +2 -2      src/sys/dev/usb/hid.c
  1.39.2.5   +23 -19    src/sys/dev/usb/ohci.c
  1.1.2.2    +6 -2      src/sys/dev/usb/ufm.c
  1.38.2.8   +6 -2      src/sys/dev/usb/ugen.c
  1.40.2.8   +27 -23    src/sys/dev/usb/uhci.c
  1.27.2.9   +6 -2      src/sys/dev/usb/uhid.c
  1.21.2.6   +6 -2      src/sys/dev/usb/uhub.c
  1.24.2.5   +10 -6     src/sys/dev/usb/ukbd.c
  1.26.2.10  +6 -2      src/sys/dev/usb/ulpt.c
  1.11.2.9   +17 -13    src/sys/dev/usb/umass.c
  1.17.2.7   +7 -3      src/sys/dev/usb/umodem.c
  1.36.2.4   +8 -4      src/sys/dev/usb/ums.c
  1.11.2.2   +7 -3      src/sys/dev/usb/urio.c
  1.26.2.6   +10 -6     src/sys/dev/usb/usb.c
  1.25.2.7   +4 -19     src/sys/dev/usb/usb_port.h
  1.2.2.8    +5 -1      src/sys/dev/usb/uscanner.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208121419.g7CEJq9V036703>