linux/drivers/usb/storage
Jaco Kroon 49314378ac USB: add Digitech USB-Storage to unusual_devs.h
The mass storage device from Digitech designed for Flash Cards, as found
on (for example) the GNX4 device has issues with residue, similar to the
bug report at http://kerneltrap.org/node/6297.  This patch adds the
faulty storage device to unusual_devs.h, this not only reduces the noise
in dmesg but also increases the transfer speeds by a factor of 7x for me
(89kB/s -> 637kB/s).

T:  Bus=02 Lev=02 Prnt=02 Port=01 Cnt=02 Dev#=  4 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1210 ProdID=0003 Rev= 1.00
S:  Manufacturer=DigiTech HMG
S:  Product=DigiTech Mass Storage
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50
Driver=usb-storage
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms

Signed-off-by: Jaco Kroon <jaco@kroon.co.za>
Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-01 14:23:35 -08:00
..
Kconfig Fix several typos in drivers/ 2006-10-03 22:31:37 +02:00
Makefile USB Storage: add rio karma eject support 2006-09-27 11:58:54 -07:00
alauda.c
alauda.h
datafab.c [PATCH] USB: kzalloc for storage 2006-03-20 14:49:52 -08:00
datafab.h
debug.c
debug.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dpcm.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dpcm.h
freecom.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
freecom.h
initializers.c USB Storage: add rio karma eject support 2006-09-27 11:58:54 -07:00
initializers.h USB Storage: add rio karma eject support 2006-09-27 11:58:54 -07:00
isd200.c [PATCH] USB: kzalloc() conversion for rest of drivers/usb 2006-03-20 14:49:59 -08:00
isd200.h
jumpshot.c [PATCH] USB: kzalloc for storage 2006-03-20 14:49:52 -08:00
jumpshot.h
karma.c USB Storage: add rio karma eject support 2006-09-27 11:58:54 -07:00
karma.h USB Storage: add rio karma eject support 2006-09-27 11:58:54 -07:00
libusual.c USB: replace kernel_thread() with kthread_run() in libusual.c 2006-09-27 11:58:56 -07:00
onetouch.c USB: onetouch: Use usb_endpoint_* functions 2006-12-01 14:23:28 -08:00
onetouch.h
protocol.c
protocol.h
scsiglue.c usb-storage: fix for UFI LUN detection 2006-09-27 11:58:55 -07:00
scsiglue.h
sddr09.c
sddr09.h
sddr55.c [PATCH] USB: kzalloc for storage 2006-03-20 14:49:52 -08:00
sddr55.h
shuttle_usbat.c [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices 2006-06-21 15:04:10 -07:00
shuttle_usbat.h [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices 2006-06-21 15:04:10 -07:00
transport.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
transport.h
unusual_devs.h USB: add Digitech USB-Storage to unusual_devs.h 2006-12-01 14:23:35 -08:00
usb.c USB: storage: Use usb_endpoint_* functions 2006-12-01 14:23:29 -08:00
usb.h [PATCH] USB Storage: US_FL_MAX_SECTORS_64 flag 2006-07-12 16:03:22 -07:00