1 From 7e1e7bd9dbd469267b6e6de1bf8d71a7d65ce86a Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Richard=20Sch=C3=BCtz?= <r.schtz@t-online.de>
3 Date: Wed, 22 Dec 2010 14:28:56 +0100
4 Subject: USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u external hard drive enclosure
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
9 From: =?UTF-8?q?Richard=20Sch=C3=BCtz?= <r.schtz@t-online.de>
11 commit 7e1e7bd9dbd469267b6e6de1bf8d71a7d65ce86a upstream.
13 The TrekStor DataStation maxi g.u external hard drive enclosure uses a
14 JMicron USB to SATA chip which needs the US_FL_IGNORE_RESIDUE flag to work
17 Signed-off-by: Richard Schütz <r.schtz@t-online.de>
18 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
21 drivers/usb/storage/unusual_devs.h | 9 +++++++++
22 1 file changed, 9 insertions(+)
24 --- a/drivers/usb/storage/unusual_devs.h
25 +++ b/drivers/usb/storage/unusual_devs.h
26 @@ -1866,6 +1866,15 @@ UNUSUAL_DEV( 0x1908, 0x1320, 0x0000, 0x0
27 US_SC_DEVICE, US_PR_DEVICE, NULL,
30 +/* Patch by Richard Schütz <r.schtz@t-online.de>
31 + * This external hard drive enclosure uses a JMicron chip which
32 + * needs the US_FL_IGNORE_RESIDUE flag to work properly. */
33 +UNUSUAL_DEV( 0x1e68, 0x001b, 0x0000, 0x0000,
34 + "TrekStor GmbH & Co. KG",
35 + "DataStation maxi g.u",
36 + US_SC_DEVICE, US_PR_DEVICE, NULL,
37 + US_FL_IGNORE_RESIDUE | US_FL_SANE_SENSE ),
39 UNUSUAL_DEV( 0x2116, 0x0320, 0x0001, 0x0001,