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
-  Lines: 10
-  Date:
Thu Jan  6 16:17:19 2000
-  Orig file: 
v2.3.37/linux/drivers/usb/usb-debug.c
-  Orig date: 
Mon Dec 20 18:48:22 1999
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)