patch-2.4.20 linux-2.4.20/drivers/usb/storage/transport.h

Next file: linux-2.4.20/drivers/usb/storage/unusual_devs.h
Previous file: linux-2.4.20/drivers/usb/storage/transport.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/usb/storage/transport.h linux-2.4.20/drivers/usb/storage/transport.h
@@ -58,6 +58,9 @@
 #define US_PR_EUSB_SDDR09	0x81	/* SCM-SCSI bridge for
 						SDDR-09 */
 #endif
+#ifdef CONFIG_USB_STORAGE_SDDR55
+#define US_PR_SDDR55	0x82		/* SDDR-55 (made up) */
+#endif
 #define US_PR_DPCM_USB  0xf0		/* Combination CB/SDDR09 */
 
 #ifdef CONFIG_USB_STORAGE_FREECOM

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