* [PATCH] linux-2.4: usb: Add support for Teac HD-35PU
@ 2009-06-29 9:50 Frank Seidel
2009-06-29 9:50 ` Frank Seidel
0 siblings, 1 reply; 3+ messages in thread
From: Frank Seidel @ 2009-06-29 9:50 UTC (permalink / raw)
To: linux-mips; +Cc: Seidel, Frank
Author: Rudolf Svanda <svandar@sphairon.com>
Support for Teac HD-35PU added
Signed-off-by: Rudolf Svanda <svandar@sphairon.com>
Signed-off-by: Frank Seidel <Frank.Seidel@sphairon.com>
---
drivers/usb/storage/unusual_devs.h | 10 ++++++++++
1 file changed, 10 insertions(+)
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1012,3 +1012,13 @@ UNUSUAL_DEV( 0x0482, 0x0105, 0x0100, 0x
"Finecam L3",
US_SC_SCSI, US_PR_BULK, NULL,
US_FL_FIX_INQUIRY),
+
+/* Reported by Thomas Baechler <thomas@archlinux.org>
+ * Fixes I/O errors with Teac HD-35PU devices
+ * svr: last param was US_FL_IGNORE_RESIDUE, but unknown in 2.4
+ */
+UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201,
+ "Super Top",
+ "USB 2.0 IDE DEVICE",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ 0),
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] linux-2.4: usb: Add support for Teac HD-35PU
2009-06-29 9:50 Frank Seidel
@ 2009-06-29 9:50 ` Frank Seidel
0 siblings, 0 replies; 3+ messages in thread
From: Frank Seidel @ 2009-06-29 9:50 UTC (permalink / raw)
To: linux-mips; +Cc: Seidel, Frank
Author: Rudolf Svanda <svandar@sphairon.com>
Support for Teac HD-35PU added
Signed-off-by: Rudolf Svanda <svandar@sphairon.com>
Signed-off-by: Frank Seidel <Frank.Seidel@sphairon.com>
---
drivers/usb/storage/unusual_devs.h | 10 ++++++++++
1 file changed, 10 insertions(+)
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1012,3 +1012,13 @@ UNUSUAL_DEV( 0x0482, 0x0105, 0x0100, 0x
"Finecam L3",
US_SC_SCSI, US_PR_BULK, NULL,
US_FL_FIX_INQUIRY),
+
+/* Reported by Thomas Baechler <thomas@archlinux.org>
+ * Fixes I/O errors with Teac HD-35PU devices
+ * svr: last param was US_FL_IGNORE_RESIDUE, but unknown in 2.4
+ */
+UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201,
+ "Super Top",
+ "USB 2.0 IDE DEVICE",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ 0),
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] linux-2.4: usb: Add support for Teac HD-35PU
@ 2009-06-29 15:40 Ralf Baechle
0 siblings, 0 replies; 3+ messages in thread
From: Ralf Baechle @ 2009-06-29 15:40 UTC (permalink / raw)
To: Willy Tarreau; +Cc: Frank Seidel, linux-mips
From: Rudolf Svanda <svandar@sphairon.com>
Support for Teac HD-35PU added
Signed-off-by: Rudolf Svanda <svandar@sphairon.com>
Signed-off-by: Frank Seidel <Frank.Seidel@sphairon.com>
---
drivers/usb/storage/unusual_devs.h | 10 ++++++++++
1 file changed, 10 insertions(+)
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1012,3 +1012,13 @@ UNUSUAL_DEV( 0x0482, 0x0105, 0x0100, 0x
"Finecam L3",
US_SC_SCSI, US_PR_BULK, NULL,
US_FL_FIX_INQUIRY),
+
+/* Reported by Thomas Baechler <thomas@archlinux.org>
+ * Fixes I/O errors with Teac HD-35PU devices
+ * svr: last param was US_FL_IGNORE_RESIDUE, but unknown in 2.4
+ */
+UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201,
+ "Super Top",
+ "USB 2.0 IDE DEVICE",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ 0),
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-06-29 15:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-29 15:40 [PATCH] linux-2.4: usb: Add support for Teac HD-35PU Ralf Baechle
-- strict thread matches above, loose matches on Subject: below --
2009-06-29 9:50 Frank Seidel
2009-06-29 9:50 ` Frank Seidel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).