USB: option: Add ids for D-Link DWM-652 3.5G modem
[deliverable/linux.git] / drivers / usb / storage / unusual_devs.h
index 1c1f643e8a78f7e3d85c4823caef6b11388cc54e..6ff2b283edb192e6053b84c43fe7b4181c3a747b 100644 (file)
@@ -1376,6 +1376,14 @@ UNUSUAL_DEV(  0x10d6, 0x2200, 0x0100, 0x0100,
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                0),
 
+/* Reported by Pascal Terjan <pterjan@mandriva.com>
+ * Ignore driver CD mode and force into modem mode by default.
+ */
+UNUSUAL_DEV(  0x1186, 0x3e04, 0x0000, 0x0000,
+           "D-Link",
+           "USB Mass Storage",
+           US_SC_DEVICE, US_PR_DEVICE, option_ms_init, 0),
+
 /* Reported by Kevin Lloyd <linux@sierrawireless.com>
  * Entry is needed for the initializer function override,
  * which instructs the device to load as a modem
This page took 0.026492 seconds and 5 git commands to generate.