* [PATCH 2.6.14] Support to a new USB Flash Disk
@ 2005-09-29 15:48 Otavio Salvador
0 siblings, 0 replies; only message in thread
From: Otavio Salvador @ 2005-09-29 15:48 UTC (permalink / raw)
To: Phil Dibowitz, Alan Stern, USB development list,
Linus TorvaldsLinus Torvalds
Cc: lkml
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 <otavio@debian.org>
---
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 <otavio@debian.org */
+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: otavio@debian.org 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."
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-29 15:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-29 15:48 [PATCH 2.6.14] Support to a new USB Flash Disk Otavio Salvador
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox