From 946337afb2abbccd49ce38989e7c9e5ad948394f Mon Sep 17 00:00:00 2001 From: Pete Zaitcev Date: Tue, 23 Aug 2005 07:46:13 -0700 Subject: [PATCH] --- yaml --- r: 8673 b: refs/heads/master c: 490dce15ce7b36026e5430d10ee28197a593c711 h: refs/heads/master i: 8671: 6fbbaa47c6d8d8f671bff9d9146e138c68fff0cf v: v3 --- [refs] | 2 +- trunk/drivers/usb/storage/unusual_devs.h | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 5e35f4f68c9b..abe8ce3945fa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 226173edae1c49c68ebb723771a02302c85e3475 +refs/heads/master: 490dce15ce7b36026e5430d10ee28197a593c711 diff --git a/trunk/drivers/usb/storage/unusual_devs.h b/trunk/drivers/usb/storage/unusual_devs.h index ad0cfd7a782f..e60bfd8d8b62 100644 --- a/trunk/drivers/usb/storage/unusual_devs.h +++ b/trunk/drivers/usb/storage/unusual_devs.h @@ -103,6 +103,16 @@ UNUSUAL_DEV( 0x0436, 0x0005, 0x0100, 0x0100, US_SC_SCSI, US_PR_DPCM_USB, NULL, 0 ), #endif +/* + * Pete Zaitcev , from Patrick C. F. Ernzer, bz#162559. + * The key does not actually break, but it returns zero sense which + * makes our SCSI stack to print confusing messages. + */ +UNUSUAL_DEV( 0x0457, 0x0150, 0x0100, 0x0100, + "USBest Technology", /* sold by Transcend */ + "USB Mass Storage Device", + US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_NOT_LOCKABLE ), + /* Patch submitted by Philipp Friedrich */ UNUSUAL_DEV( 0x0482, 0x0100, 0x0100, 0x0100, "Kyocera",