xref: /openbmc/linux/drivers/usb/storage/unusual_devs.h (revision f61870ee6f8cc77a844e22f26c58028078df7167)
11da177e4SLinus Torvalds /* Driver for USB Mass Storage compliant devices
2093cf723SSteven Cole  * Unusual Devices File
31da177e4SLinus Torvalds  *
41da177e4SLinus Torvalds  * Current development and maintenance by:
51da177e4SLinus Torvalds  *   (c) 2000-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net)
61da177e4SLinus Torvalds  *
71da177e4SLinus Torvalds  * Initial work by:
81da177e4SLinus Torvalds  *   (c) 2000 Adam J. Richter (adam@yggdrasil.com), Yggdrasil Computing, Inc.
91da177e4SLinus Torvalds  *
101da177e4SLinus Torvalds  * Please see http://www.one-eyed-alien.net/~mdharm/linux-usb for more
111da177e4SLinus Torvalds  * information about this driver.
121da177e4SLinus Torvalds  *
131da177e4SLinus Torvalds  * This program is free software; you can redistribute it and/or modify it
141da177e4SLinus Torvalds  * under the terms of the GNU General Public License as published by the
151da177e4SLinus Torvalds  * Free Software Foundation; either version 2, or (at your option) any
161da177e4SLinus Torvalds  * later version.
171da177e4SLinus Torvalds  *
181da177e4SLinus Torvalds  * This program is distributed in the hope that it will be useful, but
191da177e4SLinus Torvalds  * WITHOUT ANY WARRANTY; without even the implied warranty of
201da177e4SLinus Torvalds  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
211da177e4SLinus Torvalds  * General Public License for more details.
221da177e4SLinus Torvalds  *
231da177e4SLinus Torvalds  * You should have received a copy of the GNU General Public License along
241da177e4SLinus Torvalds  * with this program; if not, write to the Free Software Foundation, Inc.,
251da177e4SLinus Torvalds  * 675 Mass Ave, Cambridge, MA 02139, USA.
261da177e4SLinus Torvalds  */
271da177e4SLinus Torvalds 
281da177e4SLinus Torvalds /* IMPORTANT NOTE: This file must be included in another file which does
291da177e4SLinus Torvalds  * the following thing for it to work:
3025ff1c31SAlan Stern  * The UNUSUAL_DEV, COMPLIANT_DEV, and USUAL_DEV macros must be defined
3125ff1c31SAlan Stern  * before this file is included.
321da177e4SLinus Torvalds  */
331da177e4SLinus Torvalds 
341da177e4SLinus Torvalds /* If you edit this file, please try to keep it sorted first by VendorID,
351da177e4SLinus Torvalds  * then by ProductID.
361da177e4SLinus Torvalds  *
371da177e4SLinus Torvalds  * If you want to add an entry for this file, be sure to include the
381da177e4SLinus Torvalds  * following information:
391da177e4SLinus Torvalds  *	- a patch that adds the entry for your device, including your
401da177e4SLinus Torvalds  *	  email address right above the entry (plus maybe a brief
411da177e4SLinus Torvalds  *	  explanation of the reason for the entry),
421da177e4SLinus Torvalds  *	- a copy of /proc/bus/usb/devices with your device plugged in
431da177e4SLinus Torvalds  *	  running with this patch.
441da177e4SLinus Torvalds  * Send your submission to either Phil Dibowitz <phil@ipom.com> or
451da177e4SLinus Torvalds  * Alan Stern <stern@rowland.harvard.edu>, and don't forget to CC: the
46cef03f8fSAndrew Lunn  * USB development list <linux-usb@vger.kernel.org> and the USB storage list
47cef03f8fSAndrew Lunn  * <usb-storage@lists.one-eyed-alien.net>
481da177e4SLinus Torvalds  */
491da177e4SLinus Torvalds 
5025ff1c31SAlan Stern /* Note: If you add an entry only in order to set the CAPACITY_OK flag,
5125ff1c31SAlan Stern  * use the COMPLIANT_DEV macro instead of UNUSUAL_DEV.  This is
5225ff1c31SAlan Stern  * because such entries mark devices which actually work correctly,
5325ff1c31SAlan Stern  * as opposed to devices that do something strangely or wrongly.
5425ff1c31SAlan Stern  */
5525ff1c31SAlan Stern 
560ff71883SAlan Stern #if !defined(CONFIG_USB_STORAGE_SDDR09) && \
570ff71883SAlan Stern 		!defined(CONFIG_USB_STORAGE_SDDR09_MODULE)
580ff71883SAlan Stern #define NO_SDDR09
590ff71883SAlan Stern #endif
600ff71883SAlan Stern 
618af60be9SVivian Bregier /* patch submitted by Vivian Bregier <Vivian.Bregier@imag.fr>
628af60be9SVivian Bregier  */
638af60be9SVivian Bregier UNUSUAL_DEV(  0x03eb, 0x2002, 0x0100, 0x0100,
648af60be9SVivian Bregier 		"ATMEL",
658af60be9SVivian Bregier 		"SND1 Storage",
668fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
678af60be9SVivian Bregier 		US_FL_IGNORE_RESIDUE),
688af60be9SVivian Bregier 
699d5847bcSRodolfo Quesada /* Reported by Rodolfo Quesada <rquesada@roqz.net> */
709d5847bcSRodolfo Quesada UNUSUAL_DEV(  0x03ee, 0x6906, 0x0003, 0x0003,
719d5847bcSRodolfo Quesada 		"VIA Technologies Inc.",
729d5847bcSRodolfo Quesada 		"Mitsumi multi cardreader",
738fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
749d5847bcSRodolfo Quesada 		US_FL_IGNORE_RESIDUE ),
759d5847bcSRodolfo Quesada 
761da177e4SLinus Torvalds UNUSUAL_DEV(  0x03f0, 0x0107, 0x0200, 0x0200,
771da177e4SLinus Torvalds 		"HP",
781da177e4SLinus Torvalds 		"CD-Writer+",
798fa7fd74SMichal Nazarewicz 		USB_SC_8070, USB_PR_CB, NULL, 0),
801da177e4SLinus Torvalds 
81dbe6e0c0SBen Efros /* Reported by Ben Efros <ben@pc-doctor.com> */
82dbe6e0c0SBen Efros UNUSUAL_DEV(  0x03f0, 0x070c, 0x0000, 0x0000,
83dbe6e0c0SBen Efros 		"HP",
84dbe6e0c0SBen Efros 		"Personal Media Drive",
858fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
86dbe6e0c0SBen Efros 		US_FL_SANE_SENSE ),
87dbe6e0c0SBen Efros 
884b24f91cSGrant Grundler /* Reported by Grant Grundler <grundler@parisc-linux.org>
894b24f91cSGrant Grundler  * HP r707 camera in "Disk" mode with 2.00.23 or 2.00.24 firmware.
904b24f91cSGrant Grundler  */
914b24f91cSGrant Grundler UNUSUAL_DEV(  0x03f0, 0x4002, 0x0001, 0x0001,
924b24f91cSGrant Grundler 		"HP",
934b24f91cSGrant Grundler 		"PhotoSmart R707",
948fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_FIX_CAPACITY),
954b24f91cSGrant Grundler 
961ea640ceSPhil Dibowitz /* Reported by Sebastian Kapfer <sebastian_kapfer@gmx.net>
971ea640ceSPhil Dibowitz  * and Olaf Hering <olh@suse.de> (different bcd's, same vendor/product)
981ea640ceSPhil Dibowitz  * for USB floppies that need the SINGLE_LUN enforcement.
991ea640ceSPhil Dibowitz  */
1001ea640ceSPhil Dibowitz UNUSUAL_DEV(  0x0409, 0x0040, 0x0000, 0x9999,
1011ea640ceSPhil Dibowitz 		"NEC",
1021ea640ceSPhil Dibowitz 		"NEC USB UF000x",
1038fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1041ea640ceSPhil Dibowitz 		US_FL_SINGLE_LUN ),
1051ea640ceSPhil Dibowitz 
1063e220e95SPhil Dibowitz /* Patch submitted by Mihnea-Costin Grigore <mihnea@zulu.ro> */
1073e220e95SPhil Dibowitz UNUSUAL_DEV(  0x040d, 0x6205, 0x0003, 0x0003,
1083e220e95SPhil Dibowitz 		"VIA Technologies Inc.",
1093e220e95SPhil Dibowitz 		"USB 2.0 Card Reader",
1108fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1113e220e95SPhil Dibowitz 		US_FL_IGNORE_RESIDUE ),
1123e220e95SPhil Dibowitz 
113409a3e98SJonathan Woithe /* Deduced by Jonathan Woithe <jwoithe@just42.net>
1141da177e4SLinus Torvalds  * Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message
1151da177e4SLinus Torvalds  * always fails and confuses drive.
1161da177e4SLinus Torvalds  */
1171da177e4SLinus Torvalds UNUSUAL_DEV(  0x0411, 0x001c, 0x0113, 0x0113,
1181da177e4SLinus Torvalds 		"Buffalo",
1191da177e4SLinus Torvalds 		"DUB-P40G HDD",
1208fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1211da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
1221da177e4SLinus Torvalds 
123d8840d60SErnis /* Submitted by Ernestas Vaiciukevicius <ernisv@gmail.com> */
124d8840d60SErnis UNUSUAL_DEV(  0x0419, 0x0100, 0x0100, 0x0100,
125d8840d60SErnis 		"Samsung Info. Systems America, Inc.",
126d8840d60SErnis 		"MP3 Player",
1278fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
128d8840d60SErnis 		US_FL_IGNORE_RESIDUE ),
129d8840d60SErnis 
1305501a48cSPhil Dibowitz /* Reported by Orgad Shaneh <orgads@gmail.com> */
1315501a48cSPhil Dibowitz UNUSUAL_DEV(  0x0419, 0xaace, 0x0100, 0x0100,
1325501a48cSPhil Dibowitz 		"Samsung", "MP3 Player",
1338fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1345501a48cSPhil Dibowitz 		US_FL_IGNORE_RESIDUE ),
1355501a48cSPhil Dibowitz 
1361d614a4bSAlan Stern /* Reported by Christian Leber <christian@leber.de> */
1371d614a4bSAlan Stern UNUSUAL_DEV(  0x0419, 0xaaf5, 0x0100, 0x0100,
1381d614a4bSAlan Stern 		"TrekStor",
1391d614a4bSAlan Stern 		"i.Beat 115 2.0",
1408fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1411d614a4bSAlan Stern 		US_FL_IGNORE_RESIDUE | US_FL_NOT_LOCKABLE ),
1421d614a4bSAlan Stern 
143e4a16e0cSPhil Dibowitz /* Reported by Stefan Werner <dustbln@gmx.de> */
144e4a16e0cSPhil Dibowitz UNUSUAL_DEV(  0x0419, 0xaaf6, 0x0100, 0x0100,
145e4a16e0cSPhil Dibowitz 		"TrekStor",
146e4a16e0cSPhil Dibowitz 		"i.Beat Joy 2.0",
1478fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
148e4a16e0cSPhil Dibowitz 		US_FL_IGNORE_RESIDUE ),
149e4a16e0cSPhil Dibowitz 
15023b7885dSPete Zaitcev /* Reported by Pete Zaitcev <zaitcev@redhat.com>, bz#176584 */
15123b7885dSPete Zaitcev UNUSUAL_DEV(  0x0420, 0x0001, 0x0100, 0x0100,
15223b7885dSPete Zaitcev 		"GENERIC", "MP3 PLAYER", /* MyMusix PD-205 on the outside. */
1538fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
15423b7885dSPete Zaitcev 		US_FL_IGNORE_RESIDUE ),
15523b7885dSPete Zaitcev 
156031defd1SPhil Dibowitz /* Reported by Andrew Nayenko <relan@bk.ru>
157031defd1SPhil Dibowitz  * Updated for new firmware by Phillip Potter <phillipinda@hotmail.com> */
158031defd1SPhil Dibowitz UNUSUAL_DEV(  0x0421, 0x0019, 0x0592, 0x0610,
1590d8c7aeaSAndrew Nayenko 		"Nokia",
1600d8c7aeaSAndrew Nayenko 		"Nokia 6288",
1618fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1620d8c7aeaSAndrew Nayenko 		US_FL_MAX_SECTORS_64 ),
1630d8c7aeaSAndrew Nayenko 
164de1caa47SAlan Stern /* Reported by Mario Rettig <mariorettig@web.de> */
165de1caa47SAlan Stern UNUSUAL_DEV(  0x0421, 0x042e, 0x0100, 0x0100,
166de1caa47SAlan Stern 		"Nokia",
167de1caa47SAlan Stern 		"Nokia 3250",
1688fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
169de1caa47SAlan Stern 		US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
170de1caa47SAlan Stern 
171fe1ec341SAndrew Morton /* Reported by <honkkis@gmail.com> */
172fe1ec341SAndrew Morton UNUSUAL_DEV(  0x0421, 0x0433, 0x0100, 0x0100,
173fe1ec341SAndrew Morton 		"Nokia",
174fe1ec341SAndrew Morton 		"E70",
1758fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
176fe1ec341SAndrew Morton 		US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
177fe1ec341SAndrew Morton 
1787923811aSAlan Stern /* Reported by Jon Hart <Jon.Hart@web.de> */
1797923811aSAlan Stern UNUSUAL_DEV(  0x0421, 0x0434, 0x0100, 0x0100,
1807923811aSAlan Stern 		"Nokia",
1817923811aSAlan Stern 		"E60",
1828fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1837923811aSAlan Stern 		US_FL_FIX_CAPACITY | US_FL_IGNORE_RESIDUE ),
1847923811aSAlan Stern 
1859a01355eSAlan Stern /* Reported by Sumedha Swamy <sumedhaswamy@gmail.com> and
1869a01355eSAlan Stern  * Einar Th. Einarsson <einarthered@gmail.com> */
1879a01355eSAlan Stern UNUSUAL_DEV(  0x0421, 0x0444, 0x0100, 0x0100,
1889a01355eSAlan Stern 		"Nokia",
1899a01355eSAlan Stern 		"N91",
1908fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1919a01355eSAlan Stern 		US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
1929a01355eSAlan Stern 
193d5681fe8SAlan Stern /* Reported by Jiri Slaby <jirislaby@gmail.com> and
194d5681fe8SAlan Stern  * Rene C. Castberg <Rene@Castberg.org> */
195d5681fe8SAlan Stern UNUSUAL_DEV(  0x0421, 0x0446, 0x0100, 0x0100,
196d5681fe8SAlan Stern 		"Nokia",
197d5681fe8SAlan Stern 		"N80",
1988fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
199d5681fe8SAlan Stern 		US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
200d5681fe8SAlan Stern 
20157b01b1eSAlan Stern /* Reported by Matthew Bloch <matthew@bytemark.co.uk> */
20257b01b1eSAlan Stern UNUSUAL_DEV(  0x0421, 0x044e, 0x0100, 0x0100,
20357b01b1eSAlan Stern 		"Nokia",
20457b01b1eSAlan Stern 		"E61",
2058fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
20657b01b1eSAlan Stern 		US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
20757b01b1eSAlan Stern 
208e4a20daaSAlan Stern /* Reported by Bardur Arantsson <bardur@scientician.net> */
209393e5511SAlan Stern UNUSUAL_DEV(  0x0421, 0x047c, 0x0370, 0x0610,
210e4a20daaSAlan Stern 		"Nokia",
211e4a20daaSAlan Stern 		"6131",
2128fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
213e4a20daaSAlan Stern 		US_FL_MAX_SECTORS_64 ),
214e4a20daaSAlan Stern 
21539559b4fSManuel Osdoba /* Reported by Manuel Osdoba <manuel.osdoba@tu-ilmenau.de> */
216716a9c85SMoritz Muehlenhoff UNUSUAL_DEV( 0x0421, 0x0492, 0x0452, 0x9999,
21739559b4fSManuel Osdoba 		"Nokia",
21839559b4fSManuel Osdoba 		"Nokia 6233",
2198fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
22039559b4fSManuel Osdoba 		US_FL_MAX_SECTORS_64 ),
22139559b4fSManuel Osdoba 
2223ccf25ceSAlan Stern /* Reported by Alex Corcoles <alex@corcoles.net> */
2233ccf25ceSAlan Stern UNUSUAL_DEV(  0x0421, 0x0495, 0x0370, 0x0370,
2243ccf25ceSAlan Stern 		"Nokia",
2253ccf25ceSAlan Stern 		"6234",
2268fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
2273ccf25ceSAlan Stern 		US_FL_MAX_SECTORS_64 ),
2283ccf25ceSAlan Stern 
2290ff71883SAlan Stern #ifdef NO_SDDR09
230c20b15fdSAlan Stern UNUSUAL_DEV(  0x0436, 0x0005, 0x0100, 0x0100,
231c20b15fdSAlan Stern 		"Microtech",
232c20b15fdSAlan Stern 		"CameraMate",
2338fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_CB, NULL,
234c20b15fdSAlan Stern 		US_FL_SINGLE_LUN ),
2351da177e4SLinus Torvalds #endif
2361da177e4SLinus Torvalds 
23716f05be7SPhil Dibowitz /* Patch submitted by Daniel Drake <dsd@gentoo.org>
23816f05be7SPhil Dibowitz  * Device reports nonsense bInterfaceProtocol 6 when connected over USB2 */
23916f05be7SPhil Dibowitz UNUSUAL_DEV(  0x0451, 0x5416, 0x0100, 0x0100,
24016f05be7SPhil Dibowitz 		"Neuros Audio",
24116f05be7SPhil Dibowitz 		"USB 2.0 HD 2.5",
2428fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_BULK, NULL,
24316f05be7SPhil Dibowitz 		US_FL_NEED_OVERRIDE ),
24416f05be7SPhil Dibowitz 
245490dce15SPete Zaitcev /*
246490dce15SPete Zaitcev  * Pete Zaitcev <zaitcev@yahoo.com>, from Patrick C. F. Ernzer, bz#162559.
247490dce15SPete Zaitcev  * The key does not actually break, but it returns zero sense which
248490dce15SPete Zaitcev  * makes our SCSI stack to print confusing messages.
249490dce15SPete Zaitcev  */
250490dce15SPete Zaitcev UNUSUAL_DEV(  0x0457, 0x0150, 0x0100, 0x0100,
251490dce15SPete Zaitcev 		"USBest Technology",	/* sold by Transcend */
252490dce15SPete Zaitcev 		"USB Mass Storage Device",
2538fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_NOT_LOCKABLE ),
254490dce15SPete Zaitcev 
25516f05be7SPhil Dibowitz /*
25616f05be7SPhil Dibowitz * Bohdan Linda <bohdan.linda@gmail.com>
25716f05be7SPhil Dibowitz * 1GB USB sticks MyFlash High Speed. I have restricted
25816f05be7SPhil Dibowitz * the revision to my model only
25916f05be7SPhil Dibowitz */
26016f05be7SPhil Dibowitz UNUSUAL_DEV(  0x0457, 0x0151, 0x0100, 0x0100,
26116f05be7SPhil Dibowitz 		"USB 2.0",
26216f05be7SPhil Dibowitz 		"Flash Disk",
2638fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
26416f05be7SPhil Dibowitz 		US_FL_NOT_LOCKABLE ),
265e1c37b8dSDaniel Drake 
266a6b7b034SAlan Stern /* Reported by Tamas Kerecsen <kerecsen@bigfoot.com>
267a6b7b034SAlan Stern  * Obviously the PROM has not been customized by the VAR;
268a6b7b034SAlan Stern  * the Vendor and Product string descriptors are:
269a6b7b034SAlan Stern  *	Generic Mass Storage (PROTOTYPE--Remember to change idVendor)
270a6b7b034SAlan Stern  *	Generic Manufacturer (PROTOTYPE--Remember to change idVendor)
271a6b7b034SAlan Stern  */
272a6b7b034SAlan Stern UNUSUAL_DEV(  0x045e, 0xffff, 0x0000, 0x0000,
273a6b7b034SAlan Stern 		"Mitac",
274a6b7b034SAlan Stern 		"GPS",
2758fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
276a6b7b034SAlan Stern 		US_FL_MAX_SECTORS_64 ),
277a6b7b034SAlan Stern 
278379885a9SPete Zaitcev /*
279379885a9SPete Zaitcev  * This virtual floppy is found in Sun equipment (x4600, x4200m2, etc.)
280379885a9SPete Zaitcev  * Reported by Pete Zaitcev <zaitcev@redhat.com>
281379885a9SPete Zaitcev  * This device chokes on both version of MODE SENSE which we have, so
282379885a9SPete Zaitcev  * use_10_for_ms is not effective, and we use US_FL_NO_WP_DETECT.
283379885a9SPete Zaitcev  */
284379885a9SPete Zaitcev UNUSUAL_DEV(  0x046b, 0xff40, 0x0100, 0x0100,
285379885a9SPete Zaitcev 		"AMI",
286379885a9SPete Zaitcev 		"Virtual Floppy",
2878fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
288379885a9SPete Zaitcev 		US_FL_NO_WP_DETECT),
289379885a9SPete Zaitcev 
2901da177e4SLinus Torvalds /* Patch submitted by Philipp Friedrich <philipp@void.at> */
2911da177e4SLinus Torvalds UNUSUAL_DEV(  0x0482, 0x0100, 0x0100, 0x0100,
2921da177e4SLinus Torvalds 		"Kyocera",
2931da177e4SLinus Torvalds 		"Finecam S3x",
2948fa7fd74SMichal Nazarewicz 		USB_SC_8070, USB_PR_CB, NULL, US_FL_FIX_INQUIRY),
2951da177e4SLinus Torvalds 
2961da177e4SLinus Torvalds /* Patch submitted by Philipp Friedrich <philipp@void.at> */
2971da177e4SLinus Torvalds UNUSUAL_DEV(  0x0482, 0x0101, 0x0100, 0x0100,
2981da177e4SLinus Torvalds 		"Kyocera",
2991da177e4SLinus Torvalds 		"Finecam S4",
3008fa7fd74SMichal Nazarewicz 		USB_SC_8070, USB_PR_CB, NULL, US_FL_FIX_INQUIRY),
3011da177e4SLinus Torvalds 
3021da177e4SLinus Torvalds /* Patch submitted by Stephane Galles <stephane.galles@free.fr> */
3031da177e4SLinus Torvalds UNUSUAL_DEV(  0x0482, 0x0103, 0x0100, 0x0100,
3041da177e4SLinus Torvalds 		"Kyocera",
3051da177e4SLinus Torvalds 		"Finecam S5",
3068fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),
3071da177e4SLinus Torvalds 
30874511bb3SJens Taprogge /* Patch submitted by Jens Taprogge <jens.taprogge@taprogge.org> */
30974511bb3SJens Taprogge UNUSUAL_DEV(  0x0482, 0x0107, 0x0100, 0x0100,
31074511bb3SJens Taprogge 		"Kyocera",
31174511bb3SJens Taprogge 		"CONTAX SL300R T*",
3128fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
31374511bb3SJens Taprogge 		US_FL_FIX_CAPACITY | US_FL_NOT_LOCKABLE),
31474511bb3SJens Taprogge 
3151da177e4SLinus Torvalds /* Reported by Paul Stewart <stewart@wetlogic.net>
3161da177e4SLinus Torvalds  * This entry is needed because the device reports Sub=ff */
3171da177e4SLinus Torvalds UNUSUAL_DEV(  0x04a4, 0x0004, 0x0001, 0x0001,
3181da177e4SLinus Torvalds 		"Hitachi",
3191da177e4SLinus Torvalds 		"DVD-CAM DZ-MV100A Camcorder",
3208fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_CB, NULL, US_FL_SINGLE_LUN),
3211da177e4SLinus Torvalds 
322f9dc8f99SAlan Stern /* BENQ DC5330
323f9dc8f99SAlan Stern  * Reported by Manuel Fombuena <mfombuena@ya.com> and
324f9dc8f99SAlan Stern  * Frank Copeland <fjc@thingy.apana.org.au> */
325f9dc8f99SAlan Stern UNUSUAL_DEV(  0x04a5, 0x3010, 0x0100, 0x0100,
326f9dc8f99SAlan Stern 		"Tekom Technologies, Inc",
327f9dc8f99SAlan Stern 		"300_CAMERA",
3288fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
329f9dc8f99SAlan Stern 		US_FL_IGNORE_RESIDUE ),
330f9dc8f99SAlan Stern 
33117fa6e55Sfabien COSSE /* Patch for Nikon coolpix 2000
33217fa6e55Sfabien COSSE  * Submitted by Fabien Cosse <fabien.cosse@wanadoo.fr>*/
33317fa6e55Sfabien COSSE UNUSUAL_DEV(  0x04b0, 0x0301, 0x0010, 0x0010,
33417fa6e55Sfabien COSSE 		"NIKON",
33517fa6e55Sfabien COSSE 		"NIKON DSC E2000",
3368fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE,NULL,
33717fa6e55Sfabien COSSE 		US_FL_NOT_LOCKABLE ),
33817fa6e55Sfabien COSSE 
33933abc04fSDoug Maxey /* Reported by Doug Maxey (dwm@austin.ibm.com) */
34033abc04fSDoug Maxey UNUSUAL_DEV(  0x04b3, 0x4001, 0x0110, 0x0110,
34133abc04fSDoug Maxey 		"IBM",
34233abc04fSDoug Maxey 		"IBM RSA2",
3438fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_CB, NULL,
34433abc04fSDoug Maxey 		US_FL_MAX_SECTORS_MIN),
34533abc04fSDoug Maxey 
3461da177e4SLinus Torvalds /* Reported by Simon Levitt <simon@whattf.com>
3471da177e4SLinus Torvalds  * This entry needs Sub and Proto fields */
3481da177e4SLinus Torvalds UNUSUAL_DEV(  0x04b8, 0x0601, 0x0100, 0x0100,
3491da177e4SLinus Torvalds 		"Epson",
3501da177e4SLinus Torvalds 		"875DC Storage",
3518fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_CB, NULL, US_FL_FIX_INQUIRY),
3521da177e4SLinus Torvalds 
3531da177e4SLinus Torvalds /* Reported by Khalid Aziz <khalid@gonehiking.org>
3541da177e4SLinus Torvalds  * This entry is needed because the device reports Sub=ff */
3551da177e4SLinus Torvalds UNUSUAL_DEV(  0x04b8, 0x0602, 0x0110, 0x0110,
3561da177e4SLinus Torvalds 		"Epson",
3571da177e4SLinus Torvalds 		"785EPX Storage",
3588fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_BULK, NULL, US_FL_SINGLE_LUN),
3591da177e4SLinus Torvalds 
3601da177e4SLinus Torvalds /* Not sure who reported this originally but
3611da177e4SLinus Torvalds  * Pavel Machek <pavel@ucw.cz> reported that the extra US_FL_SINGLE_LUN
3621da177e4SLinus Torvalds  * flag be added */
3631da177e4SLinus Torvalds UNUSUAL_DEV(  0x04cb, 0x0100, 0x0000, 0x2210,
3641da177e4SLinus Torvalds 		"Fujifilm",
3651da177e4SLinus Torvalds 		"FinePix 1400Zoom",
3668fa7fd74SMichal Nazarewicz 		USB_SC_UFI, USB_PR_DEVICE, NULL, US_FL_FIX_INQUIRY | US_FL_SINGLE_LUN),
3671da177e4SLinus Torvalds 
368cd0e8aa1SOndrej Zary /* Reported by Ondrej Zary <linux@rainbow-software.org>
369cd0e8aa1SOndrej Zary  * The device reports one sector more and breaks when that sector is accessed
370cd0e8aa1SOndrej Zary  */
371cd0e8aa1SOndrej Zary UNUSUAL_DEV(  0x04ce, 0x0002, 0x026c, 0x026c,
372cd0e8aa1SOndrej Zary 		"ScanLogic",
373cd0e8aa1SOndrej Zary 		"SL11R-IDE",
3748fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
375cd0e8aa1SOndrej Zary 		US_FL_FIX_CAPACITY),
376cd0e8aa1SOndrej Zary 
3771da177e4SLinus Torvalds /* Reported by Kriston Fincher <kriston@airmail.net>
3781da177e4SLinus Torvalds  * Patch submitted by Sean Millichamp <sean@bruenor.org>
3791da177e4SLinus Torvalds  * This is to support the Panasonic PalmCam PV-SD4090
3801da177e4SLinus Torvalds  * This entry is needed because the device reports Sub=ff
3811da177e4SLinus Torvalds  */
3821da177e4SLinus Torvalds UNUSUAL_DEV(  0x04da, 0x0901, 0x0100, 0x0200,
3831da177e4SLinus Torvalds 		"Panasonic",
3841da177e4SLinus Torvalds 		"LS-120 Camera",
3858fa7fd74SMichal Nazarewicz 		USB_SC_UFI, USB_PR_DEVICE, NULL, 0),
3861da177e4SLinus Torvalds 
3871da177e4SLinus Torvalds /* From Yukihiro Nakai, via zaitcev@yahoo.com.
3881da177e4SLinus Torvalds  * This is needed for CB instead of CBI */
3891da177e4SLinus Torvalds UNUSUAL_DEV(  0x04da, 0x0d05, 0x0000, 0x0000,
3901da177e4SLinus Torvalds 		"Sharp CE-CW05",
3911da177e4SLinus Torvalds 		"CD-R/RW Drive",
3928fa7fd74SMichal Nazarewicz 		USB_SC_8070, USB_PR_CB, NULL, 0),
3931da177e4SLinus Torvalds 
3941da177e4SLinus Torvalds /* Reported by Adriaan Penning <a.penning@luon.net> */
3951da177e4SLinus Torvalds UNUSUAL_DEV(  0x04da, 0x2372, 0x0000, 0x9999,
3961da177e4SLinus Torvalds 		"Panasonic",
3971da177e4SLinus Torvalds 		"DMC-LCx Camera",
3988fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
3991da177e4SLinus Torvalds 		US_FL_FIX_CAPACITY | US_FL_NOT_LOCKABLE ),
4001da177e4SLinus Torvalds 
401dcab4eafSSimeon Simeonov /* Reported by Simeon Simeonov <simeonov_2000@yahoo.com> */
402dcab4eafSSimeon Simeonov UNUSUAL_DEV(  0x04da, 0x2373, 0x0000, 0x9999,
403dcab4eafSSimeon Simeonov 		"LEICA",
404dcab4eafSSimeon Simeonov 		"D-LUX Camera",
4058fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
406dcab4eafSSimeon Simeonov 		US_FL_FIX_CAPACITY | US_FL_NOT_LOCKABLE ),
407dcab4eafSSimeon Simeonov 
4081da177e4SLinus Torvalds /* Most of the following entries were developed with the help of
4091da177e4SLinus Torvalds  * Shuttle/SCM directly.
4101da177e4SLinus Torvalds  */
4111da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x0001, 0x0200, 0x0200,
4121da177e4SLinus Torvalds 		"Matshita",
4131da177e4SLinus Torvalds 		"LS-120",
4148fa7fd74SMichal Nazarewicz 		USB_SC_8020, USB_PR_CB, NULL, 0),
4151da177e4SLinus Torvalds 
4161da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x0002, 0x0100, 0x0100,
4171da177e4SLinus Torvalds 		"Shuttle",
4181da177e4SLinus Torvalds 		"eUSCSI Bridge",
4198fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_euscsi_init,
4201da177e4SLinus Torvalds 		US_FL_SCM_MULT_TARG ),
4211da177e4SLinus Torvalds 
4220ff71883SAlan Stern #ifdef NO_SDDR09
423c20b15fdSAlan Stern UNUSUAL_DEV(  0x04e6, 0x0005, 0x0100, 0x0208,
424c20b15fdSAlan Stern 		"SCM Microsystems",
425c20b15fdSAlan Stern 		"eUSB CompactFlash Adapter",
4268fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_CB, NULL,
427c20b15fdSAlan Stern 		US_FL_SINGLE_LUN),
4281da177e4SLinus Torvalds #endif
4291da177e4SLinus Torvalds 
4301da177e4SLinus Torvalds /* Reported by Markus Demleitner <msdemlei@cl.uni-heidelberg.de> */
4311da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x0006, 0x0100, 0x0100,
4321da177e4SLinus Torvalds 		"SCM Microsystems Inc.",
4331da177e4SLinus Torvalds 		"eUSB MMC Adapter",
4348fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_CB, NULL,
4351da177e4SLinus Torvalds 		US_FL_SINGLE_LUN),
4361da177e4SLinus Torvalds 
4371da177e4SLinus Torvalds /* Reported by Daniel Nouri <dpunktnpunkt@web.de> */
4381da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x0006, 0x0205, 0x0205,
4391da177e4SLinus Torvalds 		"Shuttle",
4401da177e4SLinus Torvalds 		"eUSB MMC Adapter",
4418fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DEVICE, NULL,
4421da177e4SLinus Torvalds 		US_FL_SINGLE_LUN),
4431da177e4SLinus Torvalds 
4441da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x0007, 0x0100, 0x0200,
4451da177e4SLinus Torvalds 		"Sony",
4461da177e4SLinus Torvalds 		"Hifd",
4478fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_CB, NULL,
4481da177e4SLinus Torvalds 		US_FL_SINGLE_LUN),
4491da177e4SLinus Torvalds 
4501da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x0009, 0x0200, 0x0200,
4511da177e4SLinus Torvalds 		"Shuttle",
4521da177e4SLinus Torvalds 		"eUSB ATA/ATAPI Adapter",
4538fa7fd74SMichal Nazarewicz 		USB_SC_8020, USB_PR_CB, NULL, 0),
4541da177e4SLinus Torvalds 
4551da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x000a, 0x0200, 0x0200,
4561da177e4SLinus Torvalds 		"Shuttle",
4571da177e4SLinus Torvalds 		"eUSB CompactFlash Adapter",
4588fa7fd74SMichal Nazarewicz 		USB_SC_8020, USB_PR_CB, NULL, 0),
4591da177e4SLinus Torvalds 
4601da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x000B, 0x0100, 0x0100,
4611da177e4SLinus Torvalds 		"Shuttle",
4621da177e4SLinus Torvalds 		"eUSCSI Bridge",
4638fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_BULK, usb_stor_euscsi_init,
4641da177e4SLinus Torvalds 		US_FL_SCM_MULT_TARG ),
4651da177e4SLinus Torvalds 
4661da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x000C, 0x0100, 0x0100,
4671da177e4SLinus Torvalds 		"Shuttle",
4681da177e4SLinus Torvalds 		"eUSCSI Bridge",
4698fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_BULK, usb_stor_euscsi_init,
4701da177e4SLinus Torvalds 		US_FL_SCM_MULT_TARG ),
4711da177e4SLinus Torvalds 
4721da177e4SLinus Torvalds UNUSUAL_DEV(  0x04e6, 0x0101, 0x0200, 0x0200,
4731da177e4SLinus Torvalds 		"Shuttle",
4741da177e4SLinus Torvalds 		"CD-RW Device",
4758fa7fd74SMichal Nazarewicz 		USB_SC_8020, USB_PR_CB, NULL, 0),
4761da177e4SLinus Torvalds 
477b28884c1SAlan Stern /* Reported by Dmitry Khlystov <adminimus@gmail.com> */
478b28884c1SAlan Stern UNUSUAL_DEV(  0x04e8, 0x507c, 0x0220, 0x0220,
479b28884c1SAlan Stern 		"Samsung",
480b28884c1SAlan Stern 		"YP-U3",
4818fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
482b28884c1SAlan Stern 		US_FL_MAX_SECTORS_64),
483b28884c1SAlan Stern 
484d73a9b30SVitaly Kuznetsov /* Reported by Vitaly Kuznetsov <vitty@altlinux.ru> */
485d73a9b30SVitaly Kuznetsov UNUSUAL_DEV(  0x04e8, 0x5122, 0x0000, 0x9999,
486d73a9b30SVitaly Kuznetsov 		"Samsung",
487d73a9b30SVitaly Kuznetsov 		"YP-CP3",
488d73a9b30SVitaly Kuznetsov 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
489d73a9b30SVitaly Kuznetsov 		US_FL_MAX_SECTORS_64 | US_FL_BULK_IGNORE_TAG),
490d73a9b30SVitaly Kuznetsov 
491ed3e8fcaSPhil Dibowitz /* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>.
492ed3e8fcaSPhil Dibowitz  * Device uses standards-violating 32-byte Bulk Command Block Wrappers and
493ed3e8fcaSPhil Dibowitz  * reports itself as "Proprietary SCSI Bulk." Cf. device entry 0x084d:0x0011.
494ed3e8fcaSPhil Dibowitz  */
495ed3e8fcaSPhil Dibowitz UNUSUAL_DEV(  0x04fc, 0x80c2, 0x0100, 0x0100,
496ed3e8fcaSPhil Dibowitz 		"Kobian Mercury",
497ed3e8fcaSPhil Dibowitz 		"Binocam DCB-132",
4988fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
499ed3e8fcaSPhil Dibowitz 		US_FL_BULK32),
500ed3e8fcaSPhil Dibowitz 
5011da177e4SLinus Torvalds /* Reported by Bob Sass <rls@vectordb.com> -- only rev 1.33 tested */
5021da177e4SLinus Torvalds UNUSUAL_DEV(  0x050d, 0x0115, 0x0133, 0x0133,
5031da177e4SLinus Torvalds 		"Belkin",
5041da177e4SLinus Torvalds 		"USB SCSI Adaptor",
5058fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_BULK, usb_stor_euscsi_init,
5061da177e4SLinus Torvalds 		US_FL_SCM_MULT_TARG ),
5071da177e4SLinus Torvalds 
5081da177e4SLinus Torvalds /* Iomega Clik! Drive
5091da177e4SLinus Torvalds  * Reported by David Chatenay <dchatenay@hotmail.com>
5101da177e4SLinus Torvalds  * The reason this is needed is not fully known.
5111da177e4SLinus Torvalds  */
5121da177e4SLinus Torvalds UNUSUAL_DEV(  0x0525, 0xa140, 0x0100, 0x0100,
5131da177e4SLinus Torvalds 		"Iomega",
5141da177e4SLinus Torvalds 		"USB Clik! 40",
5158fa7fd74SMichal Nazarewicz 		USB_SC_8070, USB_PR_DEVICE, NULL,
5161da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
5171da177e4SLinus Torvalds 
51825ff1c31SAlan Stern /* Added by Alan Stern <stern@rowland.harvard.edu> */
51925ff1c31SAlan Stern COMPLIANT_DEV(0x0525, 0xa4a5, 0x0000, 0x9999,
52025ff1c31SAlan Stern 		"Linux",
52125ff1c31SAlan Stern 		"File-backed Storage Gadget",
5228fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
52325ff1c31SAlan Stern 		US_FL_CAPACITY_OK ),
52425ff1c31SAlan Stern 
5251da177e4SLinus Torvalds /* Yakumo Mega Image 37
5261da177e4SLinus Torvalds  * Submitted by Stephan Fuhrmann <atomenergie@t-online.de> */
5271da177e4SLinus Torvalds UNUSUAL_DEV(  0x052b, 0x1801, 0x0100, 0x0100,
5281da177e4SLinus Torvalds 		"Tekom Technologies, Inc",
5291da177e4SLinus Torvalds 		"300_CAMERA",
5308fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
5311da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
5321da177e4SLinus Torvalds 
5331da177e4SLinus Torvalds /* Another Yakumo camera.
5341da177e4SLinus Torvalds  * Reported by Michele Alzetta <michele.alzetta@aliceposta.it> */
5351da177e4SLinus Torvalds UNUSUAL_DEV(  0x052b, 0x1804, 0x0100, 0x0100,
5361da177e4SLinus Torvalds 		"Tekom Technologies, Inc",
5371da177e4SLinus Torvalds 		"300_CAMERA",
5388fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
5391da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
5401da177e4SLinus Torvalds 
5411da177e4SLinus Torvalds /* Reported by Iacopo Spalletti <avvisi@spalletti.it> */
5421da177e4SLinus Torvalds UNUSUAL_DEV(  0x052b, 0x1807, 0x0100, 0x0100,
5431da177e4SLinus Torvalds 		"Tekom Technologies, Inc",
5441da177e4SLinus Torvalds 		"300_CAMERA",
5458fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
5461da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
5471da177e4SLinus Torvalds 
5481da177e4SLinus Torvalds /* Yakumo Mega Image 47
5491da177e4SLinus Torvalds  * Reported by Bjoern Paetzel <kolrabi@kolrabi.de> */
5501da177e4SLinus Torvalds UNUSUAL_DEV(  0x052b, 0x1905, 0x0100, 0x0100,
5511da177e4SLinus Torvalds 		"Tekom Technologies, Inc",
5521da177e4SLinus Torvalds 		"400_CAMERA",
5538fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
5541da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
5551da177e4SLinus Torvalds 
5561da177e4SLinus Torvalds /* Reported by Paul Ortyl <ortylp@3miasto.net>
5571da177e4SLinus Torvalds  * Note that it's similar to the device above, only different prodID */
5581da177e4SLinus Torvalds UNUSUAL_DEV(  0x052b, 0x1911, 0x0100, 0x0100,
5591da177e4SLinus Torvalds 		"Tekom Technologies, Inc",
5601da177e4SLinus Torvalds 		"400_CAMERA",
5618fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
5621da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
5631da177e4SLinus Torvalds 
5641da177e4SLinus Torvalds UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0450,
5651da177e4SLinus Torvalds 		"Sony",
5661da177e4SLinus Torvalds 		"DSC-S30/S70/S75/505V/F505/F707/F717/P8",
5678fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DEVICE, NULL,
5681da177e4SLinus Torvalds 		US_FL_SINGLE_LUN | US_FL_NOT_LOCKABLE | US_FL_NO_WP_DETECT ),
5691da177e4SLinus Torvalds 
5707e3bd120SLars Jacob /* Submitted by Lars Jacob <jacob.lars@googlemail.com>
5717e3bd120SLars Jacob  * This entry is needed because the device reports Sub=ff */
5727e3bd120SLars Jacob UNUSUAL_DEV(  0x054c, 0x0010, 0x0500, 0x0610,
5731da177e4SLinus Torvalds 		"Sony",
5747e3bd120SLars Jacob 		"DSC-T1/T5/H5",
5758fa7fd74SMichal Nazarewicz 		USB_SC_8070, USB_PR_DEVICE, NULL,
5761da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
5771da177e4SLinus Torvalds 
5781da177e4SLinus Torvalds 
5791da177e4SLinus Torvalds /* Reported by wim@geeks.nl */
5801da177e4SLinus Torvalds UNUSUAL_DEV(  0x054c, 0x0025, 0x0100, 0x0100,
5811da177e4SLinus Torvalds 		"Sony",
5821da177e4SLinus Torvalds 		"Memorystick NW-MS7",
5838fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
5841da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
5851da177e4SLinus Torvalds 
5861da177e4SLinus Torvalds /* Submitted by Olaf Hering, <olh@suse.de> SuSE Bugzilla #49049 */
58720b2e28fSLuiz Fernando N. Capitulino UNUSUAL_DEV(  0x054c, 0x002c, 0x0501, 0x2000,
5881da177e4SLinus Torvalds 		"Sony",
5891da177e4SLinus Torvalds 		"USB Floppy Drive",
5908fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
5911da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
5921da177e4SLinus Torvalds 
5931da177e4SLinus Torvalds UNUSUAL_DEV(  0x054c, 0x002d, 0x0100, 0x0100,
5941da177e4SLinus Torvalds 		"Sony",
5951da177e4SLinus Torvalds 		"Memorystick MSAC-US1",
5968fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
5971da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
5981da177e4SLinus Torvalds 
5991da177e4SLinus Torvalds /* Submitted by Klaus Mueller <k.mueller@intershop.de> */
6001da177e4SLinus Torvalds UNUSUAL_DEV(  0x054c, 0x002e, 0x0106, 0x0310,
6011da177e4SLinus Torvalds 		"Sony",
6021da177e4SLinus Torvalds 		"Handycam",
6038fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DEVICE, NULL,
6041da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
6051da177e4SLinus Torvalds 
6061da177e4SLinus Torvalds /* Submitted by Rajesh Kumble Nayak <nayak@obs-nice.fr> */
6071da177e4SLinus Torvalds UNUSUAL_DEV(  0x054c, 0x002e, 0x0500, 0x0500,
6081da177e4SLinus Torvalds 		"Sony",
6091da177e4SLinus Torvalds 		"Handycam HC-85",
6108fa7fd74SMichal Nazarewicz 		USB_SC_UFI, USB_PR_DEVICE, NULL,
6111da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
6121da177e4SLinus Torvalds 
6131da177e4SLinus Torvalds UNUSUAL_DEV(  0x054c, 0x0032, 0x0000, 0x9999,
6141da177e4SLinus Torvalds 		"Sony",
6151da177e4SLinus Torvalds 		"Memorystick MSC-U01N",
6168fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
6171da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
6181da177e4SLinus Torvalds 
6191da177e4SLinus Torvalds /* Submitted by Michal Mlotek <mlotek@foobar.pl> */
6201da177e4SLinus Torvalds UNUSUAL_DEV(  0x054c, 0x0058, 0x0000, 0x9999,
6211da177e4SLinus Torvalds 		"Sony",
6221da177e4SLinus Torvalds 		"PEG N760c Memorystick",
6238fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
6241da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
6251da177e4SLinus Torvalds 
6261da177e4SLinus Torvalds UNUSUAL_DEV(  0x054c, 0x0069, 0x0000, 0x9999,
6271da177e4SLinus Torvalds 		"Sony",
6281da177e4SLinus Torvalds 		"Memorystick MSC-U03",
6298fa7fd74SMichal Nazarewicz 		USB_SC_UFI, USB_PR_CB, NULL,
6301da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
6311da177e4SLinus Torvalds 
6321da177e4SLinus Torvalds /* Submitted by Nathan Babb <nathan@lexi.com> */
6331da177e4SLinus Torvalds UNUSUAL_DEV(  0x054c, 0x006d, 0x0000, 0x9999,
6341da177e4SLinus Torvalds 		"Sony",
6351da177e4SLinus Torvalds 		"PEG Mass Storage",
6368fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
6371da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
6381da177e4SLinus Torvalds 
639f9dc8f99SAlan Stern /* Submitted by Frank Engel <frankie@cse.unsw.edu.au> */
640f9dc8f99SAlan Stern UNUSUAL_DEV(  0x054c, 0x0099, 0x0000, 0x9999,
6411da177e4SLinus Torvalds 		"Sony",
6421da177e4SLinus Torvalds 		"PEG Mass Storage",
6438fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
6441da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
6451da177e4SLinus Torvalds 
646f9dc8f99SAlan Stern /* Submitted by Mike Alborn <malborn@deandra.homeip.net> */
647f9dc8f99SAlan Stern UNUSUAL_DEV(  0x054c, 0x016a, 0x0000, 0x9999,
6481da177e4SLinus Torvalds 		"Sony",
6491da177e4SLinus Torvalds 		"PEG Mass Storage",
6508fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
6511da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
6521da177e4SLinus Torvalds 
653082fdd12Sjuergen.mell@t-online.de /* floppy reports multiple luns */
654082fdd12Sjuergen.mell@t-online.de UNUSUAL_DEV(  0x055d, 0x2020, 0x0000, 0x0210,
655082fdd12Sjuergen.mell@t-online.de 		"SAMSUNG",
656082fdd12Sjuergen.mell@t-online.de 		"SFD-321U [FW 0C]",
6578fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
658082fdd12Sjuergen.mell@t-online.de 		US_FL_SINGLE_LUN ),
659082fdd12Sjuergen.mell@t-online.de 
660fd4f3a93SPete Zaitcev /* We keep this entry to force the transport; firmware 3.00 and later is ok. */
6611da177e4SLinus Torvalds UNUSUAL_DEV(  0x057b, 0x0000, 0x0000, 0x0299,
6621da177e4SLinus Torvalds 		"Y-E Data",
6631da177e4SLinus Torvalds 		"Flashbuster-U",
6648fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE,  USB_PR_CB, NULL,
6651da177e4SLinus Torvalds 		US_FL_SINGLE_LUN),
6661da177e4SLinus Torvalds 
6671da177e4SLinus Torvalds /* Reported by Johann Cardon <johann.cardon@free.fr>
6681da177e4SLinus Torvalds  * This entry is needed only because the device reports
6691da177e4SLinus Torvalds  * bInterfaceClass = 0xff (vendor-specific)
6701da177e4SLinus Torvalds  */
6711da177e4SLinus Torvalds UNUSUAL_DEV(  0x057b, 0x0022, 0x0000, 0x9999,
6721da177e4SLinus Torvalds 		"Y-E Data",
6731da177e4SLinus Torvalds 		"Silicon Media R/W",
6748fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, 0),
6751da177e4SLinus Torvalds 
676f1e8de0dSAlan Stern /* Reported by RTE <raszilki@yandex.ru> */
677f1e8de0dSAlan Stern UNUSUAL_DEV(  0x058f, 0x6387, 0x0141, 0x0141,
678f1e8de0dSAlan Stern 		"JetFlash",
679f1e8de0dSAlan Stern 		"TS1GJF2A/120",
6808fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
681f1e8de0dSAlan Stern 		US_FL_MAX_SECTORS_64 ),
682f1e8de0dSAlan Stern 
6831da177e4SLinus Torvalds /* Fabrizio Fellini <fello@libero.it> */
6841da177e4SLinus Torvalds UNUSUAL_DEV(  0x0595, 0x4343, 0x0000, 0x2210,
6851da177e4SLinus Torvalds 		"Fujifilm",
6861da177e4SLinus Torvalds 		"Digital Camera EX-20 DSC",
6878fa7fd74SMichal Nazarewicz 		USB_SC_8070, USB_PR_DEVICE, NULL, 0 ),
6881da177e4SLinus Torvalds 
689a462549bSAlan Stern /* Reported by Andre Welter <a.r.welter@gmx.de>
690a462549bSAlan Stern  * This antique device predates the release of the Bulk-only Transport
691a462549bSAlan Stern  * spec, and if it gets a Get-Max-LUN then it requires the host to do a
692a462549bSAlan Stern  * Clear-Halt on the bulk endpoints.  The SINGLE_LUN flag will prevent
693a462549bSAlan Stern  * us from sending the request.
694a462549bSAlan Stern  */
695a462549bSAlan Stern UNUSUAL_DEV(  0x059b, 0x0001, 0x0100, 0x0100,
696a462549bSAlan Stern 		"Iomega",
697a462549bSAlan Stern 		"ZIP 100",
6988fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
699a462549bSAlan Stern 		US_FL_SINGLE_LUN ),
700a462549bSAlan Stern 
701b97b196cSAlan Stern /* Reported by <Hendryk.Pfeiffer@gmx.de> */
702b97b196cSAlan Stern UNUSUAL_DEV(  0x059f, 0x0643, 0x0000, 0x0000,
703b97b196cSAlan Stern 		"LaCie",
704b97b196cSAlan Stern 		"DVD+-RW",
7058fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
706b97b196cSAlan Stern 		US_FL_GO_SLOW ),
707b97b196cSAlan Stern 
7081da177e4SLinus Torvalds /* Submitted by Joel Bourquard <numlock@freesurf.ch>
7091da177e4SLinus Torvalds  * Some versions of this device need the SubClass and Protocol overrides
7101da177e4SLinus Torvalds  * while others don't.
7111da177e4SLinus Torvalds  */
7121da177e4SLinus Torvalds UNUSUAL_DEV(  0x05ab, 0x0060, 0x1104, 0x1110,
7131da177e4SLinus Torvalds 		"In-System",
7141da177e4SLinus Torvalds 		"PyroGate External CD-ROM Enclosure (FCD-523)",
7158fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_BULK, NULL,
7161da177e4SLinus Torvalds 		US_FL_NEED_OVERRIDE ),
7171da177e4SLinus Torvalds 
71835f4a0c4SSven Anderson /* Submitted by Sven Anderson <sven-linux@anderson.de>
71935f4a0c4SSven Anderson  * There are at least four ProductIDs used for iPods, so I added 0x1202 and
72035f4a0c4SSven Anderson  * 0x1204. They just need the US_FL_FIX_CAPACITY. As the bcdDevice appears
72135f4a0c4SSven Anderson  * to change with firmware updates, I changed the range to maximum for all
72235f4a0c4SSven Anderson  * iPod entries.
72335f4a0c4SSven Anderson  */
72435f4a0c4SSven Anderson UNUSUAL_DEV( 0x05ac, 0x1202, 0x0000, 0x9999,
7251da177e4SLinus Torvalds 		"Apple",
7261da177e4SLinus Torvalds 		"iPod",
7278fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
7281da177e4SLinus Torvalds 		US_FL_FIX_CAPACITY ),
7291da177e4SLinus Torvalds 
73035f4a0c4SSven Anderson /* Reported by Avi Kivity <avi@argo.co.il> */
73135f4a0c4SSven Anderson UNUSUAL_DEV( 0x05ac, 0x1203, 0x0000, 0x9999,
73235f4a0c4SSven Anderson 		"Apple",
73335f4a0c4SSven Anderson 		"iPod",
7348fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
73535f4a0c4SSven Anderson 		US_FL_FIX_CAPACITY ),
73635f4a0c4SSven Anderson 
73735f4a0c4SSven Anderson UNUSUAL_DEV( 0x05ac, 0x1204, 0x0000, 0x9999,
73835f4a0c4SSven Anderson 		"Apple",
73935f4a0c4SSven Anderson 		"iPod",
7408fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
741ad1428c9SPete Zaitcev 		US_FL_FIX_CAPACITY | US_FL_NOT_LOCKABLE ),
74235f4a0c4SSven Anderson 
74335f4a0c4SSven Anderson UNUSUAL_DEV( 0x05ac, 0x1205, 0x0000, 0x9999,
7441da177e4SLinus Torvalds 		"Apple",
7451da177e4SLinus Torvalds 		"iPod",
7468fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
7471da177e4SLinus Torvalds 		US_FL_FIX_CAPACITY ),
7481da177e4SLinus Torvalds 
749880a9b5eSPhil Dibowitz /*
750880a9b5eSPhil Dibowitz  * Reported by Tyson Vinson <lornoss@gmail.com>
751880a9b5eSPhil Dibowitz  * This particular productId is the iPod Nano
752880a9b5eSPhil Dibowitz  */
753880a9b5eSPhil Dibowitz UNUSUAL_DEV( 0x05ac, 0x120a, 0x0000, 0x9999,
754880a9b5eSPhil Dibowitz 		"Apple",
755880a9b5eSPhil Dibowitz 		"iPod",
7568fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
757880a9b5eSPhil Dibowitz 		US_FL_FIX_CAPACITY ),
758880a9b5eSPhil Dibowitz 
759281b064fSDan Williams /* Reported by Dan Williams <dcbw@redhat.com>
760281b064fSDan Williams  * Option N.V. mobile broadband modems
761281b064fSDan Williams  * Ignore driver CD mode and force into modem mode by default.
762281b064fSDan Williams  */
763281b064fSDan Williams 
764281b064fSDan Williams /* Globetrotter HSDPA; mass storage shows up as Qualcomm for vendor */
765281b064fSDan Williams UNUSUAL_DEV(  0x05c6, 0x1000, 0x0000, 0x9999,
766281b064fSDan Williams 		"Option N.V.",
767281b064fSDan Williams 		"Mass Storage",
7688fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, option_ms_init,
769281b064fSDan Williams 		0),
770281b064fSDan Williams 
7711da177e4SLinus Torvalds /* Reported by Blake Matheny <bmatheny@purdue.edu> */
7721da177e4SLinus Torvalds UNUSUAL_DEV(  0x05dc, 0xb002, 0x0000, 0x0113,
7731da177e4SLinus Torvalds 		"Lexar",
7741da177e4SLinus Torvalds 		"USB CF Reader",
7758fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
7761da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
7771da177e4SLinus Torvalds 
7781da177e4SLinus Torvalds /* The following two entries are for a Genesys USB to IDE
7791da177e4SLinus Torvalds  * converter chip, but it changes its ProductId depending
7801da177e4SLinus Torvalds  * on whether or not a disk or an optical device is enclosed
7811da177e4SLinus Torvalds  * They were originally reported by Alexander Oltu
7821da177e4SLinus Torvalds  * <alexander@all-2.com> and Peter Marks <peter.marks@turner.com>
7831da177e4SLinus Torvalds  * respectively.
784883d989aSPhil Dibowitz  *
785883d989aSPhil Dibowitz  * US_FL_GO_SLOW and US_FL_MAX_SECTORS_64 added by Phil Dibowitz
786883d989aSPhil Dibowitz  * <phil@ipom.com> as these flags were made and hard-coded
787883d989aSPhil Dibowitz  * special-cases were pulled from scsiglue.c.
7881da177e4SLinus Torvalds  */
7891da177e4SLinus Torvalds UNUSUAL_DEV(  0x05e3, 0x0701, 0x0000, 0xffff,
7901da177e4SLinus Torvalds 		"Genesys Logic",
7911da177e4SLinus Torvalds 		"USB to IDE Optical",
7928fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
7935126a267SAlan Stern 		US_FL_GO_SLOW | US_FL_MAX_SECTORS_64 | US_FL_IGNORE_RESIDUE ),
7941da177e4SLinus Torvalds 
7951da177e4SLinus Torvalds UNUSUAL_DEV(  0x05e3, 0x0702, 0x0000, 0xffff,
7961da177e4SLinus Torvalds 		"Genesys Logic",
7971da177e4SLinus Torvalds 		"USB to IDE Disk",
7988fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
7995126a267SAlan Stern 		US_FL_GO_SLOW | US_FL_MAX_SECTORS_64 | US_FL_IGNORE_RESIDUE ),
8001da177e4SLinus Torvalds 
801dbe6e0c0SBen Efros /* Reported by Ben Efros <ben@pc-doctor.com> */
802dbe6e0c0SBen Efros UNUSUAL_DEV(  0x05e3, 0x0723, 0x9451, 0x9451,
803dbe6e0c0SBen Efros 		"Genesys Logic",
804dbe6e0c0SBen Efros 		"USB to SATA",
8058fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
806dbe6e0c0SBen Efros 		US_FL_SANE_SENSE ),
807dbe6e0c0SBen Efros 
8081da177e4SLinus Torvalds /* Reported by Hanno Boeck <hanno@gmx.de>
8091da177e4SLinus Torvalds  * Taken from the Lycoris Kernel */
8101da177e4SLinus Torvalds UNUSUAL_DEV(  0x0636, 0x0003, 0x0000, 0x9999,
8111da177e4SLinus Torvalds 		"Vivitar",
8121da177e4SLinus Torvalds 		"Vivicam 35Xx",
8138fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_BULK, NULL,
8141da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
8151da177e4SLinus Torvalds 
8161da177e4SLinus Torvalds UNUSUAL_DEV(  0x0644, 0x0000, 0x0100, 0x0100,
8171da177e4SLinus Torvalds 		"TEAC",
8181da177e4SLinus Torvalds 		"Floppy Drive",
8198fa7fd74SMichal Nazarewicz 		USB_SC_UFI, USB_PR_CB, NULL, 0 ),
8201da177e4SLinus Torvalds 
8211da177e4SLinus Torvalds /* Reported by Darsen Lu <darsen@micro.ee.nthu.edu.tw> */
8221da177e4SLinus Torvalds UNUSUAL_DEV( 0x066f, 0x8000, 0x0001, 0x0001,
8231da177e4SLinus Torvalds 		"SigmaTel",
8241da177e4SLinus Torvalds 		"USBMSC Audio Player",
8258fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
8261da177e4SLinus Torvalds 		US_FL_FIX_CAPACITY ),
8271da177e4SLinus Torvalds 
828a0bb1081SAlan Stern /* Reported by Daniel Kukula <daniel.kuku@gmail.com> */
829a0bb1081SAlan Stern UNUSUAL_DEV( 0x067b, 0x1063, 0x0100, 0x0100,
830a0bb1081SAlan Stern 		"Prolific Technology, Inc.",
831a0bb1081SAlan Stern 		"Prolific Storage Gadget",
8328fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
833a0bb1081SAlan Stern 		US_FL_BAD_SENSE ),
834a0bb1081SAlan Stern 
835c15e3ca1SRogerio Brito /* Reported by Rogerio Brito <rbrito@ime.usp.br> */
836c15e3ca1SRogerio Brito UNUSUAL_DEV( 0x067b, 0x2317, 0x0001, 0x001,
837c15e3ca1SRogerio Brito 		"Prolific Technology, Inc.",
838c15e3ca1SRogerio Brito 		"Mass Storage Device",
8398fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
840c15e3ca1SRogerio Brito 		US_FL_NOT_LOCKABLE ),
841c15e3ca1SRogerio Brito 
8421da177e4SLinus Torvalds /* Reported by Richard -=[]=- <micro_flyer@hotmail.com> */
8438a0845c5SThomas Bartosik /* Change to bcdDeviceMin (0x0100 to 0x0001) reported by
8448a0845c5SThomas Bartosik  * Thomas Bartosik <tbartdev@gmx-topmail.de> */
8458a0845c5SThomas Bartosik UNUSUAL_DEV( 0x067b, 0x2507, 0x0001, 0x0100,
8461da177e4SLinus Torvalds 		"Prolific Technology Inc.",
8471da177e4SLinus Torvalds 		"Mass Storage Device",
8488fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
8491da177e4SLinus Torvalds 		US_FL_FIX_CAPACITY | US_FL_GO_SLOW ),
8501da177e4SLinus Torvalds 
8511da177e4SLinus Torvalds /* Reported by Alex Butcher <alex.butcher@assursys.co.uk> */
852b1636399SOliver Neukum UNUSUAL_DEV( 0x067b, 0x3507, 0x0001, 0x0101,
8531da177e4SLinus Torvalds 		"Prolific Technology Inc.",
8541da177e4SLinus Torvalds 		"ATAPI-6 Bridge Controller",
8558fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
8561da177e4SLinus Torvalds 		US_FL_FIX_CAPACITY | US_FL_GO_SLOW ),
8571da177e4SLinus Torvalds 
8581da177e4SLinus Torvalds /* Submitted by Benny Sjostrand <benny@hostmobility.com> */
8591da177e4SLinus Torvalds UNUSUAL_DEV( 0x0686, 0x4011, 0x0001, 0x0001,
8601da177e4SLinus Torvalds 		"Minolta",
8611da177e4SLinus Torvalds 		"Dimage F300",
8628fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_BULK, NULL, 0 ),
8631da177e4SLinus Torvalds 
8641da177e4SLinus Torvalds /* Reported by Miguel A. Fosas <amn3s1a@ono.com> */
8651da177e4SLinus Torvalds UNUSUAL_DEV(  0x0686, 0x4017, 0x0001, 0x0001,
8661da177e4SLinus Torvalds 		"Minolta",
8671da177e4SLinus Torvalds 		"DIMAGE E223",
8688fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_DEVICE, NULL, 0 ),
8691da177e4SLinus Torvalds 
8701da177e4SLinus Torvalds UNUSUAL_DEV(  0x0693, 0x0005, 0x0100, 0x0100,
8711da177e4SLinus Torvalds 		"Hagiwara",
8721da177e4SLinus Torvalds 		"Flashgate",
8738fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_BULK, NULL, 0 ),
8741da177e4SLinus Torvalds 
875754501b3SAlan Stern /* Reported by David Hamilton <niftimusmaximus@lycos.com> */
876754501b3SAlan Stern UNUSUAL_DEV(  0x069b, 0x3004, 0x0001, 0x0001,
877754501b3SAlan Stern 		"Thomson Multimedia Inc.",
878754501b3SAlan Stern 		"RCA RD1080 MP3 Player",
8798fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
880754501b3SAlan Stern 		US_FL_FIX_CAPACITY ),
881754501b3SAlan Stern 
882fe1926a0SAlan Stern /* Reported by Adrian Pilchowiec <adi1981@epf.pl> */
883fe1926a0SAlan Stern UNUSUAL_DEV(  0x071b, 0x3203, 0x0000, 0x0000,
884fe1926a0SAlan Stern 		"RockChip",
885fe1926a0SAlan Stern 		"MP3",
8868fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
88700914025SHans de Goede 		US_FL_NO_WP_DETECT | US_FL_MAX_SECTORS_64 |
88800914025SHans de Goede 		US_FL_NO_READ_CAPACITY_16),
889fe1926a0SAlan Stern 
89064915092SJean-Baptiste Onofre /* Reported by Jean-Baptiste Onofre <jb@nanthrax.net>
89164915092SJean-Baptiste Onofre  * Support the following product :
89264915092SJean-Baptiste Onofre  *    "Dane-Elec MediaTouch"
89364915092SJean-Baptiste Onofre  */
89464915092SJean-Baptiste Onofre UNUSUAL_DEV(  0x071b, 0x32bb, 0x0000, 0x0000,
89564915092SJean-Baptiste Onofre 		"RockChip",
89664915092SJean-Baptiste Onofre 		"MTP",
8978fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
89864915092SJean-Baptiste Onofre 		US_FL_NO_WP_DETECT | US_FL_MAX_SECTORS_64),
89964915092SJean-Baptiste Onofre 
900c4766560SMassimiliano Ghilardi /* Reported by Massimiliano Ghilardi <massimiliano.ghilardi@gmail.com>
901c4766560SMassimiliano Ghilardi  * This USB MP3/AVI player device fails and disconnects if more than 128
902c4766560SMassimiliano Ghilardi  * sectors (64kB) are read/written in a single command, and may be present
903c4766560SMassimiliano Ghilardi  * at least in the following products:
904c4766560SMassimiliano Ghilardi  *   "Magnex Digital Video Panel DVP 1800"
905c4766560SMassimiliano Ghilardi  *   "MP4 AIGO 4GB SLOT SD"
906c4766560SMassimiliano Ghilardi  *   "Teclast TL-C260 MP3"
907c4766560SMassimiliano Ghilardi  *   "i.Meizu PMP MP3/MP4"
908c4766560SMassimiliano Ghilardi  *   "Speed MV8 MP4 Audio Player"
909c4766560SMassimiliano Ghilardi  */
910c4766560SMassimiliano Ghilardi UNUSUAL_DEV(  0x071b, 0x3203, 0x0100, 0x0100,
911c4766560SMassimiliano Ghilardi 		"RockChip",
912c4766560SMassimiliano Ghilardi 		"ROCK MP3",
9138fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
914c4766560SMassimiliano Ghilardi 		US_FL_MAX_SECTORS_64),
915c4766560SMassimiliano Ghilardi 
916f430c405SOlivier Blondeau /* Reported by Olivier Blondeau <zeitoun@gmail.com> */
917f430c405SOlivier Blondeau UNUSUAL_DEV(  0x0727, 0x0306, 0x0100, 0x0100,
918f430c405SOlivier Blondeau 		"ATMEL",
919f430c405SOlivier Blondeau 		"SND1 Storage",
9208fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
921f430c405SOlivier Blondeau 		US_FL_IGNORE_RESIDUE),
922f430c405SOlivier Blondeau 
9231e7a5a84SPhil Dibowitz /* Submitted by Roman Hodek <roman@hodek.net> */
9241da177e4SLinus Torvalds UNUSUAL_DEV(  0x0781, 0x0001, 0x0200, 0x0200,
9251da177e4SLinus Torvalds 		"Sandisk",
9261da177e4SLinus Torvalds 		"ImageMate SDDR-05a",
9278fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_CB, NULL,
9281da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
9291da177e4SLinus Torvalds 
9301e7a5a84SPhil Dibowitz UNUSUAL_DEV(  0x0781, 0x0002, 0x0009, 0x0009,
9311e7a5a84SPhil Dibowitz 		"SanDisk Corporation",
9321e7a5a84SPhil Dibowitz 		"ImageMate CompactFlash USB",
9338fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
9341e7a5a84SPhil Dibowitz 		US_FL_FIX_CAPACITY ),
9351e7a5a84SPhil Dibowitz 
9361da177e4SLinus Torvalds UNUSUAL_DEV(  0x0781, 0x0100, 0x0100, 0x0100,
9371da177e4SLinus Torvalds 		"Sandisk",
9381da177e4SLinus Torvalds 		"ImageMate SDDR-12",
9398fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_CB, NULL,
9401da177e4SLinus Torvalds 		US_FL_SINGLE_LUN ),
9411da177e4SLinus Torvalds 
9421da177e4SLinus Torvalds /* Reported by Eero Volotinen <eero@ping-viini.org> */
943e5278320SPhil Dibowitz UNUSUAL_DEV(  0x07ab, 0xfccd, 0x0000, 0x9999,
9441da177e4SLinus Torvalds 		"Freecom Technologies",
9451da177e4SLinus Torvalds 		"FHD-Classic",
9468fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
9471da177e4SLinus Torvalds 		US_FL_FIX_CAPACITY),
9481da177e4SLinus Torvalds 
9491da177e4SLinus Torvalds UNUSUAL_DEV(  0x07af, 0x0004, 0x0100, 0x0133,
9501da177e4SLinus Torvalds 		"Microtech",
9511da177e4SLinus Torvalds 		"USB-SCSI-DB25",
9528fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_euscsi_init,
9531da177e4SLinus Torvalds 		US_FL_SCM_MULT_TARG ),
9541da177e4SLinus Torvalds 
9551da177e4SLinus Torvalds UNUSUAL_DEV(  0x07af, 0x0005, 0x0100, 0x0100,
9561da177e4SLinus Torvalds 		"Microtech",
9571da177e4SLinus Torvalds 		"USB-SCSI-HD50",
9588fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_euscsi_init,
9591da177e4SLinus Torvalds 		US_FL_SCM_MULT_TARG ),
9601da177e4SLinus Torvalds 
9610ff71883SAlan Stern #ifdef NO_SDDR09
962c20b15fdSAlan Stern UNUSUAL_DEV(  0x07af, 0x0006, 0x0100, 0x0100,
963c20b15fdSAlan Stern 		"Microtech",
964c20b15fdSAlan Stern 		"CameraMate",
9658fa7fd74SMichal Nazarewicz 		USB_SC_SCSI, USB_PR_CB, NULL,
966c20b15fdSAlan Stern 		US_FL_SINGLE_LUN ),
9671da177e4SLinus Torvalds #endif
9681da177e4SLinus Torvalds 
9691da177e4SLinus Torvalds /* Datafab KECF-USB / Sagatek DCS-CF / Simpletech Flashlink UCF-100
9701da177e4SLinus Torvalds  * Only revision 1.13 tested (same for all of the above devices,
9711da177e4SLinus Torvalds  * based on the Datafab DF-UG-07 chip).  Needed for US_FL_FIX_INQUIRY.
9721da177e4SLinus Torvalds  * Submitted by Marek Michalkiewicz <marekm@amelek.gda.pl>.
9731da177e4SLinus Torvalds  * See also http://martin.wilck.bei.t-online.de/#kecf .
9741da177e4SLinus Torvalds  */
9751da177e4SLinus Torvalds UNUSUAL_DEV(  0x07c4, 0xa400, 0x0000, 0xffff,
9761da177e4SLinus Torvalds 		"Datafab",
9771da177e4SLinus Torvalds 		"KECF-USB",
9788fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
979049a6acbSNick Holloway 		US_FL_FIX_INQUIRY | US_FL_FIX_CAPACITY ),
9801da177e4SLinus Torvalds 
981e4813eecSAlan Stern /* Reported by Rauch Wolke <rauchwolke@gmx.net>
982e4813eecSAlan Stern  * and augmented by binbin <binbinsh@gmail.com> (Bugzilla #12882)
983e4813eecSAlan Stern  */
984368ee646SAlan Stern UNUSUAL_DEV(  0x07c4, 0xa4a5, 0x0000, 0xffff,
985368ee646SAlan Stern 		"Simple Tech/Datafab",
986368ee646SAlan Stern 		"CF+SM Reader",
9878fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
988e4813eecSAlan Stern 		US_FL_IGNORE_RESIDUE | US_FL_MAX_SECTORS_64 ),
989368ee646SAlan Stern 
9901da177e4SLinus Torvalds /* Casio QV 2x00/3x00/4000/8000 digital still cameras are not conformant
9911da177e4SLinus Torvalds  * to the USB storage specification in two ways:
9921da177e4SLinus Torvalds  * - They tell us they are using transport protocol CBI. In reality they
9931da177e4SLinus Torvalds  *   are using transport protocol CB.
9941da177e4SLinus Torvalds  * - They don't like the INQUIRY command. So we must handle this command
9951da177e4SLinus Torvalds  *   of the SCSI layer ourselves.
9961da177e4SLinus Torvalds  * - Some cameras with idProduct=0x1001 and bcdDevice=0x1000 have
9978fa7fd74SMichal Nazarewicz  *   bInterfaceProtocol=0x00 (USB_PR_CBI) while others have 0x01 (USB_PR_CB).
9988fa7fd74SMichal Nazarewicz  *   So don't remove the USB_PR_CB override!
9998fa7fd74SMichal Nazarewicz  * - Cameras with bcdDevice=0x9009 require the USB_SC_8070 override.
10001da177e4SLinus Torvalds  */
10011da177e4SLinus Torvalds UNUSUAL_DEV( 0x07cf, 0x1001, 0x1000, 0x9999,
10021da177e4SLinus Torvalds 		"Casio",
10031da177e4SLinus Torvalds 		"QV DigitalCamera",
10048fa7fd74SMichal Nazarewicz 		USB_SC_8070, USB_PR_CB, NULL,
10051da177e4SLinus Torvalds 		US_FL_NEED_OVERRIDE | US_FL_FIX_INQUIRY ),
10061da177e4SLinus Torvalds 
10071da177e4SLinus Torvalds /* Submitted by Hartmut Wahl <hwahl@hwahl.de>*/
10081da177e4SLinus Torvalds UNUSUAL_DEV( 0x0839, 0x000a, 0x0001, 0x0001,
10091da177e4SLinus Torvalds 		"Samsung",
10101da177e4SLinus Torvalds 		"Digimax 410",
10118fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
10121da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY),
10131da177e4SLinus Torvalds 
10148010e06cSAlan Stern /* Reported by Luciano Rocha <luciano@eurotux.com> */
10158010e06cSAlan Stern UNUSUAL_DEV( 0x0840, 0x0082, 0x0001, 0x0001,
10168010e06cSAlan Stern 		"Argosy",
10178010e06cSAlan Stern 		"Storage",
10188fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
10198010e06cSAlan Stern 		US_FL_FIX_CAPACITY),
10208010e06cSAlan Stern 
1021e2673b28SNguyen Anh Quynh /* Reported and patched by Nguyen Anh Quynh <aquynh@gmail.com> */
1022e2673b28SNguyen Anh Quynh UNUSUAL_DEV( 0x0840, 0x0084, 0x0001, 0x0001,
1023e2673b28SNguyen Anh Quynh 		"Argosy",
1024e2673b28SNguyen Anh Quynh 		"Storage",
10258fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1026e2673b28SNguyen Anh Quynh 		US_FL_FIX_CAPACITY),
1027e2673b28SNguyen Anh Quynh 
1028aa23c8d6SPhil Dibowitz /* Reported by Martijn Hijdra <martijn.hijdra@gmail.com> */
1029aa23c8d6SPhil Dibowitz UNUSUAL_DEV( 0x0840, 0x0085, 0x0001, 0x0001,
1030aa23c8d6SPhil Dibowitz 		"Argosy",
1031aa23c8d6SPhil Dibowitz 		"Storage",
10328fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1033aa23c8d6SPhil Dibowitz 		US_FL_FIX_CAPACITY),
1034aa23c8d6SPhil Dibowitz 
10351da177e4SLinus Torvalds /* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>.
10361da177e4SLinus Torvalds  * Flag will support Bulk devices which use a standards-violating 32-byte
10371da177e4SLinus Torvalds  * Command Block Wrapper. Here, the "DC2MEGA" cameras (several brands) with
10381da177e4SLinus Torvalds  * Grandtech GT892x chip, which request "Proprietary SCSI Bulk" support.
10391da177e4SLinus Torvalds  */
10401da177e4SLinus Torvalds 
10411da177e4SLinus Torvalds UNUSUAL_DEV(  0x084d, 0x0011, 0x0110, 0x0110,
10421da177e4SLinus Torvalds 		"Grandtech",
10431da177e4SLinus Torvalds 		"DC2MEGA",
10448fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
10451da177e4SLinus Torvalds 		US_FL_BULK32),
10461da177e4SLinus Torvalds 
104712f68c48SAlan Stern /* Reported by <ttkspam@free.fr>
104812f68c48SAlan Stern  * The device reports a vendor-specific device class, requiring an
104912f68c48SAlan Stern  * explicit vendor/product match.
105012f68c48SAlan Stern  */
105112f68c48SAlan Stern UNUSUAL_DEV(  0x0851, 0x1542, 0x0002, 0x0002,
105212f68c48SAlan Stern 		"MagicPixel",
105312f68c48SAlan Stern 		"FW_Omega2",
105412f68c48SAlan Stern 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, 0),
105512f68c48SAlan Stern 
1056f7687217SAndrew Lunn /* Andrew Lunn <andrew@lunn.ch>
1057f7687217SAndrew Lunn  * PanDigital Digital Picture Frame. Does not like ALLOW_MEDIUM_REMOVAL
1058f7687217SAndrew Lunn  * on LUN 4.
1059f7687217SAndrew Lunn  * Note: Vend:Prod clash with "Ltd Maxell WS30 Slim Digital Camera"
1060f7687217SAndrew Lunn */
1061f7687217SAndrew Lunn UNUSUAL_DEV(  0x0851, 0x1543, 0x0200, 0x0200,
1062f7687217SAndrew Lunn 		"PanDigital",
1063f7687217SAndrew Lunn 		"Photo Frame",
10648fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1065f7687217SAndrew Lunn 		US_FL_NOT_LOCKABLE),
1066f7687217SAndrew Lunn 
1067ba3e93adSAlan Stern /* Submitted by Jan De Luyck <lkml@kcore.org> */
1068ba3e93adSAlan Stern UNUSUAL_DEV(  0x08bd, 0x1100, 0x0000, 0x0000,
1069ba3e93adSAlan Stern 		"CITIZEN",
1070ba3e93adSAlan Stern 		"X1DE-USB",
10718fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1072ba3e93adSAlan Stern 		US_FL_SINGLE_LUN),
10731da177e4SLinus Torvalds 
1074a7e555b6SDylan Taft /* Submitted by Dylan Taft <d13f00l@gmail.com>
1075a7e555b6SDylan Taft  * US_FL_IGNORE_RESIDUE Needed
1076a7e555b6SDylan Taft  */
1077a7e555b6SDylan Taft UNUSUAL_DEV(  0x08ca, 0x3103, 0x0100, 0x0100,
1078a7e555b6SDylan Taft 		"AIPTEK",
1079a7e555b6SDylan Taft 		"Aiptek USB Keychain MP3 Player",
10808fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1081a7e555b6SDylan Taft 		US_FL_IGNORE_RESIDUE),
1082a7e555b6SDylan Taft 
10831da177e4SLinus Torvalds /* Entry needed for flags. Moreover, all devices with this ID use
10841da177e4SLinus Torvalds  * bulk-only transport, but _some_ falsely report Control/Bulk instead.
10851da177e4SLinus Torvalds  * One example is "Trumpion Digital Research MYMP3".
10861da177e4SLinus Torvalds  * Submitted by Bjoern Brill <brill(at)fs.math.uni-frankfurt.de>
10871da177e4SLinus Torvalds  */
10881da177e4SLinus Torvalds UNUSUAL_DEV(  0x090a, 0x1001, 0x0100, 0x0100,
10891da177e4SLinus Torvalds 		"Trumpion",
10901da177e4SLinus Torvalds 		"t33520 USB Flash Card Controller",
10918fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_BULK, NULL,
10921da177e4SLinus Torvalds 		US_FL_NEED_OVERRIDE ),
10931da177e4SLinus Torvalds 
10941724757eSPhil Dibowitz /* Reported by Filippo Bardelli <filibard@libero.it>
10951724757eSPhil Dibowitz  * The device reports a subclass of RBC, which is wrong.
10961724757eSPhil Dibowitz  */
10971724757eSPhil Dibowitz UNUSUAL_DEV(  0x090a, 0x1050, 0x0100, 0x0100,
10981724757eSPhil Dibowitz 		"Trumpion Microelectronics, Inc.",
10991724757eSPhil Dibowitz 		"33520 USB Digital Voice Recorder",
11008fa7fd74SMichal Nazarewicz 		USB_SC_UFI, USB_PR_DEVICE, NULL,
11011724757eSPhil Dibowitz 		0),
11021724757eSPhil Dibowitz 
11031da177e4SLinus Torvalds /* Trumpion Microelectronics MP3 player (felipe_alfaro@linuxmail.org) */
11041da177e4SLinus Torvalds UNUSUAL_DEV( 0x090a, 0x1200, 0x0000, 0x9999,
11051da177e4SLinus Torvalds 		"Trumpion",
11061da177e4SLinus Torvalds 		"MP3 player",
11078fa7fd74SMichal Nazarewicz 		USB_SC_RBC, USB_PR_BULK, NULL,
11081da177e4SLinus Torvalds 		0 ),
11091da177e4SLinus Torvalds 
11101da177e4SLinus Torvalds /* aeb */
11111da177e4SLinus Torvalds UNUSUAL_DEV( 0x090c, 0x1132, 0x0000, 0xffff,
11121da177e4SLinus Torvalds 		"Feiya",
11131da177e4SLinus Torvalds 		"5-in-1 Card Reader",
11148fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
11151da177e4SLinus Torvalds 		US_FL_FIX_CAPACITY ),
11161da177e4SLinus Torvalds 
111721c13a4fSAlan Stern /* Reported by Paul Hartman <paul.hartman+linux@gmail.com>
111821c13a4fSAlan Stern  * This card reader returns "Illegal Request, Logical Block Address
111921c13a4fSAlan Stern  * Out of Range" for the first READ(10) after a new card is inserted.
112021c13a4fSAlan Stern  */
112121c13a4fSAlan Stern UNUSUAL_DEV(  0x090c, 0x6000, 0x0100, 0x0100,
112221c13a4fSAlan Stern 		"Feiya",
112321c13a4fSAlan Stern 		"SD/SDHC Card Reader",
112421c13a4fSAlan Stern 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
112521c13a4fSAlan Stern 		US_FL_INITIAL_READ10 ),
112621c13a4fSAlan Stern 
11271da177e4SLinus Torvalds /* This Pentax still camera is not conformant
11281da177e4SLinus Torvalds  * to the USB storage specification: -
11291da177e4SLinus Torvalds  * - It does not like the INQUIRY command. So we must handle this command
11301da177e4SLinus Torvalds  *   of the SCSI layer ourselves.
11311da177e4SLinus Torvalds  * Tested on Rev. 10.00 (0x1000)
11321da177e4SLinus Torvalds  * Submitted by James Courtier-Dutton <James@superbug.demon.co.uk>
11331da177e4SLinus Torvalds  */
11341da177e4SLinus Torvalds UNUSUAL_DEV( 0x0a17, 0x0004, 0x1000, 0x1000,
11351da177e4SLinus Torvalds 		"Pentax",
11361da177e4SLinus Torvalds 		"Optio 2/3/400",
11378fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
11381da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
11391da177e4SLinus Torvalds 
114067fa1062SBen Collins /* These are virtual windows driver CDs, which the zd1211rw driver
114167fa1062SBen Collins  * automatically converts into WLAN devices. */
11423c332422SDaniel Drake UNUSUAL_DEV( 0x0ace, 0x2011, 0x0101, 0x0101,
11433c332422SDaniel Drake 		"ZyXEL",
11443c332422SDaniel Drake 		"G-220F USB-WLAN Install",
11458fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
11463c332422SDaniel Drake 		US_FL_IGNORE_DEVICE ),
11473c332422SDaniel Drake 
114864902cbaSMatthew Davidson UNUSUAL_DEV( 0x0ace, 0x20ff, 0x0101, 0x0101,
114964902cbaSMatthew Davidson 		"SiteCom",
115064902cbaSMatthew Davidson 		"WL-117 USB-WLAN Install",
11518fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
115264902cbaSMatthew Davidson 		US_FL_IGNORE_DEVICE ),
115364902cbaSMatthew Davidson 
1154281b064fSDan Williams /* Reported by Dan Williams <dcbw@redhat.com>
1155281b064fSDan Williams  * Option N.V. mobile broadband modems
1156281b064fSDan Williams  * Ignore driver CD mode and force into modem mode by default.
1157281b064fSDan Williams  */
1158281b064fSDan Williams 
1159281b064fSDan Williams /* iCON 225 */
1160281b064fSDan Williams UNUSUAL_DEV(  0x0af0, 0x6971, 0x0000, 0x9999,
1161281b064fSDan Williams 		"Option N.V.",
1162281b064fSDan Williams 		"Mass Storage",
11638fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, option_ms_init,
1164281b064fSDan Williams 		0),
1165281b064fSDan Williams 
1166e7c6f80fSFilip Aben /* Reported by F. Aben <f.aben@option.com>
1167e7c6f80fSFilip Aben  * This device (wrongly) has a vendor-specific device descriptor.
1168e7c6f80fSFilip Aben  * The entry is needed so usb-storage can bind to it's mass-storage
1169e7c6f80fSFilip Aben  * interface as an interface driver */
1170e7c6f80fSFilip Aben UNUSUAL_DEV( 0x0af0, 0x7401, 0x0000, 0x0000,
1171e7c6f80fSFilip Aben 		"Option",
1172e7c6f80fSFilip Aben 		"GI 0401 SD-Card",
11738fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1174e7c6f80fSFilip Aben 		0 ),
1175e7c6f80fSFilip Aben 
1176c497e715SJan Dumon /* Reported by Jan Dumon <j.dumon@option.com>
117746216e4fSJan Dumon  * These devices (wrongly) have a vendor-specific device descriptor.
117846216e4fSJan Dumon  * These entries are needed so usb-storage can bind to their mass-storage
1179c497e715SJan Dumon  * interface as an interface driver */
1180c497e715SJan Dumon UNUSUAL_DEV( 0x0af0, 0x7501, 0x0000, 0x0000,
1181c497e715SJan Dumon 		"Option",
1182c497e715SJan Dumon 		"GI 0431 SD-Card",
11838fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1184c497e715SJan Dumon 		0 ),
1185c497e715SJan Dumon 
118646216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0x7701, 0x0000, 0x0000,
118746216e4fSJan Dumon 		"Option",
118846216e4fSJan Dumon 		"GI 0451 SD-Card",
11898fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
119046216e4fSJan Dumon 		0 ),
119146216e4fSJan Dumon 
119246216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0x7706, 0x0000, 0x0000,
119346216e4fSJan Dumon 		"Option",
119446216e4fSJan Dumon 		"GI 0451 SD-Card",
11958fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
119646216e4fSJan Dumon 		0 ),
119746216e4fSJan Dumon 
119846216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0x7901, 0x0000, 0x0000,
119946216e4fSJan Dumon 		"Option",
120046216e4fSJan Dumon 		"GI 0452 SD-Card",
12018fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
120246216e4fSJan Dumon 		0 ),
120346216e4fSJan Dumon 
120446216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0x7A01, 0x0000, 0x0000,
120546216e4fSJan Dumon 		"Option",
120646216e4fSJan Dumon 		"GI 0461 SD-Card",
12078fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
120846216e4fSJan Dumon 		0 ),
120946216e4fSJan Dumon 
121046216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0x7A05, 0x0000, 0x0000,
121146216e4fSJan Dumon 		"Option",
121246216e4fSJan Dumon 		"GI 0461 SD-Card",
12138fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
121446216e4fSJan Dumon 		0 ),
121546216e4fSJan Dumon 
121646216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0x8300, 0x0000, 0x0000,
121746216e4fSJan Dumon 		"Option",
121846216e4fSJan Dumon 		"GI 033x SD-Card",
12198fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
122046216e4fSJan Dumon 		0 ),
122146216e4fSJan Dumon 
122246216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0x8302, 0x0000, 0x0000,
122346216e4fSJan Dumon 		"Option",
122446216e4fSJan Dumon 		"GI 033x SD-Card",
12258fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
122646216e4fSJan Dumon 		0 ),
122746216e4fSJan Dumon 
122846216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0x8304, 0x0000, 0x0000,
122946216e4fSJan Dumon 		"Option",
123046216e4fSJan Dumon 		"GI 033x SD-Card",
12318fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
123246216e4fSJan Dumon 		0 ),
123346216e4fSJan Dumon 
123446216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0xc100, 0x0000, 0x0000,
123546216e4fSJan Dumon 		"Option",
123646216e4fSJan Dumon 		"GI 070x SD-Card",
12378fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
123846216e4fSJan Dumon 		0 ),
123946216e4fSJan Dumon 
124046216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0xd057, 0x0000, 0x0000,
124146216e4fSJan Dumon 		"Option",
124246216e4fSJan Dumon 		"GI 1505 SD-Card",
12438fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
124446216e4fSJan Dumon 		0 ),
124546216e4fSJan Dumon 
124646216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0xd058, 0x0000, 0x0000,
124746216e4fSJan Dumon 		"Option",
124846216e4fSJan Dumon 		"GI 1509 SD-Card",
12498fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
125046216e4fSJan Dumon 		0 ),
125146216e4fSJan Dumon 
125246216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0xd157, 0x0000, 0x0000,
125346216e4fSJan Dumon 		"Option",
125446216e4fSJan Dumon 		"GI 1515 SD-Card",
12558fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
125646216e4fSJan Dumon 		0 ),
125746216e4fSJan Dumon 
125846216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0xd257, 0x0000, 0x0000,
125946216e4fSJan Dumon 		"Option",
126046216e4fSJan Dumon 		"GI 1215 SD-Card",
12618fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
126246216e4fSJan Dumon 		0 ),
126346216e4fSJan Dumon 
126446216e4fSJan Dumon UNUSUAL_DEV( 0x0af0, 0xd357, 0x0000, 0x0000,
126546216e4fSJan Dumon 		"Option",
126646216e4fSJan Dumon 		"GI 1505 SD-Card",
12678fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
126846216e4fSJan Dumon 		0 ),
126946216e4fSJan Dumon 
12703bd4dc9bSNamjae Jeon /* Reported by Namjae Jeon <namjae.jeon@samsung.com> */
12713bd4dc9bSNamjae Jeon UNUSUAL_DEV(0x0bc2, 0x2300, 0x0000, 0x9999,
12723bd4dc9bSNamjae Jeon 		"Seagate",
12733bd4dc9bSNamjae Jeon 		"Portable HDD",
12743bd4dc9bSNamjae Jeon 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_WRITE_CACHE),
12753bd4dc9bSNamjae Jeon 
1276dbe6e0c0SBen Efros /* Reported by Ben Efros <ben@pc-doctor.com> */
1277dbe6e0c0SBen Efros UNUSUAL_DEV( 0x0bc2, 0x3010, 0x0000, 0x0000,
1278dbe6e0c0SBen Efros 		"Seagate",
1279dbe6e0c0SBen Efros 		"FreeAgent Pro",
12808fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1281dbe6e0c0SBen Efros 		US_FL_SANE_SENSE ),
1282dbe6e0c0SBen Efros 
1283dbe6e0c0SBen Efros UNUSUAL_DEV(  0x0d49, 0x7310, 0x0000, 0x9999,
1284dbe6e0c0SBen Efros 		"Maxtor",
1285dbe6e0c0SBen Efros 		"USB to SATA",
12868fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1287dbe6e0c0SBen Efros 		US_FL_SANE_SENSE),
1288dbe6e0c0SBen Efros 
1289f9dc8f99SAlan Stern /*
1290f9dc8f99SAlan Stern  * Pete Zaitcev <zaitcev@yahoo.com>, bz#164688.
1291f9dc8f99SAlan Stern  * The device blatantly ignores LUN and returns 1 in GetMaxLUN.
1292f9dc8f99SAlan Stern  */
1293f9dc8f99SAlan Stern UNUSUAL_DEV( 0x0c45, 0x1060, 0x0100, 0x0100,
1294f9dc8f99SAlan Stern 		"Unknown",
1295f9dc8f99SAlan Stern 		"Unknown",
12968fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1297f9dc8f99SAlan Stern 		US_FL_SINGLE_LUN ),
1298f9dc8f99SAlan Stern 
12991da177e4SLinus Torvalds /* Submitted by Joris Struyve <joris@struyve.be> */
13001da177e4SLinus Torvalds UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff,
13011da177e4SLinus Torvalds 		"Medion",
13021da177e4SLinus Torvalds 		"MD 7425",
13038fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
13041da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY),
13051da177e4SLinus Torvalds 
13061da177e4SLinus Torvalds /*
13071da177e4SLinus Torvalds  * Entry for Jenoptik JD 5200z3
13081da177e4SLinus Torvalds  *
13091da177e4SLinus Torvalds  * email: car.busse@gmx.de
13101da177e4SLinus Torvalds  */
13111da177e4SLinus Torvalds UNUSUAL_DEV(  0x0d96, 0x5200, 0x0001, 0x0200,
13121da177e4SLinus Torvalds 		"Jenoptik",
13131da177e4SLinus Torvalds 		"JD 5200 z3",
13148fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),
13151da177e4SLinus Torvalds 
13163b438e30SSergey Ovcharenko /* Reported by  Jason Johnston <killean@shaw.ca> */
13173b438e30SSergey Ovcharenko UNUSUAL_DEV(  0x0dc4, 0x0073, 0x0000, 0x0000,
13183b438e30SSergey Ovcharenko 		"Macpower Technology Co.LTD.",
13193b438e30SSergey Ovcharenko 		"USB 2.0 3.5\" DEVICE",
13208fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
13213b438e30SSergey Ovcharenko 		US_FL_FIX_CAPACITY),
13223b438e30SSergey Ovcharenko 
13231da177e4SLinus Torvalds /* Reported by Lubomir Blaha <tritol@trilogic.cz>
13241da177e4SLinus Torvalds  * I _REALLY_ don't know what 3rd, 4th number and all defines mean, but this
13251da177e4SLinus Torvalds  * works for me. Can anybody correct these values? (I able to test corrected
13261da177e4SLinus Torvalds  * version.)
13271da177e4SLinus Torvalds  */
13281da177e4SLinus Torvalds UNUSUAL_DEV( 0x0dd8, 0x1060, 0x0000, 0xffff,
13291da177e4SLinus Torvalds 		"Netac",
13301da177e4SLinus Torvalds 		"USB-CF-Card",
13318fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
13321da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
13331da177e4SLinus Torvalds 
133467fa1062SBen Collins /* Reported by Edward Chapman (taken from linux-usb mailing list)
133567fa1062SBen Collins    Netac OnlyDisk Mini U2CV2 512MB USB 2.0 Flash Drive */
133667fa1062SBen Collins UNUSUAL_DEV( 0x0dd8, 0xd202, 0x0000, 0x9999,
133767fa1062SBen Collins 		"Netac",
133867fa1062SBen Collins 		"USB Flash Disk",
13398fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
134067fa1062SBen Collins 		US_FL_IGNORE_RESIDUE ),
134167fa1062SBen Collins 
134267fa1062SBen Collins 
13431da177e4SLinus Torvalds /* Patch by Stephan Walter <stephan.walter@epfl.ch>
13441da177e4SLinus Torvalds  * I don't know why, but it works... */
13451da177e4SLinus Torvalds UNUSUAL_DEV( 0x0dda, 0x0001, 0x0012, 0x0012,
13461da177e4SLinus Torvalds 		"WINWARD",
13471da177e4SLinus Torvalds 		"Music Disk",
13488fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
13491da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
13501da177e4SLinus Torvalds 
13511da177e4SLinus Torvalds /* Reported by Ian McConnell <ian at emit.demon.co.uk> */
13521da177e4SLinus Torvalds UNUSUAL_DEV(  0x0dda, 0x0301, 0x0012, 0x0012,
13531da177e4SLinus Torvalds 		"PNP_MP3",
13541da177e4SLinus Torvalds 		"PNP_MP3 PLAYER",
13558fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
13561da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
13571da177e4SLinus Torvalds 
1358982db2a1SAlan Stern /* Reported by Jim McCloskey <mcclosk@ucsc.edu> */
1359982db2a1SAlan Stern UNUSUAL_DEV( 0x0e21, 0x0520, 0x0100, 0x0100,
1360982db2a1SAlan Stern 		"Cowon Systems",
1361982db2a1SAlan Stern 		"iAUDIO M5",
13628fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_BULK, NULL,
1363bc724b98SPhil Dibowitz 		US_FL_NEED_OVERRIDE ),
1364982db2a1SAlan Stern 
13651da177e4SLinus Torvalds /* Submitted by Antoine Mairesse <antoine.mairesse@free.fr> */
13661da177e4SLinus Torvalds UNUSUAL_DEV( 0x0ed1, 0x6660, 0x0100, 0x0300,
13671da177e4SLinus Torvalds 		"USB",
13681da177e4SLinus Torvalds 		"Solid state disk",
13698fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
13701da177e4SLinus Torvalds 		US_FL_FIX_INQUIRY ),
13711da177e4SLinus Torvalds 
13721da177e4SLinus Torvalds /* Submitted by Daniel Drake <dsd@gentoo.org>
13731da177e4SLinus Torvalds  * Reported by dayul on the Gentoo Forums */
13741da177e4SLinus Torvalds UNUSUAL_DEV(  0x0ea0, 0x2168, 0x0110, 0x0110,
13751da177e4SLinus Torvalds 		"Ours Technology",
13761da177e4SLinus Torvalds 		"Flash Disk",
13778fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
13781da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
13791da177e4SLinus Torvalds 
13801da177e4SLinus Torvalds /* Reported by Rastislav Stanik <rs_kernel@yahoo.com> */
13811da177e4SLinus Torvalds UNUSUAL_DEV(  0x0ea0, 0x6828, 0x0110, 0x0110,
13821da177e4SLinus Torvalds 		"USB",
13831da177e4SLinus Torvalds 		"Flash Disk",
13848fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
13851da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
13861da177e4SLinus Torvalds 
1387883d989aSPhil Dibowitz /* Reported by Benjamin Schiller <sbenni@gmx.de>
1388883d989aSPhil Dibowitz  * It is also sold by Easylite as DJ 20 */
1389883d989aSPhil Dibowitz UNUSUAL_DEV(  0x0ed1, 0x7636, 0x0103, 0x0103,
1390883d989aSPhil Dibowitz 		"Typhoon",
1391883d989aSPhil Dibowitz 		"My DJ 1820",
13928fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1393883d989aSPhil Dibowitz 		US_FL_IGNORE_RESIDUE | US_FL_GO_SLOW | US_FL_MAX_SECTORS_64),
1394883d989aSPhil Dibowitz 
13954e58407dSRobert Spitzenpfeil /* Patch by Leonid Petrov mail at lpetrov.net
13964e58407dSRobert Spitzenpfeil  * Reported by Robert Spitzenpfeil <robert@spitzenpfeil.org>
13974e58407dSRobert Spitzenpfeil  * http://www.qbik.ch/usb/devices/showdev.php?id=1705
13984e58407dSRobert Spitzenpfeil  * Updated to 103 device by MJ Ray mjr at phonecoop.coop
13994e58407dSRobert Spitzenpfeil  */
14004e58407dSRobert Spitzenpfeil UNUSUAL_DEV(  0x0f19, 0x0103, 0x0100, 0x0100,
14014e58407dSRobert Spitzenpfeil 		"Oracom Co., Ltd",
14024e58407dSRobert Spitzenpfeil 		"ORC-200M",
14038fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
14044e58407dSRobert Spitzenpfeil 		US_FL_IGNORE_RESIDUE ),
14054e58407dSRobert Spitzenpfeil 
1406b41ee5d6SDavid Kuehling /* David Kuehling <dvdkhlng@gmx.de>:
1407b41ee5d6SDavid Kuehling  * for MP3-Player AVOX WSX-300ER (bought in Japan).  Reports lots of SCSI
1408b41ee5d6SDavid Kuehling  * errors when trying to write.
1409b41ee5d6SDavid Kuehling  */
1410b41ee5d6SDavid Kuehling UNUSUAL_DEV(  0x0f19, 0x0105, 0x0100, 0x0100,
1411b41ee5d6SDavid Kuehling 		"C-MEX",
1412b41ee5d6SDavid Kuehling 		"A-VOX",
14138fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1414b41ee5d6SDavid Kuehling 		US_FL_IGNORE_RESIDUE ),
1415b41ee5d6SDavid Kuehling 
1416c25f6b15SNick Holloway /* Submitted by Nick Holloway */
1417c25f6b15SNick Holloway UNUSUAL_DEV( 0x0f88, 0x042e, 0x0100, 0x0100,
1418c25f6b15SNick Holloway 		"VTech",
1419c25f6b15SNick Holloway 		"Kidizoom",
1420c25f6b15SNick Holloway 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1421c25f6b15SNick Holloway 		US_FL_FIX_CAPACITY ),
1422c25f6b15SNick Holloway 
14231da177e4SLinus Torvalds /* Reported by Michael Stattmann <michael@stattmann.com> */
14241da177e4SLinus Torvalds UNUSUAL_DEV(  0x0fce, 0xd008, 0x0000, 0x0000,
14251da177e4SLinus Torvalds 		"Sony Ericsson",
14261da177e4SLinus Torvalds 		"V800-Vodafone 802",
14278fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
14281da177e4SLinus Torvalds 		US_FL_NO_WP_DETECT ),
14291da177e4SLinus Torvalds 
1430a83775b1SPhil Dibowitz /* Reported by The Solutor <thesolutor@gmail.com> */
1431a83775b1SPhil Dibowitz UNUSUAL_DEV(  0x0fce, 0xd0e1, 0x0000, 0x0000,
1432a83775b1SPhil Dibowitz 		"Sony Ericsson",
1433a83775b1SPhil Dibowitz 		"MD400",
14348fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1435a83775b1SPhil Dibowitz 		US_FL_IGNORE_DEVICE),
1436a83775b1SPhil Dibowitz 
1437b544d749SAlan Stern /* Reported by Jan Mate <mate@fiit.stuba.sk>
1438b544d749SAlan Stern  * and by Soeren Sonnenburg <kernel@nn7.de> */
143939c2f3acSPhil Dibowitz UNUSUAL_DEV(  0x0fce, 0xe030, 0x0000, 0x0000,
144039c2f3acSPhil Dibowitz 		"Sony Ericsson",
144139c2f3acSPhil Dibowitz 		"P990i",
14428fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1443b544d749SAlan Stern 		US_FL_FIX_CAPACITY | US_FL_IGNORE_RESIDUE ),
144439c2f3acSPhil Dibowitz 
1445c9c770edSPhil Dibowitz /* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */
1446c9c770edSPhil Dibowitz UNUSUAL_DEV(  0x0fce, 0xe031, 0x0000, 0x0000,
1447c9c770edSPhil Dibowitz 		"Sony Ericsson",
1448c9c770edSPhil Dibowitz 		"M600i",
14498fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1450c5f23b0eSPhil Dibowitz 		US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
1451c9c770edSPhil Dibowitz 
1452f9dc8f99SAlan Stern /* Reported by Ricardo Barberis <ricardo@dattatec.com> */
1453f9dc8f99SAlan Stern UNUSUAL_DEV(  0x0fce, 0xe092, 0x0000, 0x0000,
1454f9dc8f99SAlan Stern 		"Sony Ericsson",
1455f9dc8f99SAlan Stern 		"P1i",
14568fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1457f9dc8f99SAlan Stern 		US_FL_IGNORE_RESIDUE ),
1458f9dc8f99SAlan Stern 
14591da177e4SLinus Torvalds /* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
14601da177e4SLinus Torvalds  * Tested on hardware version 1.10.
14611da177e4SLinus Torvalds  * Entry is needed only for the initializer function override.
146251b5bce8SPhil Dibowitz  * Devices with bcd > 110 seem to not need it while those
146351b5bce8SPhil Dibowitz  * with bcd < 110 appear to need it.
14641da177e4SLinus Torvalds  */
146551b5bce8SPhil Dibowitz UNUSUAL_DEV(  0x1019, 0x0c55, 0x0000, 0x0110,
14661da177e4SLinus Torvalds 		"Desknote",
14671da177e4SLinus Torvalds 		"UCR-61S2B",
14688fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_ucr61s2b_init,
14691da177e4SLinus Torvalds 		0 ),
14701da177e4SLinus Torvalds 
1471dbe6e0c0SBen Efros UNUSUAL_DEV(  0x1058, 0x0704, 0x0000, 0x9999,
1472dbe6e0c0SBen Efros 		"Western Digital",
1473dbe6e0c0SBen Efros 		"External HDD",
14748fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1475dbe6e0c0SBen Efros 		US_FL_SANE_SENSE),
1476dbe6e0c0SBen Efros 
14773bd4dc9bSNamjae Jeon /* Reported by Namjae Jeon <namjae.jeon@samsung.com> */
14783bd4dc9bSNamjae Jeon UNUSUAL_DEV(0x1058, 0x070a, 0x0000, 0x9999,
14793bd4dc9bSNamjae Jeon 		"Western Digital",
14803bd4dc9bSNamjae Jeon 		"My Passport HDD",
14813bd4dc9bSNamjae Jeon 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_WRITE_CACHE),
14823bd4dc9bSNamjae Jeon 
1483274399d1SAlan Stern /* Reported by Fabio Venturi <f.venturi@tdnet.it>
1484274399d1SAlan Stern  * The device reports a vendor-specific bDeviceClass.
1485274399d1SAlan Stern  */
1486274399d1SAlan Stern UNUSUAL_DEV(  0x10d6, 0x2200, 0x0100, 0x0100,
1487274399d1SAlan Stern 		"Actions Semiconductor",
1488274399d1SAlan Stern 		"Mtp device",
14898fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1490274399d1SAlan Stern 		0),
1491274399d1SAlan Stern 
1492c00deaa5SPascal Terjan /* Reported by Pascal Terjan <pterjan@mandriva.com>
1493c00deaa5SPascal Terjan  * Ignore driver CD mode and force into modem mode by default.
1494c00deaa5SPascal Terjan  */
1495c00deaa5SPascal Terjan UNUSUAL_DEV(  0x1186, 0x3e04, 0x0000, 0x0000,
1496c00deaa5SPascal Terjan            "D-Link",
1497c00deaa5SPascal Terjan            "USB Mass Storage",
14988fa7fd74SMichal Nazarewicz            USB_SC_DEVICE, USB_PR_DEVICE, option_ms_init, US_FL_IGNORE_DEVICE),
1499c00deaa5SPascal Terjan 
1500112225b1SKevin Lloyd /* Reported by Kevin Lloyd <linux@sierrawireless.com>
1501112225b1SKevin Lloyd  * Entry is needed for the initializer function override,
1502112225b1SKevin Lloyd  * which instructs the device to load as a modem
1503112225b1SKevin Lloyd  * device.
1504112225b1SKevin Lloyd  */
1505112225b1SKevin Lloyd UNUSUAL_DEV(  0x1199, 0x0fff, 0x0000, 0x9999,
1506112225b1SKevin Lloyd 		"Sierra Wireless",
1507112225b1SKevin Lloyd 		"USB MMC Storage",
15088fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, sierra_ms_init,
150932fe5e39SKevin Lloyd 		0),
1510112225b1SKevin Lloyd 
151149314378SJaco Kroon /* Reported by Jaco Kroon <jaco@kroon.co.za>
151249314378SJaco Kroon  * The usb-storage module found on the Digitech GNX4 (and supposedly other
151349314378SJaco Kroon  * devices) misbehaves and causes a bunch of invalid I/O errors.
151449314378SJaco Kroon  */
151549314378SJaco Kroon UNUSUAL_DEV(  0x1210, 0x0003, 0x0100, 0x0100,
151649314378SJaco Kroon 		"Digitech HMG",
151749314378SJaco Kroon 		"DigiTech Mass Storage",
15188fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
151949314378SJaco Kroon 		US_FL_IGNORE_RESIDUE ),
152049314378SJaco Kroon 
1521aad8a278Sfangxiaozhi /* Reported by fangxiaozhi <huananhu@huawei.com>
1522aad8a278Sfangxiaozhi  * This brings the HUAWEI data card devices into multi-port mode
1523d853d872SJohann Wilhelm  */
1524aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1001, 0x0000, 0x0000,
1525aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1526aad8a278Sfangxiaozhi 		"Mass Storage",
15278fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1528aad8a278Sfangxiaozhi 		0),
1529d853d872SJohann Wilhelm UNUSUAL_DEV(  0x12d1, 0x1003, 0x0000, 0x0000,
1530d853d872SJohann Wilhelm 		"HUAWEI MOBILE",
1531d853d872SJohann Wilhelm 		"Mass Storage",
15328fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1533d853d872SJohann Wilhelm 		0),
1534aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1004, 0x0000, 0x0000,
1535aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1536aad8a278Sfangxiaozhi 		"Mass Storage",
15378fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1538aad8a278Sfangxiaozhi 		0),
1539aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1401, 0x0000, 0x0000,
1540aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1541aad8a278Sfangxiaozhi 		"Mass Storage",
15428fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1543aad8a278Sfangxiaozhi 		0),
15441460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1402, 0x0000, 0x0000,
15451460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
15461460e5e4Sfangxiaozhi 		"Mass Storage",
15478fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
15481460e5e4Sfangxiaozhi 		0),
1549aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1403, 0x0000, 0x0000,
1550aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1551aad8a278Sfangxiaozhi 		"Mass Storage",
15528fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1553aad8a278Sfangxiaozhi 		0),
15541460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1404, 0x0000, 0x0000,
15551460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
15561460e5e4Sfangxiaozhi 		"Mass Storage",
15578fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
15581460e5e4Sfangxiaozhi 		0),
1559aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1405, 0x0000, 0x0000,
1560aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1561aad8a278Sfangxiaozhi 		"Mass Storage",
15628fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1563aad8a278Sfangxiaozhi 		0),
1564aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1406, 0x0000, 0x0000,
1565aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1566aad8a278Sfangxiaozhi 		"Mass Storage",
15678fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1568aad8a278Sfangxiaozhi 		0),
15691460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1407, 0x0000, 0x0000,
15701460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
15711460e5e4Sfangxiaozhi 		"Mass Storage",
15728fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
15731460e5e4Sfangxiaozhi 		0),
1574aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1408, 0x0000, 0x0000,
1575aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1576aad8a278Sfangxiaozhi 		"Mass Storage",
15778fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1578aad8a278Sfangxiaozhi 		0),
1579aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1409, 0x0000, 0x0000,
1580aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1581aad8a278Sfangxiaozhi 		"Mass Storage",
15828fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1583aad8a278Sfangxiaozhi 		0),
15841460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x140A, 0x0000, 0x0000,
15851460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
15861460e5e4Sfangxiaozhi 		"Mass Storage",
15878fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
15881460e5e4Sfangxiaozhi 		0),
15891460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x140B, 0x0000, 0x0000,
15901460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
15911460e5e4Sfangxiaozhi 		"Mass Storage",
15928fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
15931460e5e4Sfangxiaozhi 		0),
15941460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x140C, 0x0000, 0x0000,
15951460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
15961460e5e4Sfangxiaozhi 		"Mass Storage",
15978fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
15981460e5e4Sfangxiaozhi 		0),
15991460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x140D, 0x0000, 0x0000,
16001460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16011460e5e4Sfangxiaozhi 		"Mass Storage",
16028fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16031460e5e4Sfangxiaozhi 		0),
16041460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x140E, 0x0000, 0x0000,
16051460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16061460e5e4Sfangxiaozhi 		"Mass Storage",
16078fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16081460e5e4Sfangxiaozhi 		0),
16091460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x140F, 0x0000, 0x0000,
16101460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16111460e5e4Sfangxiaozhi 		"Mass Storage",
16128fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16131460e5e4Sfangxiaozhi 		0),
1614aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1410, 0x0000, 0x0000,
1615aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1616aad8a278Sfangxiaozhi 		"Mass Storage",
16178fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1618aad8a278Sfangxiaozhi 		0),
1619aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1411, 0x0000, 0x0000,
1620aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1621aad8a278Sfangxiaozhi 		"Mass Storage",
16228fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1623aad8a278Sfangxiaozhi 		0),
1624aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1412, 0x0000, 0x0000,
1625aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1626aad8a278Sfangxiaozhi 		"Mass Storage",
16278fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1628aad8a278Sfangxiaozhi 		0),
1629aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1413, 0x0000, 0x0000,
1630aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1631aad8a278Sfangxiaozhi 		"Mass Storage",
16328fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1633aad8a278Sfangxiaozhi 		0),
1634aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1414, 0x0000, 0x0000,
1635aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1636aad8a278Sfangxiaozhi 		"Mass Storage",
16378fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1638aad8a278Sfangxiaozhi 		0),
1639aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1415, 0x0000, 0x0000,
1640aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1641aad8a278Sfangxiaozhi 		"Mass Storage",
16428fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1643aad8a278Sfangxiaozhi 		0),
1644aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1416, 0x0000, 0x0000,
1645aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1646aad8a278Sfangxiaozhi 		"Mass Storage",
16478fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1648aad8a278Sfangxiaozhi 		0),
1649aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1417, 0x0000, 0x0000,
1650aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1651aad8a278Sfangxiaozhi 		"Mass Storage",
16528fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1653aad8a278Sfangxiaozhi 		0),
1654aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1418, 0x0000, 0x0000,
1655aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1656aad8a278Sfangxiaozhi 		"Mass Storage",
16578fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1658aad8a278Sfangxiaozhi 		0),
1659aad8a278Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1419, 0x0000, 0x0000,
1660aad8a278Sfangxiaozhi 		"HUAWEI MOBILE",
1661aad8a278Sfangxiaozhi 		"Mass Storage",
16628fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
1663aad8a278Sfangxiaozhi 		0),
16641460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x141A, 0x0000, 0x0000,
16651460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16661460e5e4Sfangxiaozhi 		"Mass Storage",
16678fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16681460e5e4Sfangxiaozhi 		0),
16691460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x141B, 0x0000, 0x0000,
16701460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16711460e5e4Sfangxiaozhi 		"Mass Storage",
16728fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16731460e5e4Sfangxiaozhi 		0),
16741460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x141C, 0x0000, 0x0000,
16751460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16761460e5e4Sfangxiaozhi 		"Mass Storage",
16778fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16781460e5e4Sfangxiaozhi 		0),
16791460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x141D, 0x0000, 0x0000,
16801460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16811460e5e4Sfangxiaozhi 		"Mass Storage",
16828fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16831460e5e4Sfangxiaozhi 		0),
16841460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x141E, 0x0000, 0x0000,
16851460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16861460e5e4Sfangxiaozhi 		"Mass Storage",
16878fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16881460e5e4Sfangxiaozhi 		0),
16891460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x141F, 0x0000, 0x0000,
16901460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16911460e5e4Sfangxiaozhi 		"Mass Storage",
16928fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16931460e5e4Sfangxiaozhi 		0),
16941460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1420, 0x0000, 0x0000,
16951460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
16961460e5e4Sfangxiaozhi 		"Mass Storage",
16978fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
16981460e5e4Sfangxiaozhi 		0),
16991460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1421, 0x0000, 0x0000,
17001460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17011460e5e4Sfangxiaozhi 		"Mass Storage",
17028fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17031460e5e4Sfangxiaozhi 		0),
17041460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1422, 0x0000, 0x0000,
17051460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17061460e5e4Sfangxiaozhi 		"Mass Storage",
17078fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17081460e5e4Sfangxiaozhi 		0),
17091460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1423, 0x0000, 0x0000,
17101460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17111460e5e4Sfangxiaozhi 		"Mass Storage",
17128fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17131460e5e4Sfangxiaozhi 		0),
17141460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1424, 0x0000, 0x0000,
17151460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17161460e5e4Sfangxiaozhi 		"Mass Storage",
17178fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17181460e5e4Sfangxiaozhi 		0),
17191460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1425, 0x0000, 0x0000,
17201460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17211460e5e4Sfangxiaozhi 		"Mass Storage",
17228fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17231460e5e4Sfangxiaozhi 		0),
17241460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1426, 0x0000, 0x0000,
17251460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17261460e5e4Sfangxiaozhi 		"Mass Storage",
17278fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17281460e5e4Sfangxiaozhi 		0),
17291460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1427, 0x0000, 0x0000,
17301460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17311460e5e4Sfangxiaozhi 		"Mass Storage",
17328fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17331460e5e4Sfangxiaozhi 		0),
17341460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1428, 0x0000, 0x0000,
17351460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17361460e5e4Sfangxiaozhi 		"Mass Storage",
17378fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17381460e5e4Sfangxiaozhi 		0),
17391460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1429, 0x0000, 0x0000,
17401460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17411460e5e4Sfangxiaozhi 		"Mass Storage",
17428fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17431460e5e4Sfangxiaozhi 		0),
17441460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x142A, 0x0000, 0x0000,
17451460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17461460e5e4Sfangxiaozhi 		"Mass Storage",
17478fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17481460e5e4Sfangxiaozhi 		0),
17491460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x142B, 0x0000, 0x0000,
17501460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17511460e5e4Sfangxiaozhi 		"Mass Storage",
17528fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17531460e5e4Sfangxiaozhi 		0),
17541460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x142C, 0x0000, 0x0000,
17551460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17561460e5e4Sfangxiaozhi 		"Mass Storage",
17578fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17581460e5e4Sfangxiaozhi 		0),
17591460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x142D, 0x0000, 0x0000,
17601460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17611460e5e4Sfangxiaozhi 		"Mass Storage",
17628fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17631460e5e4Sfangxiaozhi 		0),
17641460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x142E, 0x0000, 0x0000,
17651460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17661460e5e4Sfangxiaozhi 		"Mass Storage",
17678fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17681460e5e4Sfangxiaozhi 		0),
17691460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x142F, 0x0000, 0x0000,
17701460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17711460e5e4Sfangxiaozhi 		"Mass Storage",
17728fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17731460e5e4Sfangxiaozhi 		0),
17741460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1430, 0x0000, 0x0000,
17751460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17761460e5e4Sfangxiaozhi 		"Mass Storage",
17778fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17781460e5e4Sfangxiaozhi 		0),
17791460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1431, 0x0000, 0x0000,
17801460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17811460e5e4Sfangxiaozhi 		"Mass Storage",
17828fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17831460e5e4Sfangxiaozhi 		0),
17841460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1432, 0x0000, 0x0000,
17851460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17861460e5e4Sfangxiaozhi 		"Mass Storage",
17878fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17881460e5e4Sfangxiaozhi 		0),
17891460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1433, 0x0000, 0x0000,
17901460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17911460e5e4Sfangxiaozhi 		"Mass Storage",
17928fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17931460e5e4Sfangxiaozhi 		0),
17941460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1434, 0x0000, 0x0000,
17951460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
17961460e5e4Sfangxiaozhi 		"Mass Storage",
17978fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
17981460e5e4Sfangxiaozhi 		0),
17991460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1435, 0x0000, 0x0000,
18001460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18011460e5e4Sfangxiaozhi 		"Mass Storage",
18028fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18031460e5e4Sfangxiaozhi 		0),
18041460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1436, 0x0000, 0x0000,
18051460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18061460e5e4Sfangxiaozhi 		"Mass Storage",
18078fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18081460e5e4Sfangxiaozhi 		0),
18091460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1437, 0x0000, 0x0000,
18101460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18111460e5e4Sfangxiaozhi 		"Mass Storage",
18128fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18131460e5e4Sfangxiaozhi 		0),
18141460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1438, 0x0000, 0x0000,
18151460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18161460e5e4Sfangxiaozhi 		"Mass Storage",
18178fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18181460e5e4Sfangxiaozhi 		0),
18191460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x1439, 0x0000, 0x0000,
18201460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18211460e5e4Sfangxiaozhi 		"Mass Storage",
18228fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18231460e5e4Sfangxiaozhi 		0),
18241460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x143A, 0x0000, 0x0000,
18251460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18261460e5e4Sfangxiaozhi 		"Mass Storage",
18278fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18281460e5e4Sfangxiaozhi 		0),
18291460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x143B, 0x0000, 0x0000,
18301460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18311460e5e4Sfangxiaozhi 		"Mass Storage",
18328fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18331460e5e4Sfangxiaozhi 		0),
18341460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x143C, 0x0000, 0x0000,
18351460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18361460e5e4Sfangxiaozhi 		"Mass Storage",
18378fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18381460e5e4Sfangxiaozhi 		0),
18391460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x143D, 0x0000, 0x0000,
18401460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18411460e5e4Sfangxiaozhi 		"Mass Storage",
18428fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18431460e5e4Sfangxiaozhi 		0),
18441460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x143E, 0x0000, 0x0000,
18451460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18461460e5e4Sfangxiaozhi 		"Mass Storage",
18478fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18481460e5e4Sfangxiaozhi 		0),
18491460e5e4Sfangxiaozhi UNUSUAL_DEV(  0x12d1, 0x143F, 0x0000, 0x0000,
18501460e5e4Sfangxiaozhi 		"HUAWEI MOBILE",
18511460e5e4Sfangxiaozhi 		"Mass Storage",
18528fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_huawei_e220_init,
18531460e5e4Sfangxiaozhi 		0),
1854d853d872SJohann Wilhelm 
18557b1cbebaSPhil Dibowitz /* Reported by Vilius Bilinkevicius <vilisas AT xxx DOT lt) */
18567b1cbebaSPhil Dibowitz UNUSUAL_DEV(  0x132b, 0x000b, 0x0001, 0x0001,
18577b1cbebaSPhil Dibowitz 		"Minolta",
18587b1cbebaSPhil Dibowitz 		"Dimage Z10",
18598fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
18607b1cbebaSPhil Dibowitz 		0 ),
18617b1cbebaSPhil Dibowitz 
18621da177e4SLinus Torvalds /* Reported by Kotrla Vitezslav <kotrla@ceb.cz> */
18631da177e4SLinus Torvalds UNUSUAL_DEV(  0x1370, 0x6828, 0x0110, 0x0110,
18641da177e4SLinus Torvalds 		"SWISSBIT",
18651da177e4SLinus Torvalds 		"Black Silver",
18668fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
18671da177e4SLinus Torvalds 		US_FL_IGNORE_RESIDUE ),
18681da177e4SLinus Torvalds 
1869cec28a54SQinglin Ye /* Reported by Qinglin Ye <yestyle@gmail.com> */
1870cec28a54SQinglin Ye UNUSUAL_DEV(  0x13fe, 0x3600, 0x0100, 0x0100,
1871cec28a54SQinglin Ye 		"Kingston",
1872cec28a54SQinglin Ye 		"DT 101 G2",
1873cec28a54SQinglin Ye 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1874cec28a54SQinglin Ye 		US_FL_BULK_IGNORE_TAG ),
1875cec28a54SQinglin Ye 
1876f1cd4ad2SPhil Dibowitz /* Reported by Francesco Foresti <frafore@tiscali.it> */
1877f1cd4ad2SPhil Dibowitz UNUSUAL_DEV(  0x14cd, 0x6600, 0x0201, 0x0201,
1878f1cd4ad2SPhil Dibowitz 		"Super Top",
1879f1cd4ad2SPhil Dibowitz 		"IDE DEVICE",
18808fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1881f1cd4ad2SPhil Dibowitz 		US_FL_IGNORE_RESIDUE ),
1882f1cd4ad2SPhil Dibowitz 
18833030ca4cSPhil Dibowitz /* Reported by Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18843030ca4cSPhil Dibowitz  * JMicron responds to USN and several other SCSI ioctls with a
18853030ca4cSPhil Dibowitz  * residue that causes subsequent I/O requests to fail.  */
18863030ca4cSPhil Dibowitz UNUSUAL_DEV(  0x152d, 0x2329, 0x0100, 0x0100,
18873030ca4cSPhil Dibowitz 		"JMicron",
18883030ca4cSPhil Dibowitz 		"USB to ATA/ATAPI Bridge",
18898fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1890dbe6e0c0SBen Efros 		US_FL_IGNORE_RESIDUE | US_FL_SANE_SENSE ),
18913030ca4cSPhil Dibowitz 
1892f1cd4ad2SPhil Dibowitz /* Reported by Robert Schedel <r.schedel@yahoo.de>
1893f1cd4ad2SPhil Dibowitz  * Note: this is a 'super top' device like the above 14cd/6600 device */
1894f1cd4ad2SPhil Dibowitz UNUSUAL_DEV(  0x1652, 0x6600, 0x0201, 0x0201,
1895f1cd4ad2SPhil Dibowitz 		"Teac",
1896f1cd4ad2SPhil Dibowitz 		"HD-35PUK-B",
18978fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1898f1cd4ad2SPhil Dibowitz 		US_FL_IGNORE_RESIDUE ),
1899f1cd4ad2SPhil Dibowitz 
1900df767b71SAlan Stern /* Reported by Jesse Feddema <jdfeddema@gmail.com> */
1901df767b71SAlan Stern UNUSUAL_DEV(  0x177f, 0x0400, 0x0000, 0x0000,
1902df767b71SAlan Stern 		"Yarvik",
1903df767b71SAlan Stern 		"PMP400",
1904df767b71SAlan Stern 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1905df767b71SAlan Stern 		US_FL_BULK_IGNORE_TAG | US_FL_MAX_SECTORS_64 ),
1906df767b71SAlan Stern 
1907a78f4f1aSHans de Goede /* Reported by Hans de Goede <hdegoede@redhat.com>
1908a78f4f1aSHans de Goede  * These Appotech controllers are found in Picture Frames, they provide a
1909a78f4f1aSHans de Goede  * (buggy) emulation of a cdrom drive which contains the windows software
1910a78f4f1aSHans de Goede  * Uploading of pictures happens over the corresponding /dev/sg device. */
1911a78f4f1aSHans de Goede UNUSUAL_DEV( 0x1908, 0x1315, 0x0000, 0x0000,
1912a78f4f1aSHans de Goede 		"BUILDWIN",
1913a78f4f1aSHans de Goede 		"Photo Frame",
19148fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1915a78f4f1aSHans de Goede 		US_FL_BAD_SENSE ),
1916a78f4f1aSHans de Goede UNUSUAL_DEV( 0x1908, 0x1320, 0x0000, 0x0000,
1917a78f4f1aSHans de Goede 		"BUILDWIN",
1918a78f4f1aSHans de Goede 		"Photo Frame",
19198fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1920a78f4f1aSHans de Goede 		US_FL_BAD_SENSE ),
1921ae38c78aSHans de Goede UNUSUAL_DEV( 0x1908, 0x3335, 0x0200, 0x0200,
1922ae38c78aSHans de Goede 		"BUILDWIN",
1923ae38c78aSHans de Goede 		"Photo Frame",
1924ae38c78aSHans de Goede 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1925ae38c78aSHans de Goede 		US_FL_NO_READ_DISC_INFO ),
1926a78f4f1aSHans de Goede 
192721c13a4fSAlan Stern /* Reported by Sven Geggus <sven-usbst@geggus.net>
192821c13a4fSAlan Stern  * This encrypted pen drive returns bogus data for the initial READ(10).
192921c13a4fSAlan Stern  */
193021c13a4fSAlan Stern UNUSUAL_DEV(  0x1b1c, 0x1ab5, 0x0200, 0x0200,
193121c13a4fSAlan Stern 		"Corsair",
193221c13a4fSAlan Stern 		"Padlock v2",
193321c13a4fSAlan Stern 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
193421c13a4fSAlan Stern 		US_FL_INITIAL_READ10 ),
193521c13a4fSAlan Stern 
1936d36b6910SAl Viro /* Patch by Richard Schütz <r.schtz@t-online.de>
19377e1e7bd9SRichard Schütz  * This external hard drive enclosure uses a JMicron chip which
19387e1e7bd9SRichard Schütz  * needs the US_FL_IGNORE_RESIDUE flag to work properly. */
19397e1e7bd9SRichard Schütz UNUSUAL_DEV(  0x1e68, 0x001b, 0x0000, 0x0000,
19407e1e7bd9SRichard Schütz 		"TrekStor GmbH & Co. KG",
19417e1e7bd9SRichard Schütz 		"DataStation maxi g.u",
19427e1e7bd9SRichard Schütz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
19437e1e7bd9SRichard Schütz 		US_FL_IGNORE_RESIDUE | US_FL_SANE_SENSE ),
19447e1e7bd9SRichard Schütz 
19453ea3c9b5SAlan Stern /* Reported by Jasper Mackenzie <scarletpimpernal@hotmail.com> */
19463ea3c9b5SAlan Stern UNUSUAL_DEV( 0x1e74, 0x4621, 0x0000, 0x0000,
19473ea3c9b5SAlan Stern 		"Coby Electronics",
19483ea3c9b5SAlan Stern 		"MP3 Player",
19493ea3c9b5SAlan Stern 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
19503ea3c9b5SAlan Stern 		US_FL_BULK_IGNORE_TAG | US_FL_MAX_SECTORS_64 ),
19513ea3c9b5SAlan Stern 
1952b90de8aeSOliver Neukum UNUSUAL_DEV( 0x2116, 0x0320, 0x0001, 0x0001,
1953b90de8aeSOliver Neukum 		"ST",
1954b90de8aeSOliver Neukum 		"2A",
19558fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1956b90de8aeSOliver Neukum 		US_FL_FIX_CAPACITY),
1957b90de8aeSOliver Neukum 
19580ddc0634SDavide Perini /* patch submitted by Davide Perini <perini.davide@dpsoftware.org>
19590ddc0634SDavide Perini  * and Renato Perini <rperini@email.it>
19600ddc0634SDavide Perini  */
19610ddc0634SDavide Perini UNUSUAL_DEV(  0x22b8, 0x3010, 0x0001, 0x0001,
19620ddc0634SDavide Perini 		"Motorola",
19630ddc0634SDavide Perini 		"RAZR V3x",
19648fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
19650ddc0634SDavide Perini 		US_FL_FIX_CAPACITY | US_FL_IGNORE_RESIDUE ),
19660ddc0634SDavide Perini 
1967a7f3dd5dSPete Zaitcev /*
1968cc36bdd4SConstantin Baranov  * Patch by Constantin Baranov <const@tltsu.ru>
1969cc36bdd4SConstantin Baranov  * Report by Andreas Koenecke.
1970cc36bdd4SConstantin Baranov  * Motorola ROKR Z6.
1971cc36bdd4SConstantin Baranov  */
1972cc36bdd4SConstantin Baranov UNUSUAL_DEV(  0x22b8, 0x6426, 0x0101, 0x0101,
1973cc36bdd4SConstantin Baranov 		"Motorola",
1974cc36bdd4SConstantin Baranov 		"MSnc.",
19758fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1976cc36bdd4SConstantin Baranov 		US_FL_FIX_INQUIRY | US_FL_FIX_CAPACITY | US_FL_BULK_IGNORE_TAG),
1977cc36bdd4SConstantin Baranov 
19781da177e4SLinus Torvalds /* Reported by Radovan Garabik <garabik@kassiopeia.juls.savba.sk> */
19791da177e4SLinus Torvalds UNUSUAL_DEV(  0x2735, 0x100b, 0x0000, 0x9999,
19801da177e4SLinus Torvalds 		"MPIO",
19811da177e4SLinus Torvalds 		"HS200",
19828fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
19831da177e4SLinus Torvalds 		US_FL_GO_SLOW ),
19841da177e4SLinus Torvalds 
1985e8fab4ceSFrédéric Marchal /* Reported by Frederic Marchal <frederic.marchal@wowcompany.com>
1986e8fab4ceSFrédéric Marchal  * Mio Moov 330
1987e8fab4ceSFrédéric Marchal  */
1988e8fab4ceSFrédéric Marchal UNUSUAL_DEV(  0x3340, 0xffff, 0x0000, 0x0000,
1989e8fab4ceSFrédéric Marchal 		"Mitac",
1990e8fab4ceSFrédéric Marchal 		"Mio DigiWalker USB Sync",
19918fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE,USB_PR_DEVICE,NULL,
1992e8fab4ceSFrédéric Marchal 		US_FL_MAX_SECTORS_64 ),
1993e8fab4ceSFrédéric Marchal 
1994368ee646SAlan Stern /* Reported by Andrey Rahmatullin <wrar@altlinux.org> */
1995368ee646SAlan Stern UNUSUAL_DEV(  0x4102, 0x1020, 0x0100,  0x0100,
1996368ee646SAlan Stern 		"iRiver",
1997368ee646SAlan Stern 		"MP3 T10",
19988fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1999368ee646SAlan Stern 		US_FL_IGNORE_RESIDUE ),
2000368ee646SAlan Stern 
20012f13612aSSergey Pinaev /* Reported by Sergey Pinaev <dfo@antex.ru> */
20022f13612aSSergey Pinaev UNUSUAL_DEV(  0x4102, 0x1059, 0x0000,  0x0000,
20032f13612aSSergey Pinaev                "iRiver",
20042f13612aSSergey Pinaev                "P7K",
20058fa7fd74SMichal Nazarewicz                USB_SC_DEVICE, USB_PR_DEVICE, NULL,
20062f13612aSSergey Pinaev                US_FL_MAX_SECTORS_64 ),
20072f13612aSSergey Pinaev 
200863dc3ff3SDavid Härdeman /*
200996de0e25SJan Engelhardt  * David Härdeman <david@2gen.com>
201063dc3ff3SDavid Härdeman  * The key makes the SCSI stack print confusing (but harmless) messages
201163dc3ff3SDavid Härdeman  */
201263dc3ff3SDavid Härdeman UNUSUAL_DEV(  0x4146, 0xba01, 0x0100, 0x0100,
201363dc3ff3SDavid Härdeman 		"Iomega",
201463dc3ff3SDavid Härdeman 		"Micro Mini 1GB",
20158fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_NOT_LOCKABLE ),
201663dc3ff3SDavid Härdeman 
2017a871e4f5SNick Bowler /*
2018a871e4f5SNick Bowler  * Nick Bowler <nbowler@elliptictech.com>
2019a871e4f5SNick Bowler  * SCSI stack spams (otherwise harmless) error messages.
2020a871e4f5SNick Bowler  */
2021a871e4f5SNick Bowler UNUSUAL_DEV(  0xc251, 0x4003, 0x0100, 0x0100,
2022a871e4f5SNick Bowler 		"Keil Software, Inc.",
2023a871e4f5SNick Bowler 		"V2M MotherBoard",
2024a871e4f5SNick Bowler 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
2025a871e4f5SNick Bowler 		US_FL_NOT_LOCKABLE),
2026a871e4f5SNick Bowler 
2027a2149bceSAlan Stern /* Reported by Andrew Simmons <andrew.simmons@gmail.com> */
2028a2149bceSAlan Stern UNUSUAL_DEV(  0xed06, 0x4500, 0x0001, 0x0001,
2029a2149bceSAlan Stern 		"DataStor",
2030a2149bceSAlan Stern 		"USB4500 FW1.04",
20318fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
203261bf54b7SOliver Neukum 		US_FL_CAPACITY_HEURISTICS),
2033a2149bceSAlan Stern 
203446c6e93fSChuck Short /* Reported by Alessio Treglia <quadrispro@ubuntu.com> */
203546c6e93fSChuck Short UNUSUAL_DEV( 0xed10, 0x7636, 0x0001, 0x0001,
203646c6e93fSChuck Short 		"TGE",
203746c6e93fSChuck Short 		"Digital MP3 Audio Player",
20388fa7fd74SMichal Nazarewicz 		USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_NOT_LOCKABLE ),
203946c6e93fSChuck Short 
2040a00828e9SPete Zaitcev /* Control/Bulk transport for all SubClass values */
2041*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_RBC, USB_PR_CB),
2042*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_8020, USB_PR_CB),
2043*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_QIC, USB_PR_CB),
2044*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_UFI, USB_PR_CB),
2045*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_8070, USB_PR_CB),
2046*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_SCSI, USB_PR_CB),
2047a00828e9SPete Zaitcev 
2048a00828e9SPete Zaitcev /* Control/Bulk/Interrupt transport for all SubClass values */
2049*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_RBC, USB_PR_CBI),
2050*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_8020, USB_PR_CBI),
2051*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_QIC, USB_PR_CBI),
2052*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_UFI, USB_PR_CBI),
2053*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_8070, USB_PR_CBI),
2054*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_SCSI, USB_PR_CBI),
2055a00828e9SPete Zaitcev 
2056a00828e9SPete Zaitcev /* Bulk-only transport for all SubClass values */
2057*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_RBC, USB_PR_BULK),
2058*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_8020, USB_PR_BULK),
2059*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_QIC, USB_PR_BULK),
2060*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_UFI, USB_PR_BULK),
2061*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_8070, USB_PR_BULK),
2062*f61870eeSSebastian Andrzej Siewior USUAL_DEV(USB_SC_SCSI, USB_PR_BULK),
2063