Author: thompsa
Date: Thu May 13 20:48:39 2010
New Revision: 208048
URL: http://svn.freebsd.org/changeset/base/208048

Log:
  Allow the USB_REQ_DEBUG to be enabled in the kernel conf.
  
  Requested by: HPS

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options       Thu May 13 20:32:56 2010        (r208047)
+++ head/sys/conf/options       Thu May 13 20:48:39 2010        (r208048)
@@ -639,6 +639,7 @@ BUS_DEBUG           opt_bus.h
 
 # options for USB support
 USB_DEBUG              opt_usb.h
+USB_REQ_DEBUG          opt_usb.h
 USB_VERBOSE            opt_usb.h
 USB_EHCI_BIG_ENDIAN_DESC       opt_usb.h
 U3G_DEBUG              opt_u3g.h
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to