From: "Richard Schütz" <r.schtz@t-online.de>
To: linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
Alan Stern <stern@rowland.harvard.edu>,
Sergey Vlasov <vsu@altlinux.ru>, Greg KH <gregkh@suse.de>,
Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Subject: [PATCH v2] USB: usb-storage: unusual_devs update for Cypress ATACB
Date: Wed, 22 Dec 2010 14:23:59 +0100 [thread overview]
Message-ID: <4D11FBEF.7040101@t-online.de> (raw)
Added new device ID for unusual Cypress ATACB device.
Signed-off-by: Richard Schütz <r.schtz@t-online.de>
---
Applies to 2.6.37-rc7 now.
--- a/drivers/usb/storage/unusual_cypress.h 2010-12-21 20:26:40.000000000 +0100
+++ b/drivers/usb/storage/unusual_cypress.h 2010-12-22 12:38:49.013825668 +0100
@@ -31,4 +31,9 @@ UNUSUAL_DEV( 0x04b4, 0x6831, 0x0000, 0x
"Cypress ISD-300LP",
USB_SC_CYP_ATACB, USB_PR_DEVICE, NULL, 0),
+UNUSUAL_DEV( 0x14cd, 0x6116, 0x0000, 0x9999,
+ "Super Top",
+ "USB 2.0 SATA BRIDGE",
+ USB_SC_CYP_ATACB, USB_PR_DEVICE, NULL, 0),
+
#endif /* defined(CONFIG_USB_STORAGE_CYPRESS_ATACB) || ... */
--
Regards,
Richard Schütz
next reply other threads:[~2010-12-22 13:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-22 13:23 Richard Schütz [this message]
2011-01-07 12:07 ` [PATCH v2] USB: usb-storage: unusual_devs update for Cypress ATACB Richard Schütz
2011-01-07 19:09 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D11FBEF.7040101@t-online.de \
--to=r.schtz@t-online.de \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mdharm-usb@one-eyed-alien.net \
--cc=stern@rowland.harvard.edu \
--cc=vsu@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox