[patch 09/12] USB: kill unneccessary usb-storage blacklist entries

From: Greg Kroah-Hartman
Date: Mon Nov 14 2005 - 15:24:26 EST


From: Pavel Machek <pavel@xxxxxx>

I actually have this device, and kernel reports blacklist entry is no
longer neccessary.

Signed-off-by: Pavel Machek <pavel@xxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

---
drivers/usb/storage/unusual_devs.h | 5 -----
1 file changed, 5 deletions(-)

--- gregkh-2.6.orig/drivers/usb/storage/unusual_devs.h 2005-11-02 11:37:03.000000000 -0800
+++ gregkh-2.6/drivers/usb/storage/unusual_devs.h 2005-11-02 12:02:58.000000000 -0800
@@ -710,11 +710,6 @@
"DIMAGE E223",
US_SC_SCSI, US_PR_DEVICE, NULL, 0 ),

-UNUSUAL_DEV( 0x0693, 0x0002, 0x0100, 0x0100,
- "Hagiwara",
- "FlashGate SmartMedia",
- US_SC_SCSI, US_PR_BULK, NULL, 0 ),
-
UNUSUAL_DEV( 0x0693, 0x0005, 0x0100, 0x0100,
"Hagiwara",
"Flashgate",

--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/