Commit bcffdf5c authored by Henning Schild's avatar Henning Schild Committed by Greg Kroah-Hartman

[PATCH] USB: unusual_devs.h update

*** linux-2.6.3/drivers/usb/storage/unusual_devs.h	2004-02-18 04:59:06.000000000 +0100
parent 3e4a8764
......@@ -417,6 +417,13 @@ UNUSUAL_DEV( 0x05e3, 0x0702, 0x0000, 0x0001,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_INQUIRY ),
/* Reported by Henning Schild <henning@wh9.tu-dresden.de> */
UNUSUAL_DEV( 0x05e3, 0x0702, 0x0113, 0x0113,
"EagleTec",
"External Hard Disk",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_INQUIRY ),
/* Reported by Hanno Boeck <hanno@gmx.de>
* Taken from the Lycoris Kernel */
UNUSUAL_DEV( 0x0636, 0x0003, 0x0000, 0x9999,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment