This patch solve a problem that I had some mounths ago.

This patch was send to here and I fixed it to it handle only the
specific device with help of others here. So, thanks!

Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>


---

 drivers/usb/storage/unusual_devs.h |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

applies-to: 9253bd3b562d6c59044b6175883724f591697da4
04316eec8e87a75569a02c3615aa05e7dd76bd58
diff --git a/drivers/usb/storage/unusual_devs.h 
b/drivers/usb/storage/unusual_devs.h
index f5f47a3..7c40a5b 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1134,3 +1134,10 @@ UNUSUAL_DEV(  0x55aa, 0xa103, 0x0000, 0x
                US_SC_SCSI, US_PR_SDDR55, NULL,
                US_FL_SINGLE_LUN),
 #endif
+
+/* Reported by Otavio Salvador <[EMAIL PROTECTED]> */
+UNUSUAL_DEV(  0x10d6, 0x1100, 0x0100, 0x0100,
+                "USB",
+                "Flash Disk",
+                US_SC_DEVICE, US_PR_DEVICE, NULL,
+                US_FL_IGNORE_RESIDUE ),

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: [EMAIL PROTECTED]      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------
"Microsoft gives you Windows ... Linux gives
 you the whole house."

Attachment: pgpr46XadEHap.pgp
Description: PGP signature

Reply via email to