patch-2.3.51 linux/drivers/usb/dabusb.h
Next file: linux/drivers/usb/dc2xx.c
Previous file: linux/drivers/usb/dabusb.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Mar 10 14:55:59 2000
-  Orig file: 
v2.3.50/linux/drivers/usb/dabusb.h
-  Orig date: 
Thu Feb 10 17:11:14 2000
diff -u --recursive --new-file v2.3.50/linux/drivers/usb/dabusb.h linux/drivers/usb/dabusb.h
@@ -6,7 +6,7 @@
 	unsigned int pipe;
 }bulk_transfer_t,*pbulk_transfer_t;
 
-#define DABUSB_MINOR 64
+#define DABUSB_MINOR 240		/* some unassigned USB minor */
 #define DABUSB_VERSION 0x1000
 #define IOCTL_DAB_BULK              _IOWR('d', 0x30, bulk_transfer_t)
 #define IOCTL_DAB_OVERRUNS	    _IOR('d',  0x15, int)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)