]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
authorthompsa <thompsa@FreeBSD.org>
Thu, 22 Apr 2010 21:31:34 +0000 (21:31 +0000)
committerthompsa <thompsa@FreeBSD.org>
Thu, 22 Apr 2010 21:31:34 +0000 (21:31 +0000)
commitbd3f3db8dd41b77e5624bea80abc9248a8f134a6
tree9000e5bc0e27a7baa3f0c95de314e4c394588cf1
parent6fc09494d18ddab1972ded17fb6e798228bacffb
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
the illusion of a tunable setting but was always turned on regardless.

MFC after: 1 week
58 files changed:
sys/amd64/conf/GENERIC
sys/arm/conf/DB-78XXX
sys/arm/conf/DB-88F5XXX
sys/arm/conf/DB-88F6XXX
sys/arm/conf/HL200
sys/arm/conf/KB920X
sys/arm/conf/LN2410SBC
sys/arm/conf/SHEEVAPLUG
sys/dev/sound/usb/uaudio.c
sys/dev/usb/controller/ehci.c
sys/dev/usb/controller/uhci.c
sys/dev/usb/controller/uss820dci.c
sys/dev/usb/input/atp.c
sys/dev/usb/input/uhid.c
sys/dev/usb/input/ukbd.c
sys/dev/usb/input/ums.c
sys/dev/usb/misc/udbp.c
sys/dev/usb/net/if_aue.c
sys/dev/usb/net/if_axe.c
sys/dev/usb/net/if_cdce.c
sys/dev/usb/net/if_cue.c
sys/dev/usb/net/if_kue.c
sys/dev/usb/net/if_rue.c
sys/dev/usb/net/if_udav.c
sys/dev/usb/serial/u3g.c
sys/dev/usb/serial/ubsa.c
sys/dev/usb/serial/ubser.c
sys/dev/usb/serial/uchcom.c
sys/dev/usb/serial/uftdi.c
sys/dev/usb/serial/ulpt.c
sys/dev/usb/serial/umodem.c
sys/dev/usb/serial/umoscom.c
sys/dev/usb/serial/uplcom.c
sys/dev/usb/serial/usb_serial.c
sys/dev/usb/serial/uslcom.c
sys/dev/usb/serial/uvisor.c
sys/dev/usb/serial/uvscom.c
sys/dev/usb/storage/umass.c
sys/dev/usb/storage/urio.c
sys/dev/usb/storage/ustorage_fs.c
sys/dev/usb/usb_debug.h
sys/dev/usb/usb_freebsd.h
sys/dev/usb/usb_request.c
sys/dev/usb/usb_transfer.c
sys/dev/usb/wlan/if_rum.c
sys/dev/usb/wlan/if_run.c
sys/dev/usb/wlan/if_ural.c
sys/dev/usb/wlan/if_zyd.c
sys/i386/conf/GENERIC
sys/i386/conf/XBOX
sys/ia64/conf/GENERIC
sys/mips/conf/SENTRY5
sys/mips/conf/XLR
sys/pc98/conf/GENERIC
sys/powerpc/conf/GENERIC
sys/powerpc/conf/MPC85XX
sys/sparc64/conf/GENERIC
sys/sun4v/conf/GENERIC