tree 3b953fd40633dd6606f37d2e88bb173d17ef98a3
parent e4334fa4c5cb62f26d7e9a0a581126bcbe0dedcf
author [EMAIL PROTECTED] <[EMAIL PROTECTED]> Tue, 19 Apr 2005 07:39:28 -0700
committer Greg K-H <[EMAIL PROTECTED]> Tue, 19 Apr 2005 07:39:28 -0700

[PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.

Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>

Index: gregkh-2.6/drivers/usb/storage/unusual_devs.h
===================================================================

 usb/storage/unusual_devs.h |   13 +++++++++++++
 1 files changed, 13 insertions(+)

Index: drivers/usb/storage/unusual_devs.h
===================================================================
--- 8074a02b6cae345756b15497ffe3471088446bb6/drivers/usb/storage/unusual_devs.h 
 (mode:100644 sha1:d53f777c4f50f5df62276508c909b744145d5ffb)
+++ 3b953fd40633dd6606f37d2e88bb173d17ef98a3/drivers/usb/storage/unusual_devs.h 
 (mode:100644 sha1:fa68dea6bc6fe72f84d96f1153c75aa9acb34735)
@@ -763,6 +763,19 @@
                US_FL_SINGLE_LUN ),
 #endif
 
+#ifdef CONFIG_USB_STORAGE_DATAFAB
+/* Reported by Felix Moeller <[EMAIL PROTECTED]>
+ * in Germany this is sold by Hama with the productnumber 46952
+ * as "DualSlot CompactFlash(TM) & MStick Drive USB"
+ */
+UNUSUAL_DEV(  0x07c4, 0xa10b, 0x0000, 0xffff,
+                "DataFab Systems Inc.",
+                "USB CF+MS",
+                US_SC_SCSI, US_PR_DATAFAB, NULL,
+                0 ),
+
+#endif
+
 /* Datafab KECF-USB / Sagatek DCS-CF / Simpletech Flashlink UCF-100
  * Only revision 1.13 tested (same for all of the above devices,
  * based on the Datafab DF-UG-07 chip).  Needed for US_FL_FIX_INQUIRY.
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to