patch-2.3.99-pre4 linux/drivers/usb/usb-storage.h
Next file: linux/drivers/usb/usb-uhci.c
Previous file: linux/drivers/usb/usb-storage.c
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Wed Apr  5 17:01:25 2000
-  Orig file: 
v2.3.99-pre3/linux/drivers/usb/usb-storage.h
-  Orig date: 
Tue Mar 14 19:10:40 2000
diff -u --recursive --new-file v2.3.99-pre3/linux/drivers/usb/usb-storage.h linux/drivers/usb/usb-storage.h
@@ -129,8 +129,8 @@
 }
 
 /* Flag definitions */
-#define US_FL_IP_STATUS	      0x00000001         /* status uses interrupt */
-#define US_FL_FIXED_COMMAND   0x00000002 /* expand commands to fixed size */
+#define US_FL_IP_STATUS	      0x00000001 /* status uses interrupt           */
+#define US_FL_FIXED_COMMAND   0x00000002 /* expand commands to fixed size   */
 #define US_FL_MODE_XLATE      0x00000004 /* translate _6 to _10 comands for
-					    Win/MacOS compatibility */
-
+					            Win/MacOS compatibility */
+#define US_FL_CBI_AS_CB       0x00000008 /* treat a CBI dev as a CB dev     */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)