]> err.no Git - linux-2.6/blobdiff - include/linux/usb_usual.h
[PATCH] add slab_is_available() routine for boot code
[linux-2.6] / include / linux / usb_usual.h
index f9c058f33712a05295ff4ca71eed11818c4d6a72..b2d08984a9f759251712cf7169f4404e51e56ac6 100644 (file)
@@ -102,6 +102,9 @@ enum { US_DO_ALL_FLAGS };
 #ifdef CONFIG_USB_STORAGE_JUMPSHOT
 #define US_PR_JUMPSHOT  0xf3           /* Lexar Jumpshot */
 #endif
+#ifdef CONFIG_USB_STORAGE_ALAUDA
+#define US_PR_ALAUDA    0xf4           /* Alauda chipsets */
+#endif
 
 #define US_PR_DEVICE   0xff            /* Use device's value */