lkml.org 
[lkml]   [2004]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] genesys usb 1.0 driver support
I made this Patch to support the Genesys usb 1.0 driver. Without this
patch, i cannot get my external harddisk to work.

I've tested it on a gentoo-dev-source 2.6.4-r1 kernel. It's stable and
working ;-)

greetings Thomas

email: linuxkernel@a1.net


--- unusual_devs.h_old 2004-03-27 17:54:56.016086192 +0000
+++ unusual_devs.h 2004-03-27 17:57:51.389425392 +0000
@@ -409,6 +409,14 @@
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_INQUIRY ),

+/* Submitted by Thomas Brandstetter <linuxkernel@a1.net>
+ * Fix for USB 1.0 Devices based on the Genesys Logic Chip */
+UNUSUAL_DEV( 0x05e3, 0x0702, 0x0113, 0x0113,
+ "GENESYS Logic",
+ "USB Storage Device",
+ US_SC_SCSI, US_PR_BULK, NULL,
+ US_FL_FIX_INQUIRY ),
+
/* Reported by Hanno Boeck <hanno@gmx.de>
* Taken from the Lycoris Kernel */
UNUSUAL_DEV( 0x0636, 0x0003, 0x0000, 0x9999,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.017 / U:1.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site