patch-2.3.46 linux/drivers/usb/scanner.h
Next file: linux/drivers/usb/usb-core.c
Previous file: linux/drivers/usb/scanner.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Wed Feb 16 10:35:08 2000
- Orig file:
v2.3.45/linux/drivers/usb/scanner.h
- Orig date:
Thu Feb 10 17:11:15 2000
diff -u --recursive --new-file v2.3.45/linux/drivers/usb/scanner.h linux/drivers/usb/scanner.h
@@ -2,6 +2,7 @@
#include <linux/kernel.h>
#include <linux/errno.h>
#include <asm/uaccess.h>
+#include <linux/init.h>
#include <linux/malloc.h>
#include <linux/delay.h>
#include <linux/ioctl.h>
@@ -10,6 +11,7 @@
#include "usb.h"
+/* WARNING: These DATA_DUMP's can produce a lot of data. Caveat Emptor. */
// #define RD_DATA_DUMP /* Enable to dump data - limited to 24 bytes */
// #define WR_DATA_DUMP /* DEBUG does not have to be defined. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)