1 /* Driver for USB Mass Storage compliant devices
4 * $Id: unusual_devs.h,v 1.32 2002/02/25 02:41:24 mdharm Exp $
6 * Current development and maintenance by:
7 * (c) 2000-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net)
10 * (c) 2000 Adam J. Richter (adam@yggdrasil.com), Yggdrasil Computing, Inc.
12 * Please see http://www.one-eyed-alien.net/~mdharm/linux-usb for more
13 * information about this driver.
15 * This program is free software; you can redistribute it and/or modify it
16 * under the terms of the GNU General Public License as published by the
17 * Free Software Foundation; either version 2, or (at your option) any
20 * This program is distributed in the hope that it will be useful, but
21 * WITHOUT ANY WARRANTY; without even the implied warranty of
22 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
23 * General Public License for more details.
25 * You should have received a copy of the GNU General Public License along
26 * with this program; if not, write to the Free Software Foundation, Inc.,
27 * 675 Mass Ave, Cambridge, MA 02139, USA.
30 /* IMPORTANT NOTE: This file must be included in another file which does
31 * the following thing for it to work:
32 * The macro UNUSUAL_DEV() must be defined before this file is included
35 /* If you edit this file, please try to keep it sorted first by VendorID,
38 * If you want to add an entry for this file, be sure to include the
39 * following information:
40 * - a patch that adds the entry for your device, including your
41 * email address right above the entry (plus maybe a brief
42 * explanation of the reason for the entry),
43 * - a copy of /proc/bus/usb/devices with your device plugged in
44 * running with this patch.
45 * Send your submission to either Phil Dibowitz <phil@ipom.com> or
46 * Alan Stern <stern@rowland.harvard.edu>, and don't forget to CC: the
47 * USB development list <linux-usb-devel@lists.sourceforge.net>.
50 /* patch submitted by Vivian Bregier <Vivian.Bregier@imag.fr>
52 UNUSUAL_DEV( 0x03eb, 0x2002, 0x0100, 0x0100,
55 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
56 US_FL_IGNORE_RESIDUE
),
58 /* modified by Tobias Lorenz <tobias.lorenz@gmx.net> */
59 UNUSUAL_DEV( 0x03ee, 0x6901, 0x0000, 0x0200,
62 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
65 /* Reported by Rodolfo Quesada <rquesada@roqz.net> */
66 UNUSUAL_DEV( 0x03ee, 0x6906, 0x0003, 0x0003,
67 "VIA Technologies Inc.",
68 "Mitsumi multi cardreader",
69 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
70 US_FL_IGNORE_RESIDUE
),
72 UNUSUAL_DEV( 0x03f0, 0x0107, 0x0200, 0x0200,
75 US_SC_8070
, US_PR_CB
, NULL
, 0),
77 #ifdef CONFIG_USB_STORAGE_USBAT
78 UNUSUAL_DEV( 0x03f0, 0x0207, 0x0001, 0x0001,
81 US_SC_8070
, US_PR_USBAT
, init_usbat_cd
, 0),
83 UNUSUAL_DEV( 0x03f0, 0x0307, 0x0001, 0x0001,
86 US_SC_8070
, US_PR_USBAT
, init_usbat_cd
, 0),
89 /* Reported by Sebastian Kapfer <sebastian_kapfer@gmx.net>
90 * and Olaf Hering <olh@suse.de> (different bcd's, same vendor/product)
91 * for USB floppies that need the SINGLE_LUN enforcement.
93 UNUSUAL_DEV( 0x0409, 0x0040, 0x0000, 0x9999,
96 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
99 /* Patch submitted by Mihnea-Costin Grigore <mihnea@zulu.ro> */
100 UNUSUAL_DEV( 0x040d, 0x6205, 0x0003, 0x0003,
101 "VIA Technologies Inc.",
102 "USB 2.0 Card Reader",
103 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
104 US_FL_IGNORE_RESIDUE
),
106 /* Deduced by Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
107 * Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message
108 * always fails and confuses drive.
110 UNUSUAL_DEV( 0x0411, 0x001c, 0x0113, 0x0113,
113 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
116 /* Submitted by Ernestas Vaiciukevicius <ernisv@gmail.com> */
117 UNUSUAL_DEV( 0x0419, 0x0100, 0x0100, 0x0100,
118 "Samsung Info. Systems America, Inc.",
120 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
121 US_FL_IGNORE_RESIDUE
),
123 /* Reported by Orgad Shaneh <orgads@gmail.com> */
124 UNUSUAL_DEV( 0x0419, 0xaace, 0x0100, 0x0100,
125 "Samsung", "MP3 Player",
126 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
127 US_FL_IGNORE_RESIDUE
),
129 /* Reported by Christian Leber <christian@leber.de> */
130 UNUSUAL_DEV( 0x0419, 0xaaf5, 0x0100, 0x0100,
133 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
134 US_FL_IGNORE_RESIDUE
| US_FL_NOT_LOCKABLE
),
136 /* Reported by Stefan Werner <dustbln@gmx.de> */
137 UNUSUAL_DEV( 0x0419, 0xaaf6, 0x0100, 0x0100,
140 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
141 US_FL_IGNORE_RESIDUE
),
143 /* Reported by Pete Zaitcev <zaitcev@redhat.com>, bz#176584 */
144 UNUSUAL_DEV( 0x0420, 0x0001, 0x0100, 0x0100,
145 "GENERIC", "MP3 PLAYER", /* MyMusix PD-205 on the outside. */
146 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
147 US_FL_IGNORE_RESIDUE
),
149 /* Reported by Andrew Nayenko <relan@bk.ru> */
150 UNUSUAL_DEV( 0x0421, 0x0019, 0x0592, 0x0592,
153 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
154 US_FL_MAX_SECTORS_64
),
156 /* Reported by Mario Rettig <mariorettig@web.de> */
157 UNUSUAL_DEV( 0x0421, 0x042e, 0x0100, 0x0100,
160 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
161 US_FL_IGNORE_RESIDUE
| US_FL_FIX_CAPACITY
),
163 /* Reported by <honkkis@gmail.com> */
164 UNUSUAL_DEV( 0x0421, 0x0433, 0x0100, 0x0100,
167 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
168 US_FL_IGNORE_RESIDUE
| US_FL_FIX_CAPACITY
),
170 /* Reported by Jon Hart <Jon.Hart@web.de> */
171 UNUSUAL_DEV( 0x0421, 0x0434, 0x0100, 0x0100,
174 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
175 US_FL_FIX_CAPACITY
| US_FL_IGNORE_RESIDUE
),
177 /* Reported by Sumedha Swamy <sumedhaswamy@gmail.com> and
178 * Einar Th. Einarsson <einarthered@gmail.com> */
179 UNUSUAL_DEV( 0x0421, 0x0444, 0x0100, 0x0100,
182 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
183 US_FL_IGNORE_RESIDUE
| US_FL_FIX_CAPACITY
),
185 /* Reported by Jiri Slaby <jirislaby@gmail.com> and
186 * Rene C. Castberg <Rene@Castberg.org> */
187 UNUSUAL_DEV( 0x0421, 0x0446, 0x0100, 0x0100,
190 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
191 US_FL_IGNORE_RESIDUE
| US_FL_FIX_CAPACITY
),
193 /* Reported by Matthew Bloch <matthew@bytemark.co.uk> */
194 UNUSUAL_DEV( 0x0421, 0x044e, 0x0100, 0x0100,
197 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
198 US_FL_IGNORE_RESIDUE
| US_FL_FIX_CAPACITY
),
200 /* Reported by Bardur Arantsson <bardur@scientician.net> */
201 UNUSUAL_DEV( 0x0421, 0x047c, 0x0370, 0x0610,
204 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
205 US_FL_MAX_SECTORS_64
),
207 /* Reported by Manuel Osdoba <manuel.osdoba@tu-ilmenau.de> */
208 UNUSUAL_DEV( 0x0421, 0x0492, 0x0452, 0x0452,
211 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
212 US_FL_MAX_SECTORS_64
),
214 /* Reported by Alex Corcoles <alex@corcoles.net> */
215 UNUSUAL_DEV( 0x0421, 0x0495, 0x0370, 0x0370,
218 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
219 US_FL_MAX_SECTORS_64
),
221 /* Reported by Olaf Hering <olh@suse.de> from novell bug #105878 */
222 UNUSUAL_DEV( 0x0424, 0x0fdc, 0x0210, 0x0210,
225 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
228 #ifdef CONFIG_USB_STORAGE_DPCM
229 UNUSUAL_DEV( 0x0436, 0x0005, 0x0100, 0x0100,
231 "CameraMate (DPCM_USB)",
232 US_SC_SCSI
, US_PR_DPCM_USB
, NULL
, 0 ),
235 /* Patch submitted by Daniel Drake <dsd@gentoo.org>
236 * Device reports nonsense bInterfaceProtocol 6 when connected over USB2 */
237 UNUSUAL_DEV( 0x0451, 0x5416, 0x0100, 0x0100,
240 US_SC_DEVICE
, US_PR_BULK
, NULL
,
241 US_FL_NEED_OVERRIDE
),
244 * Pete Zaitcev <zaitcev@yahoo.com>, from Patrick C. F. Ernzer, bz#162559.
245 * The key does not actually break, but it returns zero sense which
246 * makes our SCSI stack to print confusing messages.
248 UNUSUAL_DEV( 0x0457, 0x0150, 0x0100, 0x0100,
249 "USBest Technology", /* sold by Transcend */
250 "USB Mass Storage Device",
251 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_NOT_LOCKABLE
),
254 * Bohdan Linda <bohdan.linda@gmail.com>
255 * 1GB USB sticks MyFlash High Speed. I have restricted
256 * the revision to my model only
258 UNUSUAL_DEV( 0x0457, 0x0151, 0x0100, 0x0100,
261 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
262 US_FL_NOT_LOCKABLE
),
264 #ifdef CONFIG_USB_STORAGE_KARMA
265 UNUSUAL_DEV( 0x045a, 0x5210, 0x0101, 0x0101,
268 US_SC_SCSI
, US_PR_KARMA
, rio_karma_init
, 0),
272 * This virtual floppy is found in Sun equipment (x4600, x4200m2, etc.)
273 * Reported by Pete Zaitcev <zaitcev@redhat.com>
274 * This device chokes on both version of MODE SENSE which we have, so
275 * use_10_for_ms is not effective, and we use US_FL_NO_WP_DETECT.
277 UNUSUAL_DEV( 0x046b, 0xff40, 0x0100, 0x0100,
280 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
283 /* Patch submitted by Philipp Friedrich <philipp@void.at> */
284 UNUSUAL_DEV( 0x0482, 0x0100, 0x0100, 0x0100,
287 US_SC_8070
, US_PR_CB
, NULL
, US_FL_FIX_INQUIRY
),
289 /* Patch submitted by Philipp Friedrich <philipp@void.at> */
290 UNUSUAL_DEV( 0x0482, 0x0101, 0x0100, 0x0100,
293 US_SC_8070
, US_PR_CB
, NULL
, US_FL_FIX_INQUIRY
),
295 /* Patch submitted by Stephane Galles <stephane.galles@free.fr> */
296 UNUSUAL_DEV( 0x0482, 0x0103, 0x0100, 0x0100,
299 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_FIX_INQUIRY
),
301 /* Reported by Paul Stewart <stewart@wetlogic.net>
302 * This entry is needed because the device reports Sub=ff */
303 UNUSUAL_DEV( 0x04a4, 0x0004, 0x0001, 0x0001,
305 "DVD-CAM DZ-MV100A Camcorder",
306 US_SC_SCSI
, US_PR_CB
, NULL
, US_FL_SINGLE_LUN
),
308 /* Patch for Nikon coolpix 2000
309 * Submitted by Fabien Cosse <fabien.cosse@wanadoo.fr>*/
310 UNUSUAL_DEV( 0x04b0, 0x0301, 0x0010, 0x0010,
313 US_SC_DEVICE
, US_PR_DEVICE
,NULL
,
314 US_FL_NOT_LOCKABLE
),
316 /* Reported by Stefan de Konink <skinkie@xs4all.nl> */
317 UNUSUAL_DEV( 0x04b0, 0x0401, 0x0200, 0x0200,
320 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
323 /* Reported by Milinevsky Dmitry <niam.niam@gmail.com> */
324 UNUSUAL_DEV( 0x04b0, 0x0409, 0x0100, 0x0100,
327 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
330 /* Reported by Andreas Bockhold <andreas@bockionline.de> */
331 UNUSUAL_DEV( 0x04b0, 0x0405, 0x0100, 0x0100,
334 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
337 /* Reported by Jamie Kitson <jamie@staberinde.fsnet.co.uk> */
338 UNUSUAL_DEV( 0x04b0, 0x040d, 0x0100, 0x0100,
341 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
344 /* Reported by Graber and Mike Pagano <mpagano-kernel@mpagano.com> */
345 UNUSUAL_DEV( 0x04b0, 0x040f, 0x0100, 0x0200,
348 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
351 /* Reported by Emil Larsson <emil@swip.net> */
352 UNUSUAL_DEV( 0x04b0, 0x0411, 0x0100, 0x0101,
355 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
358 /* Reported by Ortwin Glueck <odi@odi.ch> */
359 UNUSUAL_DEV( 0x04b0, 0x0413, 0x0110, 0x0110,
362 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
365 /* Reported by Paul Check <paul@openstreet.com> */
366 UNUSUAL_DEV( 0x04b0, 0x0415, 0x0100, 0x0100,
369 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
372 /* Reported by Shan Destromp (shansan@gmail.com) */
373 UNUSUAL_DEV( 0x04b0, 0x0417, 0x0100, 0x0100,
376 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
380 * Reported by Manuel Fombuena <mfombuena@ya.com> and
381 * Frank Copeland <fjc@thingy.apana.org.au> */
382 UNUSUAL_DEV( 0x04a5, 0x3010, 0x0100, 0x0100,
383 "Tekom Technologies, Inc",
385 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
386 US_FL_IGNORE_RESIDUE
),
388 /* Reported by Simon Levitt <simon@whattf.com>
389 * This entry needs Sub and Proto fields */
390 UNUSUAL_DEV( 0x04b8, 0x0601, 0x0100, 0x0100,
393 US_SC_SCSI
, US_PR_CB
, NULL
, US_FL_FIX_INQUIRY
),
395 /* Reported by Khalid Aziz <khalid@gonehiking.org>
396 * This entry is needed because the device reports Sub=ff */
397 UNUSUAL_DEV( 0x04b8, 0x0602, 0x0110, 0x0110,
400 US_SC_SCSI
, US_PR_BULK
, NULL
, US_FL_SINGLE_LUN
),
402 /* Not sure who reported this originally but
403 * Pavel Machek <pavel@ucw.cz> reported that the extra US_FL_SINGLE_LUN
405 UNUSUAL_DEV( 0x04cb, 0x0100, 0x0000, 0x2210,
408 US_SC_UFI
, US_PR_DEVICE
, NULL
, US_FL_FIX_INQUIRY
| US_FL_SINGLE_LUN
),
410 /* Reported by Peter Wächtler <pwaechtler@loewe-komp.de>
411 * The device needs the flags only.
413 UNUSUAL_DEV( 0x04ce, 0x0002, 0x0074, 0x0074,
416 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
419 /* Reported by Kriston Fincher <kriston@airmail.net>
420 * Patch submitted by Sean Millichamp <sean@bruenor.org>
421 * This is to support the Panasonic PalmCam PV-SD4090
422 * This entry is needed because the device reports Sub=ff
424 UNUSUAL_DEV( 0x04da, 0x0901, 0x0100, 0x0200,
427 US_SC_UFI
, US_PR_DEVICE
, NULL
, 0),
429 /* From Yukihiro Nakai, via zaitcev@yahoo.com.
430 * This is needed for CB instead of CBI */
431 UNUSUAL_DEV( 0x04da, 0x0d05, 0x0000, 0x0000,
434 US_SC_8070
, US_PR_CB
, NULL
, 0),
436 /* Reported by Adriaan Penning <a.penning@luon.net> */
437 UNUSUAL_DEV( 0x04da, 0x2372, 0x0000, 0x9999,
440 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
441 US_FL_FIX_CAPACITY
| US_FL_NOT_LOCKABLE
),
443 /* Reported by Simeon Simeonov <simeonov_2000@yahoo.com> */
444 UNUSUAL_DEV( 0x04da, 0x2373, 0x0000, 0x9999,
447 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
448 US_FL_FIX_CAPACITY
| US_FL_NOT_LOCKABLE
),
450 /* Most of the following entries were developed with the help of
451 * Shuttle/SCM directly.
453 UNUSUAL_DEV( 0x04e6, 0x0001, 0x0200, 0x0200,
456 US_SC_8020
, US_PR_CB
, NULL
, 0),
458 UNUSUAL_DEV( 0x04e6, 0x0002, 0x0100, 0x0100,
461 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_euscsi_init
,
462 US_FL_SCM_MULT_TARG
),
464 #ifdef CONFIG_USB_STORAGE_SDDR09
465 UNUSUAL_DEV( 0x04e6, 0x0003, 0x0000, 0x9999,
468 US_SC_SCSI
, US_PR_EUSB_SDDR09
, usb_stor_sddr09_init
,
471 /* This entry is from Andries.Brouwer@cwi.nl */
472 UNUSUAL_DEV( 0x04e6, 0x0005, 0x0100, 0x0208,
474 "eUSB SmartMedia / CompactFlash Adapter",
475 US_SC_SCSI
, US_PR_DPCM_USB
, usb_stor_sddr09_dpcm_init
,
479 /* Reported by Markus Demleitner <msdemlei@cl.uni-heidelberg.de> */
480 UNUSUAL_DEV( 0x04e6, 0x0006, 0x0100, 0x0100,
481 "SCM Microsystems Inc.",
483 US_SC_SCSI
, US_PR_CB
, NULL
,
486 /* Reported by Daniel Nouri <dpunktnpunkt@web.de> */
487 UNUSUAL_DEV( 0x04e6, 0x0006, 0x0205, 0x0205,
490 US_SC_SCSI
, US_PR_DEVICE
, NULL
,
493 UNUSUAL_DEV( 0x04e6, 0x0007, 0x0100, 0x0200,
496 US_SC_SCSI
, US_PR_CB
, NULL
,
499 UNUSUAL_DEV( 0x04e6, 0x0009, 0x0200, 0x0200,
501 "eUSB ATA/ATAPI Adapter",
502 US_SC_8020
, US_PR_CB
, NULL
, 0),
504 UNUSUAL_DEV( 0x04e6, 0x000a, 0x0200, 0x0200,
506 "eUSB CompactFlash Adapter",
507 US_SC_8020
, US_PR_CB
, NULL
, 0),
509 UNUSUAL_DEV( 0x04e6, 0x000B, 0x0100, 0x0100,
512 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
513 US_FL_SCM_MULT_TARG
),
515 UNUSUAL_DEV( 0x04e6, 0x000C, 0x0100, 0x0100,
518 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
519 US_FL_SCM_MULT_TARG
),
521 UNUSUAL_DEV( 0x04e6, 0x0101, 0x0200, 0x0200,
524 US_SC_8020
, US_PR_CB
, NULL
, 0),
526 /* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>.
527 * Device uses standards-violating 32-byte Bulk Command Block Wrappers and
528 * reports itself as "Proprietary SCSI Bulk." Cf. device entry 0x084d:0x0011.
531 UNUSUAL_DEV( 0x04fc, 0x80c2, 0x0100, 0x0100,
534 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
537 #ifdef CONFIG_USB_STORAGE_USBAT
538 UNUSUAL_DEV( 0x04e6, 0x1010, 0x0000, 0x9999,
541 US_SC_SCSI
, US_PR_USBAT
, init_usbat_flash
,
545 /* Reported by Bob Sass <rls@vectordb.com> -- only rev 1.33 tested */
546 UNUSUAL_DEV( 0x050d, 0x0115, 0x0133, 0x0133,
549 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
550 US_FL_SCM_MULT_TARG
),
552 /* Iomega Clik! Drive
553 * Reported by David Chatenay <dchatenay@hotmail.com>
554 * The reason this is needed is not fully known.
556 UNUSUAL_DEV( 0x0525, 0xa140, 0x0100, 0x0100,
559 US_SC_8070
, US_PR_DEVICE
, NULL
,
562 /* Yakumo Mega Image 37
563 * Submitted by Stephan Fuhrmann <atomenergie@t-online.de> */
564 UNUSUAL_DEV( 0x052b, 0x1801, 0x0100, 0x0100,
565 "Tekom Technologies, Inc",
567 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
568 US_FL_IGNORE_RESIDUE
),
570 /* Another Yakumo camera.
571 * Reported by Michele Alzetta <michele.alzetta@aliceposta.it> */
572 UNUSUAL_DEV( 0x052b, 0x1804, 0x0100, 0x0100,
573 "Tekom Technologies, Inc",
575 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
576 US_FL_IGNORE_RESIDUE
),
578 /* Reported by Iacopo Spalletti <avvisi@spalletti.it> */
579 UNUSUAL_DEV( 0x052b, 0x1807, 0x0100, 0x0100,
580 "Tekom Technologies, Inc",
582 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
583 US_FL_IGNORE_RESIDUE
),
585 /* Yakumo Mega Image 47
586 * Reported by Bjoern Paetzel <kolrabi@kolrabi.de> */
587 UNUSUAL_DEV( 0x052b, 0x1905, 0x0100, 0x0100,
588 "Tekom Technologies, Inc",
590 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
591 US_FL_IGNORE_RESIDUE
),
593 /* Reported by Paul Ortyl <ortylp@3miasto.net>
594 * Note that it's similar to the device above, only different prodID */
595 UNUSUAL_DEV( 0x052b, 0x1911, 0x0100, 0x0100,
596 "Tekom Technologies, Inc",
598 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
599 US_FL_IGNORE_RESIDUE
),
601 UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450,
603 "DSC-S30/S70/S75/505V/F505/F707/F717/P8",
604 US_SC_SCSI
, US_PR_DEVICE
, NULL
,
605 US_FL_SINGLE_LUN
| US_FL_NOT_LOCKABLE
| US_FL_NO_WP_DETECT
),
607 /* Submitted by Lars Jacob <jacob.lars@googlemail.com>
608 * This entry is needed because the device reports Sub=ff */
609 UNUSUAL_DEV( 0x054c, 0x0010, 0x0500, 0x0610,
612 US_SC_8070
, US_PR_DEVICE
, NULL
,
616 /* Reported by wim@geeks.nl */
617 UNUSUAL_DEV( 0x054c, 0x0025, 0x0100, 0x0100,
619 "Memorystick NW-MS7",
620 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
623 #ifdef CONFIG_USB_STORAGE_ISD200
624 UNUSUAL_DEV( 0x054c, 0x002b, 0x0100, 0x0110,
626 "Portable USB Harddrive V2",
627 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
631 /* Submitted by Olaf Hering, <olh@suse.de> SuSE Bugzilla #49049 */
632 UNUSUAL_DEV( 0x054c, 0x002c, 0x0501, 0x2000,
635 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
638 UNUSUAL_DEV( 0x054c, 0x002d, 0x0100, 0x0100,
640 "Memorystick MSAC-US1",
641 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
644 /* Submitted by Klaus Mueller <k.mueller@intershop.de> */
645 UNUSUAL_DEV( 0x054c, 0x002e, 0x0106, 0x0310,
648 US_SC_SCSI
, US_PR_DEVICE
, NULL
,
651 /* Submitted by Rajesh Kumble Nayak <nayak@obs-nice.fr> */
652 UNUSUAL_DEV( 0x054c, 0x002e, 0x0500, 0x0500,
655 US_SC_UFI
, US_PR_DEVICE
, NULL
,
658 UNUSUAL_DEV( 0x054c, 0x0032, 0x0000, 0x9999,
660 "Memorystick MSC-U01N",
661 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
664 /* Submitted by Michal Mlotek <mlotek@foobar.pl> */
665 UNUSUAL_DEV( 0x054c, 0x0058, 0x0000, 0x9999,
667 "PEG N760c Memorystick",
668 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
671 UNUSUAL_DEV( 0x054c, 0x0069, 0x0000, 0x9999,
673 "Memorystick MSC-U03",
674 US_SC_UFI
, US_PR_CB
, NULL
,
677 /* Submitted by Nathan Babb <nathan@lexi.com> */
678 UNUSUAL_DEV( 0x054c, 0x006d, 0x0000, 0x9999,
681 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
684 /* Submitted by Mike Alborn <malborn@deandra.homeip.net> */
685 UNUSUAL_DEV( 0x054c, 0x016a, 0x0000, 0x9999,
688 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
691 /* Submitted by Frank Engel <frankie@cse.unsw.edu.au> */
692 UNUSUAL_DEV( 0x054c, 0x0099, 0x0000, 0x9999,
695 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
698 /* floppy reports multiple luns */
699 UNUSUAL_DEV( 0x055d, 0x2020, 0x0000, 0x0210,
702 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
706 UNUSUAL_DEV( 0x057b, 0x0000, 0x0000, 0x0299,
709 US_SC_DEVICE
, US_PR_CB
, NULL
,
712 UNUSUAL_DEV( 0x057b, 0x0000, 0x0300, 0x9999,
715 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
718 /* Reported by Johann Cardon <johann.cardon@free.fr>
719 * This entry is needed only because the device reports
720 * bInterfaceClass = 0xff (vendor-specific)
722 UNUSUAL_DEV( 0x057b, 0x0022, 0x0000, 0x9999,
725 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, 0),
727 #ifdef CONFIG_USB_STORAGE_ALAUDA
728 UNUSUAL_DEV( 0x0584, 0x0008, 0x0102, 0x0102,
731 US_SC_SCSI
, US_PR_ALAUDA
, init_alauda
, 0 ),
734 /* Reported by RTE <raszilki@yandex.ru> */
735 UNUSUAL_DEV( 0x058f, 0x6387, 0x0141, 0x0141,
738 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
739 US_FL_MAX_SECTORS_64
),
741 /* Fabrizio Fellini <fello@libero.it> */
742 UNUSUAL_DEV( 0x0595, 0x4343, 0x0000, 0x2210,
744 "Digital Camera EX-20 DSC",
745 US_SC_8070
, US_PR_DEVICE
, NULL
, 0 ),
747 /* Reported by <Hendryk.Pfeiffer@gmx.de> */
748 UNUSUAL_DEV( 0x059f, 0x0643, 0x0000, 0x0000,
751 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
754 /* Submitted by Joel Bourquard <numlock@freesurf.ch>
755 * Some versions of this device need the SubClass and Protocol overrides
756 * while others don't.
758 UNUSUAL_DEV( 0x05ab, 0x0060, 0x1104, 0x1110,
760 "PyroGate External CD-ROM Enclosure (FCD-523)",
761 US_SC_SCSI
, US_PR_BULK
, NULL
,
762 US_FL_NEED_OVERRIDE
),
764 #ifdef CONFIG_USB_STORAGE_ISD200
765 UNUSUAL_DEV( 0x05ab, 0x0031, 0x0100, 0x0110,
767 "USB/IDE Bridge (ATA/ATAPI)",
768 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
771 UNUSUAL_DEV( 0x05ab, 0x0301, 0x0100, 0x0110,
773 "Portable USB Harddrive V2",
774 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
777 UNUSUAL_DEV( 0x05ab, 0x0351, 0x0100, 0x0110,
779 "Portable USB Harddrive V2",
780 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
783 UNUSUAL_DEV( 0x05ab, 0x5701, 0x0100, 0x0110,
785 "USB Storage Adapter V2",
786 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
790 /* Submitted by Sven Anderson <sven-linux@anderson.de>
791 * There are at least four ProductIDs used for iPods, so I added 0x1202 and
792 * 0x1204. They just need the US_FL_FIX_CAPACITY. As the bcdDevice appears
793 * to change with firmware updates, I changed the range to maximum for all
796 UNUSUAL_DEV( 0x05ac, 0x1202, 0x0000, 0x9999,
799 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
800 US_FL_FIX_CAPACITY
),
802 /* Reported by Avi Kivity <avi@argo.co.il> */
803 UNUSUAL_DEV( 0x05ac, 0x1203, 0x0000, 0x9999,
806 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
807 US_FL_FIX_CAPACITY
),
809 UNUSUAL_DEV( 0x05ac, 0x1204, 0x0000, 0x9999,
812 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
813 US_FL_FIX_CAPACITY
| US_FL_NOT_LOCKABLE
),
815 UNUSUAL_DEV( 0x05ac, 0x1205, 0x0000, 0x9999,
818 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
819 US_FL_FIX_CAPACITY
),
822 * Reported by Tyson Vinson <lornoss@gmail.com>
823 * This particular productId is the iPod Nano
825 UNUSUAL_DEV( 0x05ac, 0x120a, 0x0000, 0x9999,
828 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
829 US_FL_FIX_CAPACITY
),
831 #ifdef CONFIG_USB_STORAGE_JUMPSHOT
832 UNUSUAL_DEV( 0x05dc, 0x0001, 0x0000, 0x0001,
834 "Jumpshot USB CF Reader",
835 US_SC_SCSI
, US_PR_JUMPSHOT
, NULL
,
836 US_FL_NEED_OVERRIDE
),
839 /* Reported by Blake Matheny <bmatheny@purdue.edu> */
840 UNUSUAL_DEV( 0x05dc, 0xb002, 0x0000, 0x0113,
843 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
846 /* The following two entries are for a Genesys USB to IDE
847 * converter chip, but it changes its ProductId depending
848 * on whether or not a disk or an optical device is enclosed
849 * They were originally reported by Alexander Oltu
850 * <alexander@all-2.com> and Peter Marks <peter.marks@turner.com>
853 * US_FL_GO_SLOW and US_FL_MAX_SECTORS_64 added by Phil Dibowitz
854 * <phil@ipom.com> as these flags were made and hard-coded
855 * special-cases were pulled from scsiglue.c.
857 UNUSUAL_DEV( 0x05e3, 0x0701, 0x0000, 0xffff,
859 "USB to IDE Optical",
860 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
861 US_FL_GO_SLOW
| US_FL_MAX_SECTORS_64
),
863 UNUSUAL_DEV( 0x05e3, 0x0702, 0x0000, 0xffff,
866 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
867 US_FL_GO_SLOW
| US_FL_MAX_SECTORS_64
),
869 /* Reported by Hanno Boeck <hanno@gmx.de>
870 * Taken from the Lycoris Kernel */
871 UNUSUAL_DEV( 0x0636, 0x0003, 0x0000, 0x9999,
874 US_SC_SCSI
, US_PR_BULK
, NULL
,
877 UNUSUAL_DEV( 0x0644, 0x0000, 0x0100, 0x0100,
880 US_SC_UFI
, US_PR_CB
, NULL
, 0 ),
882 #ifdef CONFIG_USB_STORAGE_SDDR09
883 UNUSUAL_DEV( 0x066b, 0x0105, 0x0100, 0x0100,
886 US_SC_SCSI
, US_PR_EUSB_SDDR09
, usb_stor_sddr09_init
,
890 /* Reported by Darsen Lu <darsen@micro.ee.nthu.edu.tw> */
891 UNUSUAL_DEV( 0x066f, 0x8000, 0x0001, 0x0001,
893 "USBMSC Audio Player",
894 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
895 US_FL_FIX_CAPACITY
),
897 /* Reported by Richard -=[]=- <micro_flyer@hotmail.com> */
898 UNUSUAL_DEV( 0x067b, 0x2507, 0x0100, 0x0100,
899 "Prolific Technology Inc.",
900 "Mass Storage Device",
901 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
902 US_FL_FIX_CAPACITY
| US_FL_GO_SLOW
),
904 /* Reported by Alex Butcher <alex.butcher@assursys.co.uk> */
905 UNUSUAL_DEV( 0x067b, 0x3507, 0x0001, 0x0001,
906 "Prolific Technology Inc.",
907 "ATAPI-6 Bridge Controller",
908 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
909 US_FL_FIX_CAPACITY
| US_FL_GO_SLOW
),
911 /* Submitted by Benny Sjostrand <benny@hostmobility.com> */
912 UNUSUAL_DEV( 0x0686, 0x4011, 0x0001, 0x0001,
915 US_SC_SCSI
, US_PR_BULK
, NULL
, 0 ),
917 /* Reported by Miguel A. Fosas <amn3s1a@ono.com> */
918 UNUSUAL_DEV( 0x0686, 0x4017, 0x0001, 0x0001,
921 US_SC_SCSI
, US_PR_DEVICE
, NULL
, 0 ),
923 UNUSUAL_DEV( 0x0693, 0x0005, 0x0100, 0x0100,
926 US_SC_SCSI
, US_PR_BULK
, NULL
, 0 ),
928 /* Reported by David Hamilton <niftimusmaximus@lycos.com> */
929 UNUSUAL_DEV( 0x069b, 0x3004, 0x0001, 0x0001,
930 "Thomson Multimedia Inc.",
931 "RCA RD1080 MP3 Player",
932 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
933 US_FL_FIX_CAPACITY
),
935 /* Reported by Massimiliano Ghilardi <massimiliano.ghilardi@gmail.com>
936 * This USB MP3/AVI player device fails and disconnects if more than 128
937 * sectors (64kB) are read/written in a single command, and may be present
938 * at least in the following products:
939 * "Magnex Digital Video Panel DVP 1800"
940 * "MP4 AIGO 4GB SLOT SD"
941 * "Teclast TL-C260 MP3"
942 * "i.Meizu PMP MP3/MP4"
943 * "Speed MV8 MP4 Audio Player"
945 UNUSUAL_DEV( 0x071b, 0x3203, 0x0100, 0x0100,
948 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
949 US_FL_MAX_SECTORS_64
),
951 /* Reported by Olivier Blondeau <zeitoun@gmail.com> */
952 UNUSUAL_DEV( 0x0727, 0x0306, 0x0100, 0x0100,
955 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
956 US_FL_IGNORE_RESIDUE
),
958 /* Submitted by Roman Hodek <roman@hodek.net> */
959 UNUSUAL_DEV( 0x0781, 0x0001, 0x0200, 0x0200,
961 "ImageMate SDDR-05a",
962 US_SC_SCSI
, US_PR_CB
, NULL
,
965 UNUSUAL_DEV( 0x0781, 0x0002, 0x0009, 0x0009,
966 "SanDisk Corporation",
967 "ImageMate CompactFlash USB",
968 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
969 US_FL_FIX_CAPACITY
),
971 #ifdef CONFIG_USB_STORAGE_USBAT
972 UNUSUAL_DEV( 0x0781, 0x0005, 0x0005, 0x0005,
974 "ImageMate SDDR-05b",
975 US_SC_SCSI
, US_PR_USBAT
, init_usbat_flash
,
979 UNUSUAL_DEV( 0x0781, 0x0100, 0x0100, 0x0100,
982 US_SC_SCSI
, US_PR_CB
, NULL
,
985 #ifdef CONFIG_USB_STORAGE_SDDR09
986 UNUSUAL_DEV( 0x0781, 0x0200, 0x0000, 0x9999,
989 US_SC_SCSI
, US_PR_EUSB_SDDR09
, usb_stor_sddr09_init
,
993 #ifdef CONFIG_USB_STORAGE_FREECOM
994 UNUSUAL_DEV( 0x07ab, 0xfc01, 0x0000, 0x9999,
997 US_SC_QIC
, US_PR_FREECOM
, freecom_init
, 0),
1000 /* Reported by Eero Volotinen <eero@ping-viini.org> */
1001 UNUSUAL_DEV( 0x07ab, 0xfccd, 0x0000, 0x9999,
1002 "Freecom Technologies",
1004 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1005 US_FL_FIX_CAPACITY
),
1007 UNUSUAL_DEV( 0x07af, 0x0004, 0x0100, 0x0133,
1010 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
1011 US_FL_SCM_MULT_TARG
),
1013 UNUSUAL_DEV( 0x07af, 0x0005, 0x0100, 0x0100,
1016 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_euscsi_init
,
1017 US_FL_SCM_MULT_TARG
),
1019 #ifdef CONFIG_USB_STORAGE_DPCM
1020 UNUSUAL_DEV( 0x07af, 0x0006, 0x0100, 0x0100,
1022 "CameraMate (DPCM_USB)",
1023 US_SC_SCSI
, US_PR_DPCM_USB
, NULL
, 0 ),
1026 #ifdef CONFIG_USB_STORAGE_ALAUDA
1027 UNUSUAL_DEV( 0x07b4, 0x010a, 0x0102, 0x0102,
1029 "MAUSB-10 (Alauda)",
1030 US_SC_SCSI
, US_PR_ALAUDA
, init_alauda
, 0 ),
1033 #ifdef CONFIG_USB_STORAGE_DATAFAB
1034 UNUSUAL_DEV( 0x07c4, 0xa000, 0x0000, 0x0015,
1036 "MDCFE-B USB CF Reader",
1037 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1041 * The following Datafab-based devices may or may not work
1042 * using the current driver...the 0xffff is arbitrary since I
1043 * don't know what device versions exist for these guys.
1045 * The 0xa003 and 0xa004 devices in particular I'm curious about.
1046 * I'm told they exist but so far nobody has come forward to say that
1047 * they work with this driver. Given the success we've had getting
1048 * other Datafab-based cards operational with this driver, I've decided
1049 * to leave these two devices in the list.
1051 UNUSUAL_DEV( 0x07c4, 0xa001, 0x0000, 0xffff,
1053 "SIIG/Datafab Memory Stick+CF Reader/Writer",
1054 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1057 /* Reported by Josef Reisinger <josef.reisinger@netcologne.de> */
1058 UNUSUAL_DEV( 0x07c4, 0xa002, 0x0000, 0xffff,
1060 "MD2/MD3 Disk enclosure",
1061 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1064 UNUSUAL_DEV( 0x07c4, 0xa003, 0x0000, 0xffff,
1066 "Datafab-based Reader",
1067 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1070 UNUSUAL_DEV( 0x07c4, 0xa004, 0x0000, 0xffff,
1072 "Datafab-based Reader",
1073 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1076 UNUSUAL_DEV( 0x07c4, 0xa005, 0x0000, 0xffff,
1078 "PNY/Datafab CF+SM Reader",
1079 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1082 UNUSUAL_DEV( 0x07c4, 0xa006, 0x0000, 0xffff,
1083 "Simple Tech/Datafab",
1084 "Simple Tech/Datafab CF+SM Reader",
1085 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1089 #ifdef CONFIG_USB_STORAGE_SDDR55
1090 /* Contributed by Peter Waechtler */
1091 UNUSUAL_DEV( 0x07c4, 0xa103, 0x0000, 0x9999,
1094 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1095 US_FL_FIX_INQUIRY
),
1098 #ifdef CONFIG_USB_STORAGE_DATAFAB
1099 /* Submitted by Olaf Hering <olh@suse.de> */
1100 UNUSUAL_DEV( 0x07c4, 0xa109, 0x0000, 0xffff,
1101 "Datafab Systems, Inc.",
1102 "USB to CF + SM Combo (LC1)",
1103 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1106 #ifdef CONFIG_USB_STORAGE_SDDR55
1107 /* SM part - aeb <Andries.Brouwer@cwi.nl> */
1108 UNUSUAL_DEV( 0x07c4, 0xa109, 0x0000, 0xffff,
1109 "Datafab Systems, Inc.",
1110 "USB to CF + SM Combo (LC1)",
1111 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1115 #ifdef CONFIG_USB_STORAGE_DATAFAB
1116 /* Reported by Felix Moeller <felix@derklecks.de>
1117 * in Germany this is sold by Hama with the productnumber 46952
1118 * as "DualSlot CompactFlash(TM) & MStick Drive USB"
1120 UNUSUAL_DEV( 0x07c4, 0xa10b, 0x0000, 0xffff,
1121 "DataFab Systems Inc.",
1123 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1128 /* Datafab KECF-USB / Sagatek DCS-CF / Simpletech Flashlink UCF-100
1129 * Only revision 1.13 tested (same for all of the above devices,
1130 * based on the Datafab DF-UG-07 chip). Needed for US_FL_FIX_INQUIRY.
1131 * Submitted by Marek Michalkiewicz <marekm@amelek.gda.pl>.
1132 * See also http://martin.wilck.bei.t-online.de/#kecf .
1134 UNUSUAL_DEV( 0x07c4, 0xa400, 0x0000, 0xffff,
1137 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1138 US_FL_FIX_INQUIRY
),
1140 /* Casio QV 2x00/3x00/4000/8000 digital still cameras are not conformant
1141 * to the USB storage specification in two ways:
1142 * - They tell us they are using transport protocol CBI. In reality they
1143 * are using transport protocol CB.
1144 * - They don't like the INQUIRY command. So we must handle this command
1145 * of the SCSI layer ourselves.
1146 * - Some cameras with idProduct=0x1001 and bcdDevice=0x1000 have
1147 * bInterfaceProtocol=0x00 (US_PR_CBI) while others have 0x01 (US_PR_CB).
1148 * So don't remove the US_PR_CB override!
1149 * - Cameras with bcdDevice=0x9009 require the US_SC_8070 override.
1151 UNUSUAL_DEV( 0x07cf, 0x1001, 0x1000, 0x9999,
1154 US_SC_8070
, US_PR_CB
, NULL
,
1155 US_FL_NEED_OVERRIDE
| US_FL_FIX_INQUIRY
),
1157 /* Submitted by Hartmut Wahl <hwahl@hwahl.de>*/
1158 UNUSUAL_DEV( 0x0839, 0x000a, 0x0001, 0x0001,
1161 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1164 /* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>.
1165 * Flag will support Bulk devices which use a standards-violating 32-byte
1166 * Command Block Wrapper. Here, the "DC2MEGA" cameras (several brands) with
1167 * Grandtech GT892x chip, which request "Proprietary SCSI Bulk" support.
1170 UNUSUAL_DEV( 0x084d, 0x0011, 0x0110, 0x0110,
1173 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1176 /* Submitted by Jan De Luyck <lkml@kcore.org> */
1177 UNUSUAL_DEV( 0x08bd, 0x1100, 0x0000, 0x0000,
1180 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1183 /* Submitted by Dylan Taft <d13f00l@gmail.com>
1184 * US_FL_IGNORE_RESIDUE Needed
1186 UNUSUAL_DEV( 0x08ca, 0x3103, 0x0100, 0x0100,
1188 "Aiptek USB Keychain MP3 Player",
1189 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1190 US_FL_IGNORE_RESIDUE
),
1192 /* Entry needed for flags. Moreover, all devices with this ID use
1193 * bulk-only transport, but _some_ falsely report Control/Bulk instead.
1194 * One example is "Trumpion Digital Research MYMP3".
1195 * Submitted by Bjoern Brill <brill(at)fs.math.uni-frankfurt.de>
1197 UNUSUAL_DEV( 0x090a, 0x1001, 0x0100, 0x0100,
1199 "t33520 USB Flash Card Controller",
1200 US_SC_DEVICE
, US_PR_BULK
, NULL
,
1201 US_FL_NEED_OVERRIDE
),
1203 /* Reported by Filippo Bardelli <filibard@libero.it>
1204 * The device reports a subclass of RBC, which is wrong.
1206 UNUSUAL_DEV( 0x090a, 0x1050, 0x0100, 0x0100,
1207 "Trumpion Microelectronics, Inc.",
1208 "33520 USB Digital Voice Recorder",
1209 US_SC_UFI
, US_PR_DEVICE
, NULL
,
1212 /* Trumpion Microelectronics MP3 player (felipe_alfaro@linuxmail.org) */
1213 UNUSUAL_DEV( 0x090a, 0x1200, 0x0000, 0x9999,
1216 US_SC_RBC
, US_PR_BULK
, NULL
,
1220 UNUSUAL_DEV( 0x090c, 0x1132, 0x0000, 0xffff,
1222 "5-in-1 Card Reader",
1223 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1224 US_FL_FIX_CAPACITY
),
1226 /* This Pentax still camera is not conformant
1227 * to the USB storage specification: -
1228 * - It does not like the INQUIRY command. So we must handle this command
1229 * of the SCSI layer ourselves.
1230 * Tested on Rev. 10.00 (0x1000)
1231 * Submitted by James Courtier-Dutton <James@superbug.demon.co.uk>
1233 UNUSUAL_DEV( 0x0a17, 0x0004, 0x1000, 0x1000,
1236 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1237 US_FL_FIX_INQUIRY
),
1240 /* Submitted by Per Winkvist <per.winkvist@uk.com> */
1241 UNUSUAL_DEV( 0x0a17, 0x006, 0x0000, 0xffff,
1244 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1245 US_FL_FIX_INQUIRY
),
1247 /* These are virtual windows driver CDs, which the zd1211rw driver
1248 * automatically converts into WLAN devices. */
1249 UNUSUAL_DEV( 0x0ace, 0x2011, 0x0101, 0x0101,
1251 "G-220F USB-WLAN Install",
1252 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1253 US_FL_IGNORE_DEVICE
),
1255 UNUSUAL_DEV( 0x0ace, 0x20ff, 0x0101, 0x0101,
1257 "WL-117 USB-WLAN Install",
1258 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1259 US_FL_IGNORE_DEVICE
),
1261 /* SanDisk that has a second LUN for a driver ISO, reported by
1262 * Ben Collins <bcollins@ubuntu.com> */
1263 UNUSUAL_DEV( 0x0781, 0x5406, 0x0000, 0xffff,
1265 "U3 Cruzer Micro driver ISO",
1266 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1269 #ifdef CONFIG_USB_STORAGE_ISD200
1270 UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110,
1273 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
1277 #ifdef CONFIG_USB_STORAGE_DATAFAB
1278 UNUSUAL_DEV( 0x0c0b, 0xa109, 0x0000, 0xffff,
1281 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1284 #ifdef CONFIG_USB_STORAGE_SDDR55
1285 UNUSUAL_DEV( 0x0c0b, 0xa109, 0x0000, 0xffff,
1288 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1292 /* Submitted by: Nick Sillik <n.sillik@temple.edu>
1293 * Needed for OneTouch extension to usb-storage
1296 #ifdef CONFIG_USB_STORAGE_ONETOUCH
1297 UNUSUAL_DEV( 0x0d49, 0x7000, 0x0000, 0x9999,
1299 "OneTouch External Harddrive",
1300 US_SC_DEVICE
, US_PR_DEVICE
, onetouch_connect_input
,
1302 UNUSUAL_DEV( 0x0d49, 0x7010, 0x0000, 0x9999,
1304 "OneTouch External Harddrive",
1305 US_SC_DEVICE
, US_PR_DEVICE
, onetouch_connect_input
,
1310 * Pete Zaitcev <zaitcev@yahoo.com>, bz#164688.
1311 * The device blatantly ignores LUN and returns 1 in GetMaxLUN.
1313 UNUSUAL_DEV( 0x0c45, 0x1060, 0x0100, 0x0100,
1316 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1319 /* Submitted by Joris Struyve <joris@struyve.be> */
1320 UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff,
1323 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1327 * Entry for Jenoptik JD 5200z3
1329 * email: car.busse@gmx.de
1331 UNUSUAL_DEV( 0x0d96, 0x5200, 0x0001, 0x0200,
1334 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_FIX_INQUIRY
),
1336 /* Reported by Lubomir Blaha <tritol@trilogic.cz>
1337 * I _REALLY_ don't know what 3rd, 4th number and all defines mean, but this
1338 * works for me. Can anybody correct these values? (I able to test corrected
1341 UNUSUAL_DEV( 0x0dd8, 0x1060, 0x0000, 0xffff,
1344 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1345 US_FL_FIX_INQUIRY
),
1347 /* Reported by Edward Chapman (taken from linux-usb mailing list)
1348 Netac OnlyDisk Mini U2CV2 512MB USB 2.0 Flash Drive */
1349 UNUSUAL_DEV( 0x0dd8, 0xd202, 0x0000, 0x9999,
1352 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1353 US_FL_IGNORE_RESIDUE
),
1356 /* Patch by Stephan Walter <stephan.walter@epfl.ch>
1357 * I don't know why, but it works... */
1358 UNUSUAL_DEV( 0x0dda, 0x0001, 0x0012, 0x0012,
1361 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1362 US_FL_IGNORE_RESIDUE
),
1364 /* Reported by Ian McConnell <ian at emit.demon.co.uk> */
1365 UNUSUAL_DEV( 0x0dda, 0x0301, 0x0012, 0x0012,
1368 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1369 US_FL_IGNORE_RESIDUE
),
1371 /* Reported by Jim McCloskey <mcclosk@ucsc.edu> */
1372 UNUSUAL_DEV( 0x0e21, 0x0520, 0x0100, 0x0100,
1375 US_SC_DEVICE
, US_PR_BULK
, NULL
,
1376 US_FL_NEED_OVERRIDE
),
1378 /* Submitted by Antoine Mairesse <antoine.mairesse@free.fr> */
1379 UNUSUAL_DEV( 0x0ed1, 0x6660, 0x0100, 0x0300,
1382 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1383 US_FL_FIX_INQUIRY
),
1385 /* Submitted by Daniel Drake <dsd@gentoo.org>
1386 * Reported by dayul on the Gentoo Forums */
1387 UNUSUAL_DEV( 0x0ea0, 0x2168, 0x0110, 0x0110,
1390 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1391 US_FL_IGNORE_RESIDUE
),
1393 /* Reported by Rastislav Stanik <rs_kernel@yahoo.com> */
1394 UNUSUAL_DEV( 0x0ea0, 0x6828, 0x0110, 0x0110,
1397 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1398 US_FL_IGNORE_RESIDUE
),
1400 /* Reported by Benjamin Schiller <sbenni@gmx.de>
1401 * It is also sold by Easylite as DJ 20 */
1402 UNUSUAL_DEV( 0x0ed1, 0x7636, 0x0103, 0x0103,
1405 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1406 US_FL_IGNORE_RESIDUE
| US_FL_GO_SLOW
| US_FL_MAX_SECTORS_64
),
1408 /* David Kuehling <dvdkhlng@gmx.de>:
1409 * for MP3-Player AVOX WSX-300ER (bought in Japan). Reports lots of SCSI
1410 * errors when trying to write.
1412 UNUSUAL_DEV( 0x0f19, 0x0105, 0x0100, 0x0100,
1415 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1416 US_FL_IGNORE_RESIDUE
),
1418 /* Jeremy Katz <katzj@redhat.com>:
1419 * The Blackberry Pearl can run in two modes; a usb-storage only mode
1420 * and a mode that allows access via mass storage and to its database.
1421 * The berry_charge module will set the device to dual mode and thus we
1422 * should ignore its native mode if that module is built
1424 #ifdef CONFIG_USB_BERRY_CHARGE
1425 UNUSUAL_DEV( 0x0fca, 0x0006, 0x0001, 0x0001,
1428 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1429 US_FL_IGNORE_DEVICE
),
1432 /* Reported by Michael Stattmann <michael@stattmann.com> */
1433 UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000,
1435 "V800-Vodafone 802",
1436 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1437 US_FL_NO_WP_DETECT
),
1439 /* Reported by Jan Mate <mate@fiit.stuba.sk>
1440 * and by Soeren Sonnenburg <kernel@nn7.de> */
1441 UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
1444 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1445 US_FL_FIX_CAPACITY
| US_FL_IGNORE_RESIDUE
),
1447 /* Reported by Ricardo Barberis <ricardo@dattatec.com> */
1448 UNUSUAL_DEV( 0x0fce, 0xe092, 0x0000, 0x0000,
1451 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1452 US_FL_IGNORE_RESIDUE
),
1454 /* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */
1455 UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000,
1458 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1459 US_FL_FIX_CAPACITY
),
1461 /* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
1462 * Tested on hardware version 1.10.
1463 * Entry is needed only for the initializer function override.
1464 * Devices with bcd > 110 seem to not need it while those
1465 * with bcd < 110 appear to need it.
1467 UNUSUAL_DEV( 0x1019, 0x0c55, 0x0000, 0x0110,
1470 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_ucr61s2b_init
,
1473 /* Reported by Kevin Lloyd <linux@sierrawireless.com>
1474 * Entry is needed for the initializer function override,
1475 * which instructs the device to load as a modem
1478 UNUSUAL_DEV( 0x1199, 0x0fff, 0x0000, 0x9999,
1481 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1482 US_FL_IGNORE_DEVICE
),
1484 /* Reported by Jaco Kroon <jaco@kroon.co.za>
1485 * The usb-storage module found on the Digitech GNX4 (and supposedly other
1486 * devices) misbehaves and causes a bunch of invalid I/O errors.
1488 UNUSUAL_DEV( 0x1210, 0x0003, 0x0100, 0x0100,
1490 "DigiTech Mass Storage",
1491 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1492 US_FL_IGNORE_RESIDUE
),
1494 /* Reported by fangxiaozhi <fangxiaozhi60675@huawei.com>
1495 * and by linlei <linlei83@huawei.com>
1496 * Patch reworked by Johann Wilhelm <johann.wilhelm@student.tugraz.at>
1497 * This brings the HUAWEI E220 devices into multi-port mode
1499 UNUSUAL_DEV( 0x12d1, 0x1003, 0x0000, 0x0000,
1502 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_huawei_e220_init
,
1505 /* Reported by Vilius Bilinkevicius <vilisas AT xxx DOT lt) */
1506 UNUSUAL_DEV( 0x132b, 0x000b, 0x0001, 0x0001,
1509 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1512 /* Reported by Kotrla Vitezslav <kotrla@ceb.cz> */
1513 UNUSUAL_DEV( 0x1370, 0x6828, 0x0110, 0x0110,
1516 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1517 US_FL_IGNORE_RESIDUE
),
1519 /* Reported by Francesco Foresti <frafore@tiscali.it> */
1520 UNUSUAL_DEV( 0x14cd, 0x6600, 0x0201, 0x0201,
1523 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1524 US_FL_IGNORE_RESIDUE
),
1526 /* Reported by Robert Schedel <r.schedel@yahoo.de>
1527 * Note: this is a 'super top' device like the above 14cd/6600 device */
1528 UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201,
1531 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1532 US_FL_IGNORE_RESIDUE
),
1534 /* patch submitted by Davide Perini <perini.davide@dpsoftware.org>
1535 * and Renato Perini <rperini@email.it>
1537 UNUSUAL_DEV( 0x22b8, 0x3010, 0x0001, 0x0001,
1540 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1541 US_FL_FIX_CAPACITY
| US_FL_IGNORE_RESIDUE
),
1544 * Patch by Pete Zaitcev <zaitcev@redhat.com>
1545 * Report by Mark Patton. Red Hat bz#208928.
1547 UNUSUAL_DEV( 0x22b8, 0x4810, 0x0001, 0x0001,
1550 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1551 US_FL_FIX_CAPACITY
),
1553 /* Reported by Radovan Garabik <garabik@kassiopeia.juls.savba.sk> */
1554 UNUSUAL_DEV( 0x2735, 0x100b, 0x0000, 0x9999,
1557 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1561 * David Härdeman <david@2gen.com>
1562 * The key makes the SCSI stack print confusing (but harmless) messages
1564 UNUSUAL_DEV( 0x4146, 0xba01, 0x0100, 0x0100,
1567 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_NOT_LOCKABLE
),
1569 #ifdef CONFIG_USB_STORAGE_SDDR55
1570 UNUSUAL_DEV( 0x55aa, 0xa103, 0x0000, 0x9999,
1573 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1577 /* Reported by Andrew Simmons <andrew.simmons@gmail.com> */
1578 UNUSUAL_DEV( 0xed06, 0x4500, 0x0001, 0x0001,
1581 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1582 US_FL_CAPACITY_HEURISTICS
),
1584 /* Control/Bulk transport for all SubClass values */
1585 USUAL_DEV(US_SC_RBC
, US_PR_CB
, USB_US_TYPE_STOR
),
1586 USUAL_DEV(US_SC_8020
, US_PR_CB
, USB_US_TYPE_STOR
),
1587 USUAL_DEV(US_SC_QIC
, US_PR_CB
, USB_US_TYPE_STOR
),
1588 USUAL_DEV(US_SC_UFI
, US_PR_CB
, USB_US_TYPE_STOR
),
1589 USUAL_DEV(US_SC_8070
, US_PR_CB
, USB_US_TYPE_STOR
),
1590 USUAL_DEV(US_SC_SCSI
, US_PR_CB
, USB_US_TYPE_STOR
),
1592 /* Control/Bulk/Interrupt transport for all SubClass values */
1593 USUAL_DEV(US_SC_RBC
, US_PR_CBI
, USB_US_TYPE_STOR
),
1594 USUAL_DEV(US_SC_8020
, US_PR_CBI
, USB_US_TYPE_STOR
),
1595 USUAL_DEV(US_SC_QIC
, US_PR_CBI
, USB_US_TYPE_STOR
),
1596 USUAL_DEV(US_SC_UFI
, US_PR_CBI
, USB_US_TYPE_STOR
),
1597 USUAL_DEV(US_SC_8070
, US_PR_CBI
, USB_US_TYPE_STOR
),
1598 USUAL_DEV(US_SC_SCSI
, US_PR_CBI
, USB_US_TYPE_STOR
),
1600 /* Bulk-only transport for all SubClass values */
1601 USUAL_DEV(US_SC_RBC
, US_PR_BULK
, USB_US_TYPE_STOR
),
1602 USUAL_DEV(US_SC_8020
, US_PR_BULK
, USB_US_TYPE_STOR
),
1603 USUAL_DEV(US_SC_QIC
, US_PR_BULK
, USB_US_TYPE_STOR
),
1604 USUAL_DEV(US_SC_UFI
, US_PR_BULK
, USB_US_TYPE_STOR
),
1605 USUAL_DEV(US_SC_8070
, US_PR_BULK
, USB_US_TYPE_STOR
),
1606 USUAL_DEV(US_SC_SCSI
, US_PR_BULK
, 0),