patch-2.3.38 linux/drivers/usb/usb-debug.c

Next file: linux/drivers/usb/usb-serial.c
Previous file: linux/drivers/usb/uhci.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.37/linux/drivers/usb/usb-debug.c linux/drivers/usb/usb-debug.c
@@ -6,6 +6,9 @@
  */
 #include <linux/version.h>
 #include <linux/kernel.h>
+
+#define DEBUG
+
 #include "usb.h"
 
 static void usb_show_endpoint(struct usb_endpoint_descriptor *endpoint)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)