2005-09-29 15:48:20

by Otavio Salvador

[permalink] [raw]
Subject: [PATCH 2.6.14] Support to a new USB Flash Disk

Hello,

I include the entry to one usb flash disk that had problem here. I
think is really good to include it on 2.6.14 since its very trivial
and worked fine here.

Thanks in advance,

Signed-off-by: Otavio Salvador <[email protected]>
---
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1093,3 +1093,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, 0x0000, 0x9999,
+ "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."