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, 0x0370,
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 Andreas Bockhold <andreas@bockionline.de> */
317 UNUSUAL_DEV( 0x04b0, 0x0405, 0x0100, 0x0100,
320 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
323 /* Reported by Jamie Kitson <jamie@staberinde.fsnet.co.uk> */
324 UNUSUAL_DEV( 0x04b0, 0x040d, 0x0100, 0x0100,
327 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
330 /* Reported by Emil Larsson <emil@swip.net> */
331 UNUSUAL_DEV( 0x04b0, 0x0411, 0x0100, 0x0100,
334 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
338 * Reported by Manuel Fombuena <mfombuena@ya.com> and
339 * Frank Copeland <fjc@thingy.apana.org.au> */
340 UNUSUAL_DEV( 0x04a5, 0x3010, 0x0100, 0x0100,
341 "Tekom Technologies, Inc",
343 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
344 US_FL_IGNORE_RESIDUE
),
346 /* Reported by Simon Levitt <simon@whattf.com>
347 * This entry needs Sub and Proto fields */
348 UNUSUAL_DEV( 0x04b8, 0x0601, 0x0100, 0x0100,
351 US_SC_SCSI
, US_PR_CB
, NULL
, US_FL_FIX_INQUIRY
),
353 /* Reported by Khalid Aziz <khalid@gonehiking.org>
354 * This entry is needed because the device reports Sub=ff */
355 UNUSUAL_DEV( 0x04b8, 0x0602, 0x0110, 0x0110,
358 US_SC_SCSI
, US_PR_BULK
, NULL
, US_FL_SINGLE_LUN
),
360 /* Not sure who reported this originally but
361 * Pavel Machek <pavel@ucw.cz> reported that the extra US_FL_SINGLE_LUN
363 UNUSUAL_DEV( 0x04cb, 0x0100, 0x0000, 0x2210,
366 US_SC_UFI
, US_PR_DEVICE
, NULL
, US_FL_FIX_INQUIRY
| US_FL_SINGLE_LUN
),
368 /* Reported by Peter Wächtler <pwaechtler@loewe-komp.de>
369 * The device needs the flags only.
371 UNUSUAL_DEV( 0x04ce, 0x0002, 0x0074, 0x0074,
374 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
377 /* Reported by Kriston Fincher <kriston@airmail.net>
378 * Patch submitted by Sean Millichamp <sean@bruenor.org>
379 * This is to support the Panasonic PalmCam PV-SD4090
380 * This entry is needed because the device reports Sub=ff
382 UNUSUAL_DEV( 0x04da, 0x0901, 0x0100, 0x0200,
385 US_SC_UFI
, US_PR_DEVICE
, NULL
, 0),
387 /* From Yukihiro Nakai, via zaitcev@yahoo.com.
388 * This is needed for CB instead of CBI */
389 UNUSUAL_DEV( 0x04da, 0x0d05, 0x0000, 0x0000,
392 US_SC_8070
, US_PR_CB
, NULL
, 0),
394 /* Reported by Adriaan Penning <a.penning@luon.net> */
395 UNUSUAL_DEV( 0x04da, 0x2372, 0x0000, 0x9999,
398 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
399 US_FL_FIX_CAPACITY
| US_FL_NOT_LOCKABLE
),
401 /* Reported by Simeon Simeonov <simeonov_2000@yahoo.com> */
402 UNUSUAL_DEV( 0x04da, 0x2373, 0x0000, 0x9999,
405 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
406 US_FL_FIX_CAPACITY
| US_FL_NOT_LOCKABLE
),
408 /* Most of the following entries were developed with the help of
409 * Shuttle/SCM directly.
411 UNUSUAL_DEV( 0x04e6, 0x0001, 0x0200, 0x0200,
414 US_SC_8020
, US_PR_CB
, NULL
, 0),
416 UNUSUAL_DEV( 0x04e6, 0x0002, 0x0100, 0x0100,
419 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_euscsi_init
,
420 US_FL_SCM_MULT_TARG
),
422 #ifdef CONFIG_USB_STORAGE_SDDR09
423 UNUSUAL_DEV( 0x04e6, 0x0003, 0x0000, 0x9999,
426 US_SC_SCSI
, US_PR_EUSB_SDDR09
, usb_stor_sddr09_init
,
429 /* This entry is from Andries.Brouwer@cwi.nl */
430 UNUSUAL_DEV( 0x04e6, 0x0005, 0x0100, 0x0208,
432 "eUSB SmartMedia / CompactFlash Adapter",
433 US_SC_SCSI
, US_PR_DPCM_USB
, usb_stor_sddr09_dpcm_init
,
437 /* Reported by Markus Demleitner <msdemlei@cl.uni-heidelberg.de> */
438 UNUSUAL_DEV( 0x04e6, 0x0006, 0x0100, 0x0100,
439 "SCM Microsystems Inc.",
441 US_SC_SCSI
, US_PR_CB
, NULL
,
444 /* Reported by Daniel Nouri <dpunktnpunkt@web.de> */
445 UNUSUAL_DEV( 0x04e6, 0x0006, 0x0205, 0x0205,
448 US_SC_SCSI
, US_PR_DEVICE
, NULL
,
451 UNUSUAL_DEV( 0x04e6, 0x0007, 0x0100, 0x0200,
454 US_SC_SCSI
, US_PR_CB
, NULL
,
457 UNUSUAL_DEV( 0x04e6, 0x0009, 0x0200, 0x0200,
459 "eUSB ATA/ATAPI Adapter",
460 US_SC_8020
, US_PR_CB
, NULL
, 0),
462 UNUSUAL_DEV( 0x04e6, 0x000a, 0x0200, 0x0200,
464 "eUSB CompactFlash Adapter",
465 US_SC_8020
, US_PR_CB
, NULL
, 0),
467 UNUSUAL_DEV( 0x04e6, 0x000B, 0x0100, 0x0100,
470 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
471 US_FL_SCM_MULT_TARG
),
473 UNUSUAL_DEV( 0x04e6, 0x000C, 0x0100, 0x0100,
476 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
477 US_FL_SCM_MULT_TARG
),
479 UNUSUAL_DEV( 0x04e6, 0x0101, 0x0200, 0x0200,
482 US_SC_8020
, US_PR_CB
, NULL
, 0),
484 /* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>.
485 * Device uses standards-violating 32-byte Bulk Command Block Wrappers and
486 * reports itself as "Proprietary SCSI Bulk." Cf. device entry 0x084d:0x0011.
489 UNUSUAL_DEV( 0x04fc, 0x80c2, 0x0100, 0x0100,
492 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
495 #ifdef CONFIG_USB_STORAGE_USBAT
496 UNUSUAL_DEV( 0x04e6, 0x1010, 0x0000, 0x9999,
499 US_SC_SCSI
, US_PR_USBAT
, init_usbat_flash
,
503 /* Reported by Bob Sass <rls@vectordb.com> -- only rev 1.33 tested */
504 UNUSUAL_DEV( 0x050d, 0x0115, 0x0133, 0x0133,
507 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
508 US_FL_SCM_MULT_TARG
),
510 /* Iomega Clik! Drive
511 * Reported by David Chatenay <dchatenay@hotmail.com>
512 * The reason this is needed is not fully known.
514 UNUSUAL_DEV( 0x0525, 0xa140, 0x0100, 0x0100,
517 US_SC_8070
, US_PR_DEVICE
, NULL
,
520 /* Yakumo Mega Image 37
521 * Submitted by Stephan Fuhrmann <atomenergie@t-online.de> */
522 UNUSUAL_DEV( 0x052b, 0x1801, 0x0100, 0x0100,
523 "Tekom Technologies, Inc",
525 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
526 US_FL_IGNORE_RESIDUE
),
528 /* Another Yakumo camera.
529 * Reported by Michele Alzetta <michele.alzetta@aliceposta.it> */
530 UNUSUAL_DEV( 0x052b, 0x1804, 0x0100, 0x0100,
531 "Tekom Technologies, Inc",
533 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
534 US_FL_IGNORE_RESIDUE
),
536 /* Reported by Iacopo Spalletti <avvisi@spalletti.it> */
537 UNUSUAL_DEV( 0x052b, 0x1807, 0x0100, 0x0100,
538 "Tekom Technologies, Inc",
540 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
541 US_FL_IGNORE_RESIDUE
),
543 /* Yakumo Mega Image 47
544 * Reported by Bjoern Paetzel <kolrabi@kolrabi.de> */
545 UNUSUAL_DEV( 0x052b, 0x1905, 0x0100, 0x0100,
546 "Tekom Technologies, Inc",
548 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
549 US_FL_IGNORE_RESIDUE
),
551 /* Reported by Paul Ortyl <ortylp@3miasto.net>
552 * Note that it's similar to the device above, only different prodID */
553 UNUSUAL_DEV( 0x052b, 0x1911, 0x0100, 0x0100,
554 "Tekom Technologies, Inc",
556 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
557 US_FL_IGNORE_RESIDUE
),
559 UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450,
561 "DSC-S30/S70/S75/505V/F505/F707/F717/P8",
562 US_SC_SCSI
, US_PR_DEVICE
, NULL
,
563 US_FL_SINGLE_LUN
| US_FL_NOT_LOCKABLE
| US_FL_NO_WP_DETECT
),
565 /* Submitted by Lars Jacob <jacob.lars@googlemail.com>
566 * This entry is needed because the device reports Sub=ff */
567 UNUSUAL_DEV( 0x054c, 0x0010, 0x0500, 0x0610,
570 US_SC_8070
, US_PR_DEVICE
, NULL
,
574 /* Reported by wim@geeks.nl */
575 UNUSUAL_DEV( 0x054c, 0x0025, 0x0100, 0x0100,
577 "Memorystick NW-MS7",
578 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
581 #ifdef CONFIG_USB_STORAGE_ISD200
582 UNUSUAL_DEV( 0x054c, 0x002b, 0x0100, 0x0110,
584 "Portable USB Harddrive V2",
585 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
589 /* Submitted by Olaf Hering, <olh@suse.de> SuSE Bugzilla #49049 */
590 UNUSUAL_DEV( 0x054c, 0x002c, 0x0501, 0x2000,
593 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
596 UNUSUAL_DEV( 0x054c, 0x002d, 0x0100, 0x0100,
598 "Memorystick MSAC-US1",
599 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
602 /* Submitted by Klaus Mueller <k.mueller@intershop.de> */
603 UNUSUAL_DEV( 0x054c, 0x002e, 0x0106, 0x0310,
606 US_SC_SCSI
, US_PR_DEVICE
, NULL
,
609 /* Submitted by Rajesh Kumble Nayak <nayak@obs-nice.fr> */
610 UNUSUAL_DEV( 0x054c, 0x002e, 0x0500, 0x0500,
613 US_SC_UFI
, US_PR_DEVICE
, NULL
,
616 UNUSUAL_DEV( 0x054c, 0x0032, 0x0000, 0x9999,
618 "Memorystick MSC-U01N",
619 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
622 /* Submitted by Michal Mlotek <mlotek@foobar.pl> */
623 UNUSUAL_DEV( 0x054c, 0x0058, 0x0000, 0x9999,
625 "PEG N760c Memorystick",
626 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
629 UNUSUAL_DEV( 0x054c, 0x0069, 0x0000, 0x9999,
631 "Memorystick MSC-U03",
632 US_SC_UFI
, US_PR_CB
, NULL
,
635 /* Submitted by Nathan Babb <nathan@lexi.com> */
636 UNUSUAL_DEV( 0x054c, 0x006d, 0x0000, 0x9999,
639 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
642 /* Submitted by Mike Alborn <malborn@deandra.homeip.net> */
643 UNUSUAL_DEV( 0x054c, 0x016a, 0x0000, 0x9999,
646 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
649 /* Submitted by Frank Engel <frankie@cse.unsw.edu.au> */
650 UNUSUAL_DEV( 0x054c, 0x0099, 0x0000, 0x9999,
653 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
656 /* floppy reports multiple luns */
657 UNUSUAL_DEV( 0x055d, 0x2020, 0x0000, 0x0210,
660 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
664 UNUSUAL_DEV( 0x057b, 0x0000, 0x0000, 0x0299,
667 US_SC_DEVICE
, US_PR_CB
, NULL
,
670 UNUSUAL_DEV( 0x057b, 0x0000, 0x0300, 0x9999,
673 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
676 /* Reported by Johann Cardon <johann.cardon@free.fr>
677 * This entry is needed only because the device reports
678 * bInterfaceClass = 0xff (vendor-specific)
680 UNUSUAL_DEV( 0x057b, 0x0022, 0x0000, 0x9999,
683 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, 0),
685 #ifdef CONFIG_USB_STORAGE_ALAUDA
686 UNUSUAL_DEV( 0x0584, 0x0008, 0x0102, 0x0102,
689 US_SC_SCSI
, US_PR_ALAUDA
, init_alauda
, 0 ),
692 /* Fabrizio Fellini <fello@libero.it> */
693 UNUSUAL_DEV( 0x0595, 0x4343, 0x0000, 0x2210,
695 "Digital Camera EX-20 DSC",
696 US_SC_8070
, US_PR_DEVICE
, NULL
, 0 ),
698 /* Reported by <Hendryk.Pfeiffer@gmx.de> */
699 UNUSUAL_DEV( 0x059f, 0x0643, 0x0000, 0x0000,
702 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
705 /* Submitted by Joel Bourquard <numlock@freesurf.ch>
706 * Some versions of this device need the SubClass and Protocol overrides
707 * while others don't.
709 UNUSUAL_DEV( 0x05ab, 0x0060, 0x1104, 0x1110,
711 "PyroGate External CD-ROM Enclosure (FCD-523)",
712 US_SC_SCSI
, US_PR_BULK
, NULL
,
713 US_FL_NEED_OVERRIDE
),
715 #ifdef CONFIG_USB_STORAGE_ISD200
716 UNUSUAL_DEV( 0x05ab, 0x0031, 0x0100, 0x0110,
718 "USB/IDE Bridge (ATA/ATAPI)",
719 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
722 UNUSUAL_DEV( 0x05ab, 0x0301, 0x0100, 0x0110,
724 "Portable USB Harddrive V2",
725 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
728 UNUSUAL_DEV( 0x05ab, 0x0351, 0x0100, 0x0110,
730 "Portable USB Harddrive V2",
731 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
734 UNUSUAL_DEV( 0x05ab, 0x5701, 0x0100, 0x0110,
736 "USB Storage Adapter V2",
737 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
741 /* Submitted by Sven Anderson <sven-linux@anderson.de>
742 * There are at least four ProductIDs used for iPods, so I added 0x1202 and
743 * 0x1204. They just need the US_FL_FIX_CAPACITY. As the bcdDevice appears
744 * to change with firmware updates, I changed the range to maximum for all
747 UNUSUAL_DEV( 0x05ac, 0x1202, 0x0000, 0x9999,
750 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
751 US_FL_FIX_CAPACITY
),
753 /* Reported by Avi Kivity <avi@argo.co.il> */
754 UNUSUAL_DEV( 0x05ac, 0x1203, 0x0000, 0x9999,
757 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
758 US_FL_FIX_CAPACITY
),
760 UNUSUAL_DEV( 0x05ac, 0x1204, 0x0000, 0x9999,
763 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
764 US_FL_FIX_CAPACITY
| US_FL_NOT_LOCKABLE
),
766 UNUSUAL_DEV( 0x05ac, 0x1205, 0x0000, 0x9999,
769 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
770 US_FL_FIX_CAPACITY
),
773 * Reported by Tyson Vinson <lornoss@gmail.com>
774 * This particular productId is the iPod Nano
776 UNUSUAL_DEV( 0x05ac, 0x120a, 0x0000, 0x9999,
779 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
780 US_FL_FIX_CAPACITY
),
782 #ifdef CONFIG_USB_STORAGE_JUMPSHOT
783 UNUSUAL_DEV( 0x05dc, 0x0001, 0x0000, 0x0001,
785 "Jumpshot USB CF Reader",
786 US_SC_SCSI
, US_PR_JUMPSHOT
, NULL
,
787 US_FL_NEED_OVERRIDE
),
790 /* Reported by Blake Matheny <bmatheny@purdue.edu> */
791 UNUSUAL_DEV( 0x05dc, 0xb002, 0x0000, 0x0113,
794 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
797 /* The following two entries are for a Genesys USB to IDE
798 * converter chip, but it changes its ProductId depending
799 * on whether or not a disk or an optical device is enclosed
800 * They were originally reported by Alexander Oltu
801 * <alexander@all-2.com> and Peter Marks <peter.marks@turner.com>
804 * US_FL_GO_SLOW and US_FL_MAX_SECTORS_64 added by Phil Dibowitz
805 * <phil@ipom.com> as these flags were made and hard-coded
806 * special-cases were pulled from scsiglue.c.
808 UNUSUAL_DEV( 0x05e3, 0x0701, 0x0000, 0xffff,
810 "USB to IDE Optical",
811 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
812 US_FL_GO_SLOW
| US_FL_MAX_SECTORS_64
),
814 UNUSUAL_DEV( 0x05e3, 0x0702, 0x0000, 0xffff,
817 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
818 US_FL_GO_SLOW
| US_FL_MAX_SECTORS_64
),
820 /* Reported by Hanno Boeck <hanno@gmx.de>
821 * Taken from the Lycoris Kernel */
822 UNUSUAL_DEV( 0x0636, 0x0003, 0x0000, 0x9999,
825 US_SC_SCSI
, US_PR_BULK
, NULL
,
828 UNUSUAL_DEV( 0x0644, 0x0000, 0x0100, 0x0100,
831 US_SC_UFI
, US_PR_CB
, NULL
, 0 ),
833 #ifdef CONFIG_USB_STORAGE_SDDR09
834 UNUSUAL_DEV( 0x066b, 0x0105, 0x0100, 0x0100,
837 US_SC_SCSI
, US_PR_EUSB_SDDR09
, usb_stor_sddr09_init
,
841 /* Reported by Darsen Lu <darsen@micro.ee.nthu.edu.tw> */
842 UNUSUAL_DEV( 0x066f, 0x8000, 0x0001, 0x0001,
844 "USBMSC Audio Player",
845 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
846 US_FL_FIX_CAPACITY
),
848 /* Reported by Richard -=[]=- <micro_flyer@hotmail.com> */
849 UNUSUAL_DEV( 0x067b, 0x2507, 0x0100, 0x0100,
850 "Prolific Technology Inc.",
851 "Mass Storage Device",
852 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
853 US_FL_FIX_CAPACITY
| US_FL_GO_SLOW
),
855 /* Reported by Alex Butcher <alex.butcher@assursys.co.uk> */
856 UNUSUAL_DEV( 0x067b, 0x3507, 0x0001, 0x0001,
857 "Prolific Technology Inc.",
858 "ATAPI-6 Bridge Controller",
859 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
860 US_FL_FIX_CAPACITY
| US_FL_GO_SLOW
),
862 /* Submitted by Benny Sjostrand <benny@hostmobility.com> */
863 UNUSUAL_DEV( 0x0686, 0x4011, 0x0001, 0x0001,
866 US_SC_SCSI
, US_PR_BULK
, NULL
, 0 ),
868 /* Reported by Miguel A. Fosas <amn3s1a@ono.com> */
869 UNUSUAL_DEV( 0x0686, 0x4017, 0x0001, 0x0001,
872 US_SC_SCSI
, US_PR_DEVICE
, NULL
, 0 ),
874 UNUSUAL_DEV( 0x0693, 0x0005, 0x0100, 0x0100,
877 US_SC_SCSI
, US_PR_BULK
, NULL
, 0 ),
879 /* Reported by David Hamilton <niftimusmaximus@lycos.com> */
880 UNUSUAL_DEV( 0x069b, 0x3004, 0x0001, 0x0001,
881 "Thomson Multimedia Inc.",
882 "RCA RD1080 MP3 Player",
883 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
884 US_FL_FIX_CAPACITY
),
886 /* Reported by Olivier Blondeau <zeitoun@gmail.com> */
887 UNUSUAL_DEV( 0x0727, 0x0306, 0x0100, 0x0100,
890 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
891 US_FL_IGNORE_RESIDUE
),
893 /* Submitted by Roman Hodek <roman@hodek.net> */
894 UNUSUAL_DEV( 0x0781, 0x0001, 0x0200, 0x0200,
896 "ImageMate SDDR-05a",
897 US_SC_SCSI
, US_PR_CB
, NULL
,
900 UNUSUAL_DEV( 0x0781, 0x0002, 0x0009, 0x0009,
901 "SanDisk Corporation",
902 "ImageMate CompactFlash USB",
903 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
904 US_FL_FIX_CAPACITY
),
906 #ifdef CONFIG_USB_STORAGE_USBAT
907 UNUSUAL_DEV( 0x0781, 0x0005, 0x0005, 0x0005,
909 "ImageMate SDDR-05b",
910 US_SC_SCSI
, US_PR_USBAT
, init_usbat_flash
,
914 UNUSUAL_DEV( 0x0781, 0x0100, 0x0100, 0x0100,
917 US_SC_SCSI
, US_PR_CB
, NULL
,
920 #ifdef CONFIG_USB_STORAGE_SDDR09
921 UNUSUAL_DEV( 0x0781, 0x0200, 0x0000, 0x9999,
924 US_SC_SCSI
, US_PR_EUSB_SDDR09
, usb_stor_sddr09_init
,
928 #ifdef CONFIG_USB_STORAGE_FREECOM
929 UNUSUAL_DEV( 0x07ab, 0xfc01, 0x0000, 0x9999,
932 US_SC_QIC
, US_PR_FREECOM
, freecom_init
, 0),
935 /* Reported by Eero Volotinen <eero@ping-viini.org> */
936 UNUSUAL_DEV( 0x07ab, 0xfccd, 0x0000, 0x9999,
937 "Freecom Technologies",
939 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
942 UNUSUAL_DEV( 0x07af, 0x0004, 0x0100, 0x0133,
945 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
946 US_FL_SCM_MULT_TARG
),
948 UNUSUAL_DEV( 0x07af, 0x0005, 0x0100, 0x0100,
951 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_euscsi_init
,
952 US_FL_SCM_MULT_TARG
),
954 #ifdef CONFIG_USB_STORAGE_DPCM
955 UNUSUAL_DEV( 0x07af, 0x0006, 0x0100, 0x0100,
957 "CameraMate (DPCM_USB)",
958 US_SC_SCSI
, US_PR_DPCM_USB
, NULL
, 0 ),
961 #ifdef CONFIG_USB_STORAGE_ALAUDA
962 UNUSUAL_DEV( 0x07b4, 0x010a, 0x0102, 0x0102,
965 US_SC_SCSI
, US_PR_ALAUDA
, init_alauda
, 0 ),
968 #ifdef CONFIG_USB_STORAGE_DATAFAB
969 UNUSUAL_DEV( 0x07c4, 0xa000, 0x0000, 0x0015,
971 "MDCFE-B USB CF Reader",
972 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
976 * The following Datafab-based devices may or may not work
977 * using the current driver...the 0xffff is arbitrary since I
978 * don't know what device versions exist for these guys.
980 * The 0xa003 and 0xa004 devices in particular I'm curious about.
981 * I'm told they exist but so far nobody has come forward to say that
982 * they work with this driver. Given the success we've had getting
983 * other Datafab-based cards operational with this driver, I've decided
984 * to leave these two devices in the list.
986 UNUSUAL_DEV( 0x07c4, 0xa001, 0x0000, 0xffff,
988 "SIIG/Datafab Memory Stick+CF Reader/Writer",
989 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
992 /* Reported by Josef Reisinger <josef.reisinger@netcologne.de> */
993 UNUSUAL_DEV( 0x07c4, 0xa002, 0x0000, 0xffff,
995 "MD2/MD3 Disk enclosure",
996 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
999 UNUSUAL_DEV( 0x07c4, 0xa003, 0x0000, 0xffff,
1001 "Datafab-based Reader",
1002 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1005 UNUSUAL_DEV( 0x07c4, 0xa004, 0x0000, 0xffff,
1007 "Datafab-based Reader",
1008 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1011 UNUSUAL_DEV( 0x07c4, 0xa005, 0x0000, 0xffff,
1013 "PNY/Datafab CF+SM Reader",
1014 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1017 UNUSUAL_DEV( 0x07c4, 0xa006, 0x0000, 0xffff,
1018 "Simple Tech/Datafab",
1019 "Simple Tech/Datafab CF+SM Reader",
1020 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1024 #ifdef CONFIG_USB_STORAGE_SDDR55
1025 /* Contributed by Peter Waechtler */
1026 UNUSUAL_DEV( 0x07c4, 0xa103, 0x0000, 0x9999,
1029 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1030 US_FL_FIX_INQUIRY
),
1033 #ifdef CONFIG_USB_STORAGE_DATAFAB
1034 /* Submitted by Olaf Hering <olh@suse.de> */
1035 UNUSUAL_DEV( 0x07c4, 0xa109, 0x0000, 0xffff,
1036 "Datafab Systems, Inc.",
1037 "USB to CF + SM Combo (LC1)",
1038 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1041 #ifdef CONFIG_USB_STORAGE_SDDR55
1042 /* SM part - aeb <Andries.Brouwer@cwi.nl> */
1043 UNUSUAL_DEV( 0x07c4, 0xa109, 0x0000, 0xffff,
1044 "Datafab Systems, Inc.",
1045 "USB to CF + SM Combo (LC1)",
1046 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1050 #ifdef CONFIG_USB_STORAGE_DATAFAB
1051 /* Reported by Felix Moeller <felix@derklecks.de>
1052 * in Germany this is sold by Hama with the productnumber 46952
1053 * as "DualSlot CompactFlash(TM) & MStick Drive USB"
1055 UNUSUAL_DEV( 0x07c4, 0xa10b, 0x0000, 0xffff,
1056 "DataFab Systems Inc.",
1058 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1063 /* Datafab KECF-USB / Sagatek DCS-CF / Simpletech Flashlink UCF-100
1064 * Only revision 1.13 tested (same for all of the above devices,
1065 * based on the Datafab DF-UG-07 chip). Needed for US_FL_FIX_INQUIRY.
1066 * Submitted by Marek Michalkiewicz <marekm@amelek.gda.pl>.
1067 * See also http://martin.wilck.bei.t-online.de/#kecf .
1069 UNUSUAL_DEV( 0x07c4, 0xa400, 0x0000, 0xffff,
1072 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1073 US_FL_FIX_INQUIRY
),
1075 /* Casio QV 2x00/3x00/4000/8000 digital still cameras are not conformant
1076 * to the USB storage specification in two ways:
1077 * - They tell us they are using transport protocol CBI. In reality they
1078 * are using transport protocol CB.
1079 * - They don't like the INQUIRY command. So we must handle this command
1080 * of the SCSI layer ourselves.
1081 * - Some cameras with idProduct=0x1001 and bcdDevice=0x1000 have
1082 * bInterfaceProtocol=0x00 (US_PR_CBI) while others have 0x01 (US_PR_CB).
1083 * So don't remove the US_PR_CB override!
1084 * - Cameras with bcdDevice=0x9009 require the US_SC_8070 override.
1086 UNUSUAL_DEV( 0x07cf, 0x1001, 0x1000, 0x9999,
1089 US_SC_8070
, US_PR_CB
, NULL
,
1090 US_FL_NEED_OVERRIDE
| US_FL_FIX_INQUIRY
),
1092 /* Submitted by Hartmut Wahl <hwahl@hwahl.de>*/
1093 UNUSUAL_DEV( 0x0839, 0x000a, 0x0001, 0x0001,
1096 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1099 /* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>.
1100 * Flag will support Bulk devices which use a standards-violating 32-byte
1101 * Command Block Wrapper. Here, the "DC2MEGA" cameras (several brands) with
1102 * Grandtech GT892x chip, which request "Proprietary SCSI Bulk" support.
1105 UNUSUAL_DEV( 0x084d, 0x0011, 0x0110, 0x0110,
1108 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1111 /* Submitted by Jan De Luyck <lkml@kcore.org> */
1112 UNUSUAL_DEV( 0x08bd, 0x1100, 0x0000, 0x0000,
1115 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1118 /* Submitted by Dylan Taft <d13f00l@gmail.com>
1119 * US_FL_IGNORE_RESIDUE Needed
1121 UNUSUAL_DEV( 0x08ca, 0x3103, 0x0100, 0x0100,
1123 "Aiptek USB Keychain MP3 Player",
1124 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1125 US_FL_IGNORE_RESIDUE
),
1127 /* Entry needed for flags. Moreover, all devices with this ID use
1128 * bulk-only transport, but _some_ falsely report Control/Bulk instead.
1129 * One example is "Trumpion Digital Research MYMP3".
1130 * Submitted by Bjoern Brill <brill(at)fs.math.uni-frankfurt.de>
1132 UNUSUAL_DEV( 0x090a, 0x1001, 0x0100, 0x0100,
1134 "t33520 USB Flash Card Controller",
1135 US_SC_DEVICE
, US_PR_BULK
, NULL
,
1136 US_FL_NEED_OVERRIDE
),
1138 /* Reported by Filippo Bardelli <filibard@libero.it>
1139 * The device reports a subclass of RBC, which is wrong.
1141 UNUSUAL_DEV( 0x090a, 0x1050, 0x0100, 0x0100,
1142 "Trumpion Microelectronics, Inc.",
1143 "33520 USB Digital Voice Recorder",
1144 US_SC_UFI
, US_PR_DEVICE
, NULL
,
1147 /* Trumpion Microelectronics MP3 player (felipe_alfaro@linuxmail.org) */
1148 UNUSUAL_DEV( 0x090a, 0x1200, 0x0000, 0x9999,
1151 US_SC_RBC
, US_PR_BULK
, NULL
,
1155 UNUSUAL_DEV( 0x090c, 0x1132, 0x0000, 0xffff,
1157 "5-in-1 Card Reader",
1158 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1159 US_FL_FIX_CAPACITY
),
1161 /* This Pentax still camera is not conformant
1162 * to the USB storage specification: -
1163 * - It does not like the INQUIRY command. So we must handle this command
1164 * of the SCSI layer ourselves.
1165 * Tested on Rev. 10.00 (0x1000)
1166 * Submitted by James Courtier-Dutton <James@superbug.demon.co.uk>
1168 UNUSUAL_DEV( 0x0a17, 0x0004, 0x1000, 0x1000,
1171 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1172 US_FL_FIX_INQUIRY
),
1175 /* Submitted by Per Winkvist <per.winkvist@uk.com> */
1176 UNUSUAL_DEV( 0x0a17, 0x006, 0x0000, 0xffff,
1179 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1180 US_FL_FIX_INQUIRY
),
1182 /* These are virtual windows driver CDs, which the zd1211rw driver
1183 * automatically converts into WLAN devices. */
1184 UNUSUAL_DEV( 0x0ace, 0x2011, 0x0101, 0x0101,
1186 "G-220F USB-WLAN Install",
1187 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1188 US_FL_IGNORE_DEVICE
),
1190 UNUSUAL_DEV( 0x0ace, 0x20ff, 0x0101, 0x0101,
1192 "WL-117 USB-WLAN Install",
1193 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1194 US_FL_IGNORE_DEVICE
),
1196 /* SanDisk that has a second LUN for a driver ISO, reported by
1197 * Ben Collins <bcollins@ubuntu.com> */
1198 UNUSUAL_DEV( 0x0781, 0x5406, 0x0000, 0xffff,
1200 "U3 Cruzer Micro driver ISO",
1201 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1204 #ifdef CONFIG_USB_STORAGE_ISD200
1205 UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110,
1208 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
1212 #ifdef CONFIG_USB_STORAGE_DATAFAB
1213 UNUSUAL_DEV( 0x0c0b, 0xa109, 0x0000, 0xffff,
1216 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1219 #ifdef CONFIG_USB_STORAGE_SDDR55
1220 UNUSUAL_DEV( 0x0c0b, 0xa109, 0x0000, 0xffff,
1223 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1227 /* Submitted by: Nick Sillik <n.sillik@temple.edu>
1228 * Needed for OneTouch extension to usb-storage
1231 #ifdef CONFIG_USB_STORAGE_ONETOUCH
1232 UNUSUAL_DEV( 0x0d49, 0x7000, 0x0000, 0x9999,
1234 "OneTouch External Harddrive",
1235 US_SC_DEVICE
, US_PR_DEVICE
, onetouch_connect_input
,
1237 UNUSUAL_DEV( 0x0d49, 0x7010, 0x0000, 0x9999,
1239 "OneTouch External Harddrive",
1240 US_SC_DEVICE
, US_PR_DEVICE
, onetouch_connect_input
,
1245 * Pete Zaitcev <zaitcev@yahoo.com>, bz#164688.
1246 * The device blatantly ignores LUN and returns 1 in GetMaxLUN.
1248 UNUSUAL_DEV( 0x0c45, 0x1060, 0x0100, 0x0100,
1251 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1254 /* Submitted by Joris Struyve <joris@struyve.be> */
1255 UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff,
1258 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1262 * Entry for Jenoptik JD 5200z3
1264 * email: car.busse@gmx.de
1266 UNUSUAL_DEV( 0x0d96, 0x5200, 0x0001, 0x0200,
1269 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_FIX_INQUIRY
),
1271 /* Reported by Lubomir Blaha <tritol@trilogic.cz>
1272 * I _REALLY_ don't know what 3rd, 4th number and all defines mean, but this
1273 * works for me. Can anybody correct these values? (I able to test corrected
1276 UNUSUAL_DEV( 0x0dd8, 0x1060, 0x0000, 0xffff,
1279 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1280 US_FL_FIX_INQUIRY
),
1282 /* Reported by Edward Chapman (taken from linux-usb mailing list)
1283 Netac OnlyDisk Mini U2CV2 512MB USB 2.0 Flash Drive */
1284 UNUSUAL_DEV( 0x0dd8, 0xd202, 0x0000, 0x9999,
1287 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1288 US_FL_IGNORE_RESIDUE
),
1291 /* Patch by Stephan Walter <stephan.walter@epfl.ch>
1292 * I don't know why, but it works... */
1293 UNUSUAL_DEV( 0x0dda, 0x0001, 0x0012, 0x0012,
1296 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1297 US_FL_IGNORE_RESIDUE
),
1299 /* Reported by Ian McConnell <ian at emit.demon.co.uk> */
1300 UNUSUAL_DEV( 0x0dda, 0x0301, 0x0012, 0x0012,
1303 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1304 US_FL_IGNORE_RESIDUE
),
1306 /* Reported by Jim McCloskey <mcclosk@ucsc.edu> */
1307 UNUSUAL_DEV( 0x0e21, 0x0520, 0x0100, 0x0100,
1310 US_SC_DEVICE
, US_PR_BULK
, NULL
,
1311 US_FL_NEED_OVERRIDE
),
1313 /* Submitted by Antoine Mairesse <antoine.mairesse@free.fr> */
1314 UNUSUAL_DEV( 0x0ed1, 0x6660, 0x0100, 0x0300,
1317 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1318 US_FL_FIX_INQUIRY
),
1320 /* Submitted by Daniel Drake <dsd@gentoo.org>
1321 * Reported by dayul on the Gentoo Forums */
1322 UNUSUAL_DEV( 0x0ea0, 0x2168, 0x0110, 0x0110,
1325 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1326 US_FL_IGNORE_RESIDUE
),
1328 /* Reported by Rastislav Stanik <rs_kernel@yahoo.com> */
1329 UNUSUAL_DEV( 0x0ea0, 0x6828, 0x0110, 0x0110,
1332 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1333 US_FL_IGNORE_RESIDUE
),
1335 /* Reported by Benjamin Schiller <sbenni@gmx.de>
1336 * It is also sold by Easylite as DJ 20 */
1337 UNUSUAL_DEV( 0x0ed1, 0x7636, 0x0103, 0x0103,
1340 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1341 US_FL_IGNORE_RESIDUE
| US_FL_GO_SLOW
| US_FL_MAX_SECTORS_64
),
1343 /* David Kuehling <dvdkhlng@gmx.de>:
1344 * for MP3-Player AVOX WSX-300ER (bought in Japan). Reports lots of SCSI
1345 * errors when trying to write.
1347 UNUSUAL_DEV( 0x0f19, 0x0105, 0x0100, 0x0100,
1350 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1351 US_FL_IGNORE_RESIDUE
),
1353 /* Reported by Michael Stattmann <michael@stattmann.com> */
1354 UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000,
1356 "V800-Vodafone 802",
1357 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1358 US_FL_NO_WP_DETECT
),
1360 /* Reported by Jan Mate <mate@fiit.stuba.sk>
1361 * and by Soeren Sonnenburg <kernel@nn7.de> */
1362 UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
1365 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1366 US_FL_FIX_CAPACITY
| US_FL_IGNORE_RESIDUE
),
1368 /* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */
1369 UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000,
1372 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1373 US_FL_FIX_CAPACITY
),
1375 /* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
1376 * Tested on hardware version 1.10.
1377 * Entry is needed only for the initializer function override.
1378 * Devices with bcd > 110 seem to not need it while those
1379 * with bcd < 110 appear to need it.
1381 UNUSUAL_DEV( 0x1019, 0x0c55, 0x0000, 0x0110,
1384 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_ucr61s2b_init
,
1387 /* Reported by Jaco Kroon <jaco@kroon.co.za>
1388 * The usb-storage module found on the Digitech GNX4 (and supposedly other
1389 * devices) misbehaves and causes a bunch of invalid I/O errors.
1391 UNUSUAL_DEV( 0x1210, 0x0003, 0x0100, 0x0100,
1393 "DigiTech Mass Storage",
1394 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1395 US_FL_IGNORE_RESIDUE
),
1397 /* Reported by Vilius Bilinkevicius <vilisas AT xxx DOT lt) */
1398 UNUSUAL_DEV( 0x132b, 0x000b, 0x0001, 0x0001,
1401 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1404 /* Reported by Kotrla Vitezslav <kotrla@ceb.cz> */
1405 UNUSUAL_DEV( 0x1370, 0x6828, 0x0110, 0x0110,
1408 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1409 US_FL_IGNORE_RESIDUE
),
1411 /* Reported by Francesco Foresti <frafore@tiscali.it> */
1412 UNUSUAL_DEV( 0x14cd, 0x6600, 0x0201, 0x0201,
1415 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1416 US_FL_IGNORE_RESIDUE
),
1418 /* Reported by Robert Schedel <r.schedel@yahoo.de>
1419 * Note: this is a 'super top' device like the above 14cd/6600 device */
1420 UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201,
1423 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1424 US_FL_IGNORE_RESIDUE
),
1426 /* patch submitted by Davide Perini <perini.davide@dpsoftware.org>
1427 * and Renato Perini <rperini@email.it>
1429 UNUSUAL_DEV( 0x22b8, 0x3010, 0x0001, 0x0001,
1432 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1433 US_FL_FIX_CAPACITY
| US_FL_IGNORE_RESIDUE
),
1436 * Patch by Pete Zaitcev <zaitcev@redhat.com>
1437 * Report by Mark Patton. Red Hat bz#208928.
1439 UNUSUAL_DEV( 0x22b8, 0x4810, 0x0001, 0x0001,
1442 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1443 US_FL_FIX_CAPACITY
),
1445 /* Reported by Radovan Garabik <garabik@kassiopeia.juls.savba.sk> */
1446 UNUSUAL_DEV( 0x2735, 0x100b, 0x0000, 0x9999,
1449 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1453 * David Härdeman <david@2gen.com>
1454 * The key makes the SCSI stack print confusing (but harmless) messages
1456 UNUSUAL_DEV( 0x4146, 0xba01, 0x0100, 0x0100,
1459 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_NOT_LOCKABLE
),
1461 #ifdef CONFIG_USB_STORAGE_SDDR55
1462 UNUSUAL_DEV( 0x55aa, 0xa103, 0x0000, 0x9999,
1465 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1469 /* Reported by Andrew Simmons <andrew.simmons@gmail.com> */
1470 UNUSUAL_DEV( 0xed06, 0x4500, 0x0001, 0x0001,
1473 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1474 US_FL_CAPACITY_HEURISTICS
),
1476 /* Control/Bulk transport for all SubClass values */
1477 USUAL_DEV(US_SC_RBC
, US_PR_CB
, USB_US_TYPE_STOR
),
1478 USUAL_DEV(US_SC_8020
, US_PR_CB
, USB_US_TYPE_STOR
),
1479 USUAL_DEV(US_SC_QIC
, US_PR_CB
, USB_US_TYPE_STOR
),
1480 USUAL_DEV(US_SC_UFI
, US_PR_CB
, USB_US_TYPE_STOR
),
1481 USUAL_DEV(US_SC_8070
, US_PR_CB
, USB_US_TYPE_STOR
),
1482 USUAL_DEV(US_SC_SCSI
, US_PR_CB
, USB_US_TYPE_STOR
),
1484 /* Control/Bulk/Interrupt transport for all SubClass values */
1485 USUAL_DEV(US_SC_RBC
, US_PR_CBI
, USB_US_TYPE_STOR
),
1486 USUAL_DEV(US_SC_8020
, US_PR_CBI
, USB_US_TYPE_STOR
),
1487 USUAL_DEV(US_SC_QIC
, US_PR_CBI
, USB_US_TYPE_STOR
),
1488 USUAL_DEV(US_SC_UFI
, US_PR_CBI
, USB_US_TYPE_STOR
),
1489 USUAL_DEV(US_SC_8070
, US_PR_CBI
, USB_US_TYPE_STOR
),
1490 USUAL_DEV(US_SC_SCSI
, US_PR_CBI
, USB_US_TYPE_STOR
),
1492 /* Bulk-only transport for all SubClass values */
1493 USUAL_DEV(US_SC_RBC
, US_PR_BULK
, USB_US_TYPE_STOR
),
1494 USUAL_DEV(US_SC_8020
, US_PR_BULK
, USB_US_TYPE_STOR
),
1495 USUAL_DEV(US_SC_QIC
, US_PR_BULK
, USB_US_TYPE_STOR
),
1496 USUAL_DEV(US_SC_UFI
, US_PR_BULK
, USB_US_TYPE_STOR
),
1497 USUAL_DEV(US_SC_8070
, US_PR_BULK
, USB_US_TYPE_STOR
),
1498 USUAL_DEV(US_SC_SCSI
, US_PR_BULK
, 0),