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 UNUSUAL_DEV( 0x03ee, 0x6901, 0x0000, 0x0100,
61 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
64 /* Reported by Rodolfo Quesada <rquesada@roqz.net> */
65 UNUSUAL_DEV( 0x03ee, 0x6906, 0x0003, 0x0003,
66 "VIA Technologies Inc.",
67 "Mitsumi multi cardreader",
68 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
69 US_FL_IGNORE_RESIDUE
),
71 UNUSUAL_DEV( 0x03f0, 0x0107, 0x0200, 0x0200,
74 US_SC_8070
, US_PR_CB
, NULL
, 0),
76 #ifdef CONFIG_USB_STORAGE_USBAT
77 UNUSUAL_DEV( 0x03f0, 0x0207, 0x0001, 0x0001,
80 US_SC_8070
, US_PR_USBAT
, init_usbat_cd
, 0),
82 UNUSUAL_DEV( 0x03f0, 0x0307, 0x0001, 0x0001,
85 US_SC_8070
, US_PR_USBAT
, init_usbat_cd
, 0),
88 /* Reported by Sebastian Kapfer <sebastian_kapfer@gmx.net>
89 * and Olaf Hering <olh@suse.de> (different bcd's, same vendor/product)
90 * for USB floppies that need the SINGLE_LUN enforcement.
92 UNUSUAL_DEV( 0x0409, 0x0040, 0x0000, 0x9999,
95 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
98 /* Patch submitted by Mihnea-Costin Grigore <mihnea@zulu.ro> */
99 UNUSUAL_DEV( 0x040d, 0x6205, 0x0003, 0x0003,
100 "VIA Technologies Inc.",
101 "USB 2.0 Card Reader",
102 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
103 US_FL_IGNORE_RESIDUE
),
105 /* Deduced by Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
106 * Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message
107 * always fails and confuses drive.
109 UNUSUAL_DEV( 0x0411, 0x001c, 0x0113, 0x0113,
112 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
115 /* Submitted by Ernestas Vaiciukevicius <ernisv@gmail.com> */
116 UNUSUAL_DEV( 0x0419, 0x0100, 0x0100, 0x0100,
117 "Samsung Info. Systems America, Inc.",
119 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
120 US_FL_IGNORE_RESIDUE
),
122 /* Reported by Orgad Shaneh <orgads@gmail.com> */
123 UNUSUAL_DEV( 0x0419, 0xaace, 0x0100, 0x0100,
124 "Samsung", "MP3 Player",
125 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
126 US_FL_IGNORE_RESIDUE
),
128 /* Reported by Christian Leber <christian@leber.de> */
129 UNUSUAL_DEV( 0x0419, 0xaaf5, 0x0100, 0x0100,
132 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
133 US_FL_IGNORE_RESIDUE
| US_FL_NOT_LOCKABLE
),
135 /* Reported by Stefan Werner <dustbln@gmx.de> */
136 UNUSUAL_DEV( 0x0419, 0xaaf6, 0x0100, 0x0100,
139 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
140 US_FL_IGNORE_RESIDUE
),
142 /* Reported by Pete Zaitcev <zaitcev@redhat.com>, bz#176584 */
143 UNUSUAL_DEV( 0x0420, 0x0001, 0x0100, 0x0100,
144 "GENERIC", "MP3 PLAYER", /* MyMusix PD-205 on the outside. */
145 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
146 US_FL_IGNORE_RESIDUE
),
148 /* Reported by Mario Rettig <mariorettig@web.de> */
149 UNUSUAL_DEV( 0x0421, 0x042e, 0x0100, 0x0100,
152 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
153 US_FL_IGNORE_RESIDUE
| US_FL_FIX_CAPACITY
),
155 /* Reported by Sumedha Swamy <sumedhaswamy@gmail.com> and
156 * Einar Th. Einarsson <einarthered@gmail.com> */
157 UNUSUAL_DEV( 0x0421, 0x0444, 0x0100, 0x0100,
160 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
161 US_FL_IGNORE_RESIDUE
| US_FL_FIX_CAPACITY
),
163 /* Reported by Jiri Slaby <jirislaby@gmail.com> and
164 * Rene C. Castberg <Rene@Castberg.org> */
165 UNUSUAL_DEV( 0x0421, 0x0446, 0x0100, 0x0100,
168 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
169 US_FL_IGNORE_RESIDUE
| US_FL_FIX_CAPACITY
),
171 /* Reported by Matthew Bloch <matthew@bytemark.co.uk> */
172 UNUSUAL_DEV( 0x0421, 0x044e, 0x0100, 0x0100,
175 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
176 US_FL_IGNORE_RESIDUE
| US_FL_FIX_CAPACITY
),
178 /* Reported by Olaf Hering <olh@suse.de> from novell bug #105878 */
179 UNUSUAL_DEV( 0x0424, 0x0fdc, 0x0210, 0x0210,
182 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
185 #ifdef CONFIG_USB_STORAGE_DPCM
186 UNUSUAL_DEV( 0x0436, 0x0005, 0x0100, 0x0100,
188 "CameraMate (DPCM_USB)",
189 US_SC_SCSI
, US_PR_DPCM_USB
, NULL
, 0 ),
192 /* Patch submitted by Daniel Drake <dsd@gentoo.org>
193 * Device reports nonsense bInterfaceProtocol 6 when connected over USB2 */
194 UNUSUAL_DEV( 0x0451, 0x5416, 0x0100, 0x0100,
197 US_SC_DEVICE
, US_PR_BULK
, NULL
,
198 US_FL_NEED_OVERRIDE
),
201 * Pete Zaitcev <zaitcev@yahoo.com>, from Patrick C. F. Ernzer, bz#162559.
202 * The key does not actually break, but it returns zero sense which
203 * makes our SCSI stack to print confusing messages.
205 UNUSUAL_DEV( 0x0457, 0x0150, 0x0100, 0x0100,
206 "USBest Technology", /* sold by Transcend */
207 "USB Mass Storage Device",
208 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_NOT_LOCKABLE
),
211 * Bohdan Linda <bohdan.linda@gmail.com>
212 * 1GB USB sticks MyFlash High Speed. I have restricted
213 * the revision to my model only
215 UNUSUAL_DEV( 0x0457, 0x0151, 0x0100, 0x0100,
218 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
219 US_FL_NOT_LOCKABLE
),
221 UNUSUAL_DEV( 0x045a, 0x5210, 0x0101, 0x0101,
224 US_SC_SCSI
, US_PR_BULK
, rio_karma_init
, 0),
226 /* Patch submitted by Philipp Friedrich <philipp@void.at> */
227 UNUSUAL_DEV( 0x0482, 0x0100, 0x0100, 0x0100,
230 US_SC_8070
, US_PR_CB
, NULL
, US_FL_FIX_INQUIRY
),
232 /* Patch submitted by Philipp Friedrich <philipp@void.at> */
233 UNUSUAL_DEV( 0x0482, 0x0101, 0x0100, 0x0100,
236 US_SC_8070
, US_PR_CB
, NULL
, US_FL_FIX_INQUIRY
),
238 /* Patch submitted by Stephane Galles <stephane.galles@free.fr> */
239 UNUSUAL_DEV( 0x0482, 0x0103, 0x0100, 0x0100,
242 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_FIX_INQUIRY
),
244 /* Patch for Kyocera Finecam L3
245 * Submitted by Michael Krauth <michael.krauth@web.de>
246 * and Alessandro Fracchetti <al.fracchetti@tin.it>
248 UNUSUAL_DEV( 0x0482, 0x0105, 0x0100, 0x0100,
251 US_SC_SCSI
, US_PR_BULK
, NULL
,
254 /* Reported by Paul Stewart <stewart@wetlogic.net>
255 * This entry is needed because the device reports Sub=ff */
256 UNUSUAL_DEV( 0x04a4, 0x0004, 0x0001, 0x0001,
258 "DVD-CAM DZ-MV100A Camcorder",
259 US_SC_SCSI
, US_PR_CB
, NULL
, US_FL_SINGLE_LUN
),
261 /* Patch for Nikon coolpix 2000
262 * Submitted by Fabien Cosse <fabien.cosse@wanadoo.fr>*/
263 UNUSUAL_DEV( 0x04b0, 0x0301, 0x0010, 0x0010,
266 US_SC_DEVICE
, US_PR_DEVICE
,NULL
,
267 US_FL_NOT_LOCKABLE
),
269 /* Reported by Andreas Bockhold <andreas@bockionline.de> */
270 UNUSUAL_DEV( 0x04b0, 0x0405, 0x0100, 0x0100,
273 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
276 /* Reported by Jamie Kitson <jamie@staberinde.fsnet.co.uk> */
277 UNUSUAL_DEV( 0x04b0, 0x040d, 0x0100, 0x0100,
280 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
284 * Reported by Manuel Fombuena <mfombuena@ya.com> and
285 * Frank Copeland <fjc@thingy.apana.org.au> */
286 UNUSUAL_DEV( 0x04a5, 0x3010, 0x0100, 0x0100,
287 "Tekom Technologies, Inc",
289 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
290 US_FL_IGNORE_RESIDUE
),
292 /* Reported by Simon Levitt <simon@whattf.com>
293 * This entry needs Sub and Proto fields */
294 UNUSUAL_DEV( 0x04b8, 0x0601, 0x0100, 0x0100,
297 US_SC_SCSI
, US_PR_CB
, NULL
, US_FL_FIX_INQUIRY
),
299 /* Reported by Khalid Aziz <khalid@gonehiking.org>
300 * This entry is needed because the device reports Sub=ff */
301 UNUSUAL_DEV( 0x04b8, 0x0602, 0x0110, 0x0110,
304 US_SC_SCSI
, US_PR_BULK
, NULL
, US_FL_SINGLE_LUN
),
306 /* Not sure who reported this originally but
307 * Pavel Machek <pavel@ucw.cz> reported that the extra US_FL_SINGLE_LUN
309 UNUSUAL_DEV( 0x04cb, 0x0100, 0x0000, 0x2210,
312 US_SC_UFI
, US_PR_DEVICE
, NULL
, US_FL_FIX_INQUIRY
| US_FL_SINGLE_LUN
),
314 /* Reported by Peter Wächtler <pwaechtler@loewe-komp.de>
315 * The device needs the flags only.
317 UNUSUAL_DEV( 0x04ce, 0x0002, 0x0074, 0x0074,
320 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
323 /* Reported by Kriston Fincher <kriston@airmail.net>
324 * Patch submitted by Sean Millichamp <sean@bruenor.org>
325 * This is to support the Panasonic PalmCam PV-SD4090
326 * This entry is needed because the device reports Sub=ff
328 UNUSUAL_DEV( 0x04da, 0x0901, 0x0100, 0x0200,
331 US_SC_UFI
, US_PR_DEVICE
, NULL
, 0),
333 /* From Yukihiro Nakai, via zaitcev@yahoo.com.
334 * This is needed for CB instead of CBI */
335 UNUSUAL_DEV( 0x04da, 0x0d05, 0x0000, 0x0000,
338 US_SC_8070
, US_PR_CB
, NULL
, 0),
340 /* Reported by Adriaan Penning <a.penning@luon.net> */
341 UNUSUAL_DEV( 0x04da, 0x2372, 0x0000, 0x9999,
344 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
345 US_FL_FIX_CAPACITY
| US_FL_NOT_LOCKABLE
),
347 /* Reported by Simeon Simeonov <simeonov_2000@yahoo.com> */
348 UNUSUAL_DEV( 0x04da, 0x2373, 0x0000, 0x9999,
351 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
352 US_FL_FIX_CAPACITY
| US_FL_NOT_LOCKABLE
),
354 /* Most of the following entries were developed with the help of
355 * Shuttle/SCM directly.
357 UNUSUAL_DEV( 0x04e6, 0x0001, 0x0200, 0x0200,
360 US_SC_8020
, US_PR_CB
, NULL
, 0),
362 UNUSUAL_DEV( 0x04e6, 0x0002, 0x0100, 0x0100,
365 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_euscsi_init
,
366 US_FL_SCM_MULT_TARG
),
368 #ifdef CONFIG_USB_STORAGE_SDDR09
369 UNUSUAL_DEV( 0x04e6, 0x0003, 0x0000, 0x9999,
372 US_SC_SCSI
, US_PR_EUSB_SDDR09
, usb_stor_sddr09_init
,
375 /* This entry is from Andries.Brouwer@cwi.nl */
376 UNUSUAL_DEV( 0x04e6, 0x0005, 0x0100, 0x0208,
378 "eUSB SmartMedia / CompactFlash Adapter",
379 US_SC_SCSI
, US_PR_DPCM_USB
, usb_stor_sddr09_dpcm_init
,
383 /* Reported by Markus Demleitner <msdemlei@cl.uni-heidelberg.de> */
384 UNUSUAL_DEV( 0x04e6, 0x0006, 0x0100, 0x0100,
385 "SCM Microsystems Inc.",
387 US_SC_SCSI
, US_PR_CB
, NULL
,
390 /* Reported by Daniel Nouri <dpunktnpunkt@web.de> */
391 UNUSUAL_DEV( 0x04e6, 0x0006, 0x0205, 0x0205,
394 US_SC_SCSI
, US_PR_DEVICE
, NULL
,
397 UNUSUAL_DEV( 0x04e6, 0x0007, 0x0100, 0x0200,
400 US_SC_SCSI
, US_PR_CB
, NULL
,
403 UNUSUAL_DEV( 0x04e6, 0x0009, 0x0200, 0x0200,
405 "eUSB ATA/ATAPI Adapter",
406 US_SC_8020
, US_PR_CB
, NULL
, 0),
408 UNUSUAL_DEV( 0x04e6, 0x000a, 0x0200, 0x0200,
410 "eUSB CompactFlash Adapter",
411 US_SC_8020
, US_PR_CB
, NULL
, 0),
413 UNUSUAL_DEV( 0x04e6, 0x000B, 0x0100, 0x0100,
416 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
417 US_FL_SCM_MULT_TARG
),
419 UNUSUAL_DEV( 0x04e6, 0x000C, 0x0100, 0x0100,
422 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
423 US_FL_SCM_MULT_TARG
),
425 UNUSUAL_DEV( 0x04e6, 0x0101, 0x0200, 0x0200,
428 US_SC_8020
, US_PR_CB
, NULL
, 0),
430 /* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>.
431 * Device uses standards-violating 32-byte Bulk Command Block Wrappers and
432 * reports itself as "Proprietary SCSI Bulk." Cf. device entry 0x084d:0x0011.
435 UNUSUAL_DEV( 0x04fc, 0x80c2, 0x0100, 0x0100,
438 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
441 #ifdef CONFIG_USB_STORAGE_USBAT
442 UNUSUAL_DEV( 0x04e6, 0x1010, 0x0000, 0x9999,
445 US_SC_SCSI
, US_PR_USBAT
, init_usbat_flash
,
449 /* Reported by Bob Sass <rls@vectordb.com> -- only rev 1.33 tested */
450 UNUSUAL_DEV( 0x050d, 0x0115, 0x0133, 0x0133,
453 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
454 US_FL_SCM_MULT_TARG
),
456 /* Iomega Clik! Drive
457 * Reported by David Chatenay <dchatenay@hotmail.com>
458 * The reason this is needed is not fully known.
460 UNUSUAL_DEV( 0x0525, 0xa140, 0x0100, 0x0100,
463 US_SC_8070
, US_PR_DEVICE
, NULL
,
466 /* Yakumo Mega Image 37
467 * Submitted by Stephan Fuhrmann <atomenergie@t-online.de> */
468 UNUSUAL_DEV( 0x052b, 0x1801, 0x0100, 0x0100,
469 "Tekom Technologies, Inc",
471 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
472 US_FL_IGNORE_RESIDUE
),
474 /* Another Yakumo camera.
475 * Reported by Michele Alzetta <michele.alzetta@aliceposta.it> */
476 UNUSUAL_DEV( 0x052b, 0x1804, 0x0100, 0x0100,
477 "Tekom Technologies, Inc",
479 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
480 US_FL_IGNORE_RESIDUE
),
482 /* Reported by Iacopo Spalletti <avvisi@spalletti.it> */
483 UNUSUAL_DEV( 0x052b, 0x1807, 0x0100, 0x0100,
484 "Tekom Technologies, Inc",
486 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
487 US_FL_IGNORE_RESIDUE
),
489 /* Yakumo Mega Image 47
490 * Reported by Bjoern Paetzel <kolrabi@kolrabi.de> */
491 UNUSUAL_DEV( 0x052b, 0x1905, 0x0100, 0x0100,
492 "Tekom Technologies, Inc",
494 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
495 US_FL_IGNORE_RESIDUE
),
497 /* Reported by Paul Ortyl <ortylp@3miasto.net>
498 * Note that it's similar to the device above, only different prodID */
499 UNUSUAL_DEV( 0x052b, 0x1911, 0x0100, 0x0100,
500 "Tekom Technologies, Inc",
502 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
503 US_FL_IGNORE_RESIDUE
),
505 UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450,
507 "DSC-S30/S70/S75/505V/F505/F707/F717/P8",
508 US_SC_SCSI
, US_PR_DEVICE
, NULL
,
509 US_FL_SINGLE_LUN
| US_FL_NOT_LOCKABLE
| US_FL_NO_WP_DETECT
),
511 /* Submitted by Lars Jacob <jacob.lars@googlemail.com>
512 * This entry is needed because the device reports Sub=ff */
513 UNUSUAL_DEV( 0x054c, 0x0010, 0x0500, 0x0610,
516 US_SC_8070
, US_PR_DEVICE
, NULL
,
520 /* Reported by wim@geeks.nl */
521 UNUSUAL_DEV( 0x054c, 0x0025, 0x0100, 0x0100,
523 "Memorystick NW-MS7",
524 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
527 #ifdef CONFIG_USB_STORAGE_ISD200
528 UNUSUAL_DEV( 0x054c, 0x002b, 0x0100, 0x0110,
530 "Portable USB Harddrive V2",
531 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
535 /* Submitted by Olaf Hering, <olh@suse.de> SuSE Bugzilla #49049 */
536 UNUSUAL_DEV( 0x054c, 0x002c, 0x0501, 0x0501,
539 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
542 UNUSUAL_DEV( 0x054c, 0x002d, 0x0100, 0x0100,
544 "Memorystick MSAC-US1",
545 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
548 /* Submitted by Klaus Mueller <k.mueller@intershop.de> */
549 UNUSUAL_DEV( 0x054c, 0x002e, 0x0106, 0x0310,
552 US_SC_SCSI
, US_PR_DEVICE
, NULL
,
555 /* Submitted by Rajesh Kumble Nayak <nayak@obs-nice.fr> */
556 UNUSUAL_DEV( 0x054c, 0x002e, 0x0500, 0x0500,
559 US_SC_UFI
, US_PR_DEVICE
, NULL
,
562 UNUSUAL_DEV( 0x054c, 0x0032, 0x0000, 0x9999,
564 "Memorystick MSC-U01N",
565 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
568 /* Submitted by Michal Mlotek <mlotek@foobar.pl> */
569 UNUSUAL_DEV( 0x054c, 0x0058, 0x0000, 0x9999,
571 "PEG N760c Memorystick",
572 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
575 UNUSUAL_DEV( 0x054c, 0x0069, 0x0000, 0x9999,
577 "Memorystick MSC-U03",
578 US_SC_UFI
, US_PR_CB
, NULL
,
581 /* Submitted by Nathan Babb <nathan@lexi.com> */
582 UNUSUAL_DEV( 0x054c, 0x006d, 0x0000, 0x9999,
585 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
588 /* Submitted by Mike Alborn <malborn@deandra.homeip.net> */
589 UNUSUAL_DEV( 0x054c, 0x016a, 0x0000, 0x9999,
592 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
595 /* Submitted by Frank Engel <frankie@cse.unsw.edu.au> */
596 UNUSUAL_DEV( 0x054c, 0x0099, 0x0000, 0x9999,
599 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
603 UNUSUAL_DEV( 0x057b, 0x0000, 0x0000, 0x0299,
606 US_SC_DEVICE
, US_PR_CB
, NULL
,
609 UNUSUAL_DEV( 0x057b, 0x0000, 0x0300, 0x9999,
612 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
615 /* Reported by Johann Cardon <johann.cardon@free.fr>
616 * This entry is needed only because the device reports
617 * bInterfaceClass = 0xff (vendor-specific)
619 UNUSUAL_DEV( 0x057b, 0x0022, 0x0000, 0x9999,
622 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, 0),
624 #ifdef CONFIG_USB_STORAGE_ALAUDA
625 UNUSUAL_DEV( 0x0584, 0x0008, 0x0102, 0x0102,
628 US_SC_SCSI
, US_PR_ALAUDA
, init_alauda
, 0 ),
631 /* Fabrizio Fellini <fello@libero.it> */
632 UNUSUAL_DEV( 0x0595, 0x4343, 0x0000, 0x2210,
634 "Digital Camera EX-20 DSC",
635 US_SC_8070
, US_PR_DEVICE
, NULL
, 0 ),
637 /* Submitted by Joel Bourquard <numlock@freesurf.ch>
638 * Some versions of this device need the SubClass and Protocol overrides
639 * while others don't.
641 UNUSUAL_DEV( 0x05ab, 0x0060, 0x1104, 0x1110,
643 "PyroGate External CD-ROM Enclosure (FCD-523)",
644 US_SC_SCSI
, US_PR_BULK
, NULL
,
645 US_FL_NEED_OVERRIDE
),
647 #ifdef CONFIG_USB_STORAGE_ISD200
648 UNUSUAL_DEV( 0x05ab, 0x0031, 0x0100, 0x0110,
650 "USB/IDE Bridge (ATA/ATAPI)",
651 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
654 UNUSUAL_DEV( 0x05ab, 0x0301, 0x0100, 0x0110,
656 "Portable USB Harddrive V2",
657 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
660 UNUSUAL_DEV( 0x05ab, 0x0351, 0x0100, 0x0110,
662 "Portable USB Harddrive V2",
663 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
666 UNUSUAL_DEV( 0x05ab, 0x5701, 0x0100, 0x0110,
668 "USB Storage Adapter V2",
669 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
673 /* Submitted by Sven Anderson <sven-linux@anderson.de>
674 * There are at least four ProductIDs used for iPods, so I added 0x1202 and
675 * 0x1204. They just need the US_FL_FIX_CAPACITY. As the bcdDevice appears
676 * to change with firmware updates, I changed the range to maximum for all
679 UNUSUAL_DEV( 0x05ac, 0x1202, 0x0000, 0x9999,
682 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
683 US_FL_FIX_CAPACITY
),
685 /* Reported by Avi Kivity <avi@argo.co.il> */
686 UNUSUAL_DEV( 0x05ac, 0x1203, 0x0000, 0x9999,
689 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
690 US_FL_FIX_CAPACITY
),
692 UNUSUAL_DEV( 0x05ac, 0x1204, 0x0000, 0x9999,
695 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
696 US_FL_FIX_CAPACITY
),
698 UNUSUAL_DEV( 0x05ac, 0x1205, 0x0000, 0x9999,
701 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
702 US_FL_FIX_CAPACITY
),
705 * Reported by Tyson Vinson <lornoss@gmail.com>
706 * This particular productId is the iPod Nano
708 UNUSUAL_DEV( 0x05ac, 0x120a, 0x0000, 0x9999,
711 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
712 US_FL_FIX_CAPACITY
),
714 #ifdef CONFIG_USB_STORAGE_JUMPSHOT
715 UNUSUAL_DEV( 0x05dc, 0x0001, 0x0000, 0x0001,
717 "Jumpshot USB CF Reader",
718 US_SC_SCSI
, US_PR_JUMPSHOT
, NULL
,
719 US_FL_NEED_OVERRIDE
),
722 /* Reported by Blake Matheny <bmatheny@purdue.edu> */
723 UNUSUAL_DEV( 0x05dc, 0xb002, 0x0000, 0x0113,
726 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
729 /* The following two entries are for a Genesys USB to IDE
730 * converter chip, but it changes its ProductId depending
731 * on whether or not a disk or an optical device is enclosed
732 * They were originally reported by Alexander Oltu
733 * <alexander@all-2.com> and Peter Marks <peter.marks@turner.com>
736 * US_FL_GO_SLOW and US_FL_MAX_SECTORS_64 added by Phil Dibowitz
737 * <phil@ipom.com> as these flags were made and hard-coded
738 * special-cases were pulled from scsiglue.c.
740 UNUSUAL_DEV( 0x05e3, 0x0701, 0x0000, 0xffff,
742 "USB to IDE Optical",
743 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
744 US_FL_GO_SLOW
| US_FL_MAX_SECTORS_64
),
746 UNUSUAL_DEV( 0x05e3, 0x0702, 0x0000, 0xffff,
749 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
750 US_FL_GO_SLOW
| US_FL_MAX_SECTORS_64
),
752 /* Reported by Hanno Boeck <hanno@gmx.de>
753 * Taken from the Lycoris Kernel */
754 UNUSUAL_DEV( 0x0636, 0x0003, 0x0000, 0x9999,
757 US_SC_SCSI
, US_PR_BULK
, NULL
,
760 UNUSUAL_DEV( 0x0644, 0x0000, 0x0100, 0x0100,
763 US_SC_UFI
, US_PR_CB
, NULL
, 0 ),
765 #ifdef CONFIG_USB_STORAGE_SDDR09
766 UNUSUAL_DEV( 0x066b, 0x0105, 0x0100, 0x0100,
769 US_SC_SCSI
, US_PR_EUSB_SDDR09
, usb_stor_sddr09_init
,
773 /* Reported by Darsen Lu <darsen@micro.ee.nthu.edu.tw> */
774 UNUSUAL_DEV( 0x066f, 0x8000, 0x0001, 0x0001,
776 "USBMSC Audio Player",
777 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
778 US_FL_FIX_CAPACITY
),
780 /* Reported by Richard -=[]=- <micro_flyer@hotmail.com> */
781 UNUSUAL_DEV( 0x067b, 0x2507, 0x0100, 0x0100,
782 "Prolific Technology Inc.",
783 "Mass Storage Device",
784 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
785 US_FL_FIX_CAPACITY
| US_FL_GO_SLOW
),
787 /* Reported by Alex Butcher <alex.butcher@assursys.co.uk> */
788 UNUSUAL_DEV( 0x067b, 0x3507, 0x0001, 0x0001,
789 "Prolific Technology Inc.",
790 "ATAPI-6 Bridge Controller",
791 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
792 US_FL_FIX_CAPACITY
| US_FL_GO_SLOW
),
794 /* Submitted by Benny Sjostrand <benny@hostmobility.com> */
795 UNUSUAL_DEV( 0x0686, 0x4011, 0x0001, 0x0001,
798 US_SC_SCSI
, US_PR_BULK
, NULL
, 0 ),
800 /* Reported by Miguel A. Fosas <amn3s1a@ono.com> */
801 UNUSUAL_DEV( 0x0686, 0x4017, 0x0001, 0x0001,
804 US_SC_SCSI
, US_PR_DEVICE
, NULL
, 0 ),
806 UNUSUAL_DEV( 0x0693, 0x0005, 0x0100, 0x0100,
809 US_SC_SCSI
, US_PR_BULK
, NULL
, 0 ),
811 /* Reported by David Hamilton <niftimusmaximus@lycos.com> */
812 UNUSUAL_DEV( 0x069b, 0x3004, 0x0001, 0x0001,
813 "Thomson Multimedia Inc.",
814 "RCA RD1080 MP3 Player",
815 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
816 US_FL_FIX_CAPACITY
),
818 /* Reported by Olivier Blondeau <zeitoun@gmail.com> */
819 UNUSUAL_DEV( 0x0727, 0x0306, 0x0100, 0x0100,
822 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
823 US_FL_IGNORE_RESIDUE
),
825 /* Submitted by Roman Hodek <roman@hodek.net> */
826 UNUSUAL_DEV( 0x0781, 0x0001, 0x0200, 0x0200,
828 "ImageMate SDDR-05a",
829 US_SC_SCSI
, US_PR_CB
, NULL
,
832 UNUSUAL_DEV( 0x0781, 0x0002, 0x0009, 0x0009,
833 "SanDisk Corporation",
834 "ImageMate CompactFlash USB",
835 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
836 US_FL_FIX_CAPACITY
),
838 #ifdef CONFIG_USB_STORAGE_USBAT
839 UNUSUAL_DEV( 0x0781, 0x0005, 0x0005, 0x0005,
841 "ImageMate SDDR-05b",
842 US_SC_SCSI
, US_PR_USBAT
, init_usbat_flash
,
846 UNUSUAL_DEV( 0x0781, 0x0100, 0x0100, 0x0100,
849 US_SC_SCSI
, US_PR_CB
, NULL
,
852 #ifdef CONFIG_USB_STORAGE_SDDR09
853 UNUSUAL_DEV( 0x0781, 0x0200, 0x0000, 0x9999,
856 US_SC_SCSI
, US_PR_EUSB_SDDR09
, usb_stor_sddr09_init
,
860 #ifdef CONFIG_USB_STORAGE_FREECOM
861 UNUSUAL_DEV( 0x07ab, 0xfc01, 0x0000, 0x9999,
864 US_SC_QIC
, US_PR_FREECOM
, freecom_init
, 0),
867 /* Reported by Eero Volotinen <eero@ping-viini.org> */
868 UNUSUAL_DEV( 0x07ab, 0xfccd, 0x0000, 0x9999,
869 "Freecom Technologies",
871 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
874 UNUSUAL_DEV( 0x07af, 0x0004, 0x0100, 0x0133,
877 US_SC_SCSI
, US_PR_BULK
, usb_stor_euscsi_init
,
878 US_FL_SCM_MULT_TARG
),
880 UNUSUAL_DEV( 0x07af, 0x0005, 0x0100, 0x0100,
883 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_euscsi_init
,
884 US_FL_SCM_MULT_TARG
),
886 #ifdef CONFIG_USB_STORAGE_DPCM
887 UNUSUAL_DEV( 0x07af, 0x0006, 0x0100, 0x0100,
889 "CameraMate (DPCM_USB)",
890 US_SC_SCSI
, US_PR_DPCM_USB
, NULL
, 0 ),
893 #ifdef CONFIG_USB_STORAGE_ALAUDA
894 UNUSUAL_DEV( 0x07b4, 0x010a, 0x0102, 0x0102,
897 US_SC_SCSI
, US_PR_ALAUDA
, init_alauda
, 0 ),
900 #ifdef CONFIG_USB_STORAGE_DATAFAB
901 UNUSUAL_DEV( 0x07c4, 0xa000, 0x0000, 0x0015,
903 "MDCFE-B USB CF Reader",
904 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
908 * The following Datafab-based devices may or may not work
909 * using the current driver...the 0xffff is arbitrary since I
910 * don't know what device versions exist for these guys.
912 * The 0xa003 and 0xa004 devices in particular I'm curious about.
913 * I'm told they exist but so far nobody has come forward to say that
914 * they work with this driver. Given the success we've had getting
915 * other Datafab-based cards operational with this driver, I've decided
916 * to leave these two devices in the list.
918 UNUSUAL_DEV( 0x07c4, 0xa001, 0x0000, 0xffff,
920 "SIIG/Datafab Memory Stick+CF Reader/Writer",
921 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
924 /* Reported by Josef Reisinger <josef.reisinger@netcologne.de> */
925 UNUSUAL_DEV( 0x07c4, 0xa002, 0x0000, 0xffff,
927 "MD2/MD3 Disk enclosure",
928 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
931 UNUSUAL_DEV( 0x07c4, 0xa003, 0x0000, 0xffff,
933 "Datafab-based Reader",
934 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
937 UNUSUAL_DEV( 0x07c4, 0xa004, 0x0000, 0xffff,
939 "Datafab-based Reader",
940 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
943 UNUSUAL_DEV( 0x07c4, 0xa005, 0x0000, 0xffff,
945 "PNY/Datafab CF+SM Reader",
946 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
949 UNUSUAL_DEV( 0x07c4, 0xa006, 0x0000, 0xffff,
950 "Simple Tech/Datafab",
951 "Simple Tech/Datafab CF+SM Reader",
952 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
956 #ifdef CONFIG_USB_STORAGE_SDDR55
957 /* Contributed by Peter Waechtler */
958 UNUSUAL_DEV( 0x07c4, 0xa103, 0x0000, 0x9999,
961 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
965 #ifdef CONFIG_USB_STORAGE_DATAFAB
966 /* Submitted by Olaf Hering <olh@suse.de> */
967 UNUSUAL_DEV( 0x07c4, 0xa109, 0x0000, 0xffff,
968 "Datafab Systems, Inc.",
969 "USB to CF + SM Combo (LC1)",
970 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
973 #ifdef CONFIG_USB_STORAGE_SDDR55
974 /* SM part - aeb <Andries.Brouwer@cwi.nl> */
975 UNUSUAL_DEV( 0x07c4, 0xa109, 0x0000, 0xffff,
976 "Datafab Systems, Inc.",
977 "USB to CF + SM Combo (LC1)",
978 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
982 #ifdef CONFIG_USB_STORAGE_DATAFAB
983 /* Reported by Felix Moeller <felix@derklecks.de>
984 * in Germany this is sold by Hama with the productnumber 46952
985 * as "DualSlot CompactFlash(TM) & MStick Drive USB"
987 UNUSUAL_DEV( 0x07c4, 0xa10b, 0x0000, 0xffff,
988 "DataFab Systems Inc.",
990 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
995 /* Datafab KECF-USB / Sagatek DCS-CF / Simpletech Flashlink UCF-100
996 * Only revision 1.13 tested (same for all of the above devices,
997 * based on the Datafab DF-UG-07 chip). Needed for US_FL_FIX_INQUIRY.
998 * Submitted by Marek Michalkiewicz <marekm@amelek.gda.pl>.
999 * See also http://martin.wilck.bei.t-online.de/#kecf .
1001 UNUSUAL_DEV( 0x07c4, 0xa400, 0x0000, 0xffff,
1004 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1005 US_FL_FIX_INQUIRY
),
1007 /* Casio QV 2x00/3x00/4000/8000 digital still cameras are not conformant
1008 * to the USB storage specification in two ways:
1009 * - They tell us they are using transport protocol CBI. In reality they
1010 * are using transport protocol CB.
1011 * - They don't like the INQUIRY command. So we must handle this command
1012 * of the SCSI layer ourselves.
1013 * - Some cameras with idProduct=0x1001 and bcdDevice=0x1000 have
1014 * bInterfaceProtocol=0x00 (US_PR_CBI) while others have 0x01 (US_PR_CB).
1015 * So don't remove the US_PR_CB override!
1016 * - Cameras with bcdDevice=0x9009 require the US_SC_8070 override.
1018 UNUSUAL_DEV( 0x07cf, 0x1001, 0x1000, 0x9999,
1021 US_SC_8070
, US_PR_CB
, NULL
,
1022 US_FL_NEED_OVERRIDE
| US_FL_FIX_INQUIRY
),
1024 /* Submitted by Hartmut Wahl <hwahl@hwahl.de>*/
1025 UNUSUAL_DEV( 0x0839, 0x000a, 0x0001, 0x0001,
1028 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1031 /* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>.
1032 * Flag will support Bulk devices which use a standards-violating 32-byte
1033 * Command Block Wrapper. Here, the "DC2MEGA" cameras (several brands) with
1034 * Grandtech GT892x chip, which request "Proprietary SCSI Bulk" support.
1037 UNUSUAL_DEV( 0x084d, 0x0011, 0x0110, 0x0110,
1040 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1043 /* Submitted by Jan De Luyck <lkml@kcore.org> */
1044 UNUSUAL_DEV( 0x08bd, 0x1100, 0x0000, 0x0000,
1047 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1050 /* Entry needed for flags. Moreover, all devices with this ID use
1051 * bulk-only transport, but _some_ falsely report Control/Bulk instead.
1052 * One example is "Trumpion Digital Research MYMP3".
1053 * Submitted by Bjoern Brill <brill(at)fs.math.uni-frankfurt.de>
1055 UNUSUAL_DEV( 0x090a, 0x1001, 0x0100, 0x0100,
1057 "t33520 USB Flash Card Controller",
1058 US_SC_DEVICE
, US_PR_BULK
, NULL
,
1059 US_FL_NEED_OVERRIDE
),
1061 /* Reported by Filippo Bardelli <filibard@libero.it>
1062 * The device reports a subclass of RBC, which is wrong.
1064 UNUSUAL_DEV( 0x090a, 0x1050, 0x0100, 0x0100,
1065 "Trumpion Microelectronics, Inc.",
1066 "33520 USB Digital Voice Recorder",
1067 US_SC_UFI
, US_PR_DEVICE
, NULL
,
1070 /* Trumpion Microelectronics MP3 player (felipe_alfaro@linuxmail.org) */
1071 UNUSUAL_DEV( 0x090a, 0x1200, 0x0000, 0x9999,
1074 US_SC_RBC
, US_PR_BULK
, NULL
,
1078 UNUSUAL_DEV( 0x090c, 0x1132, 0x0000, 0xffff,
1080 "5-in-1 Card Reader",
1081 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1082 US_FL_FIX_CAPACITY
),
1084 /* This Pentax still camera is not conformant
1085 * to the USB storage specification: -
1086 * - It does not like the INQUIRY command. So we must handle this command
1087 * of the SCSI layer ourselves.
1088 * Tested on Rev. 10.00 (0x1000)
1089 * Submitted by James Courtier-Dutton <James@superbug.demon.co.uk>
1091 UNUSUAL_DEV( 0x0a17, 0x0004, 0x1000, 0x1000,
1094 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1095 US_FL_FIX_INQUIRY
),
1098 /* Submitted by Per Winkvist <per.winkvist@uk.com> */
1099 UNUSUAL_DEV( 0x0a17, 0x006, 0x0000, 0xffff,
1102 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1103 US_FL_FIX_INQUIRY
),
1105 /* This is a virtual windows driver CD, which the zd1211rw driver automatically
1106 * converts into a WLAN device. */
1107 UNUSUAL_DEV( 0x0ace, 0x2011, 0x0101, 0x0101,
1109 "G-220F USB-WLAN Install",
1110 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1111 US_FL_IGNORE_DEVICE
),
1113 #ifdef CONFIG_USB_STORAGE_ISD200
1114 UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110,
1117 US_SC_ISD200
, US_PR_BULK
, isd200_Initialization
,
1121 #ifdef CONFIG_USB_STORAGE_DATAFAB
1122 UNUSUAL_DEV( 0x0c0b, 0xa109, 0x0000, 0xffff,
1125 US_SC_SCSI
, US_PR_DATAFAB
, NULL
,
1128 #ifdef CONFIG_USB_STORAGE_SDDR55
1129 UNUSUAL_DEV( 0x0c0b, 0xa109, 0x0000, 0xffff,
1132 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1136 /* Submitted by: Nick Sillik <n.sillik@temple.edu>
1137 * Needed for OneTouch extension to usb-storage
1140 #ifdef CONFIG_USB_STORAGE_ONETOUCH
1141 UNUSUAL_DEV( 0x0d49, 0x7000, 0x0000, 0x9999,
1143 "OneTouch External Harddrive",
1144 US_SC_DEVICE
, US_PR_DEVICE
, onetouch_connect_input
,
1146 UNUSUAL_DEV( 0x0d49, 0x7010, 0x0000, 0x9999,
1148 "OneTouch External Harddrive",
1149 US_SC_DEVICE
, US_PR_DEVICE
, onetouch_connect_input
,
1154 * Pete Zaitcev <zaitcev@yahoo.com>, bz#164688.
1155 * The device blatantly ignores LUN and returns 1 in GetMaxLUN.
1157 UNUSUAL_DEV( 0x0c45, 0x1060, 0x0100, 0x0100,
1160 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1163 /* Submitted by Joris Struyve <joris@struyve.be> */
1164 UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff,
1167 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1171 * Entry for Jenoptik JD 5200z3
1173 * email: car.busse@gmx.de
1175 UNUSUAL_DEV( 0x0d96, 0x5200, 0x0001, 0x0200,
1178 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_FIX_INQUIRY
),
1180 /* Reported by Lubomir Blaha <tritol@trilogic.cz>
1181 * I _REALLY_ don't know what 3rd, 4th number and all defines mean, but this
1182 * works for me. Can anybody correct these values? (I able to test corrected
1185 UNUSUAL_DEV( 0x0dd8, 0x1060, 0x0000, 0xffff,
1188 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1189 US_FL_FIX_INQUIRY
),
1191 /* Patch by Stephan Walter <stephan.walter@epfl.ch>
1192 * I don't know why, but it works... */
1193 UNUSUAL_DEV( 0x0dda, 0x0001, 0x0012, 0x0012,
1196 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1197 US_FL_IGNORE_RESIDUE
),
1199 /* Reported by Ian McConnell <ian at emit.demon.co.uk> */
1200 UNUSUAL_DEV( 0x0dda, 0x0301, 0x0012, 0x0012,
1203 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1204 US_FL_IGNORE_RESIDUE
),
1206 /* Reported by Jim McCloskey <mcclosk@ucsc.edu> */
1207 UNUSUAL_DEV( 0x0e21, 0x0520, 0x0100, 0x0100,
1210 US_SC_DEVICE
, US_PR_BULK
, NULL
,
1213 /* Submitted by Antoine Mairesse <antoine.mairesse@free.fr> */
1214 UNUSUAL_DEV( 0x0ed1, 0x6660, 0x0100, 0x0300,
1217 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1218 US_FL_FIX_INQUIRY
),
1220 /* Submitted by Daniel Drake <dsd@gentoo.org>
1221 * Reported by dayul on the Gentoo Forums */
1222 UNUSUAL_DEV( 0x0ea0, 0x2168, 0x0110, 0x0110,
1225 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1226 US_FL_IGNORE_RESIDUE
),
1228 /* Reported by Rastislav Stanik <rs_kernel@yahoo.com> */
1229 UNUSUAL_DEV( 0x0ea0, 0x6828, 0x0110, 0x0110,
1232 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1233 US_FL_IGNORE_RESIDUE
),
1235 /* Reported by Benjamin Schiller <sbenni@gmx.de>
1236 * It is also sold by Easylite as DJ 20 */
1237 UNUSUAL_DEV( 0x0ed1, 0x7636, 0x0103, 0x0103,
1240 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1241 US_FL_IGNORE_RESIDUE
| US_FL_GO_SLOW
| US_FL_MAX_SECTORS_64
),
1243 /* David Kuehling <dvdkhlng@gmx.de>:
1244 * for MP3-Player AVOX WSX-300ER (bought in Japan). Reports lots of SCSI
1245 * errors when trying to write.
1247 UNUSUAL_DEV( 0x0f19, 0x0105, 0x0100, 0x0100,
1250 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1251 US_FL_IGNORE_RESIDUE
),
1253 /* Reported by Michael Stattmann <michael@stattmann.com> */
1254 UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000,
1256 "V800-Vodafone 802",
1257 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1258 US_FL_NO_WP_DETECT
),
1260 /* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
1261 * Tested on hardware version 1.10.
1262 * Entry is needed only for the initializer function override.
1264 UNUSUAL_DEV( 0x1019, 0x0c55, 0x0110, 0x0110,
1267 US_SC_DEVICE
, US_PR_DEVICE
, usb_stor_ucr61s2b_init
,
1270 /* Reported by Vilius Bilinkevicius <vilisas AT xxx DOT lt) */
1271 UNUSUAL_DEV( 0x132b, 0x000b, 0x0001, 0x0001,
1274 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1277 /* Reported by Kotrla Vitezslav <kotrla@ceb.cz> */
1278 UNUSUAL_DEV( 0x1370, 0x6828, 0x0110, 0x0110,
1281 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1282 US_FL_IGNORE_RESIDUE
),
1284 /* patch submitted by Davide Perini <perini.davide@dpsoftware.org>
1285 * and Renato Perini <rperini@email.it>
1287 UNUSUAL_DEV( 0x22b8, 0x3010, 0x0001, 0x0001,
1290 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1291 US_FL_FIX_CAPACITY
| US_FL_IGNORE_RESIDUE
),
1293 /* Reported by Radovan Garabik <garabik@kassiopeia.juls.savba.sk> */
1294 UNUSUAL_DEV( 0x2735, 0x100b, 0x0000, 0x9999,
1297 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1301 * David Härdeman <david@2gen.com>
1302 * The key makes the SCSI stack print confusing (but harmless) messages
1304 UNUSUAL_DEV( 0x4146, 0xba01, 0x0100, 0x0100,
1307 US_SC_DEVICE
, US_PR_DEVICE
, NULL
, US_FL_NOT_LOCKABLE
),
1309 #ifdef CONFIG_USB_STORAGE_SDDR55
1310 UNUSUAL_DEV( 0x55aa, 0xa103, 0x0000, 0x9999,
1313 US_SC_SCSI
, US_PR_SDDR55
, NULL
,
1317 /* Reported by Andrew Simmons <andrew.simmons@gmail.com> */
1318 UNUSUAL_DEV( 0xed06, 0x4500, 0x0001, 0x0001,
1321 US_SC_DEVICE
, US_PR_DEVICE
, NULL
,
1322 US_FL_FIX_CAPACITY
),
1324 /* Control/Bulk transport for all SubClass values */
1325 USUAL_DEV(US_SC_RBC
, US_PR_CB
, USB_US_TYPE_STOR
),
1326 USUAL_DEV(US_SC_8020
, US_PR_CB
, USB_US_TYPE_STOR
),
1327 USUAL_DEV(US_SC_QIC
, US_PR_CB
, USB_US_TYPE_STOR
),
1328 USUAL_DEV(US_SC_UFI
, US_PR_CB
, USB_US_TYPE_STOR
),
1329 USUAL_DEV(US_SC_8070
, US_PR_CB
, USB_US_TYPE_STOR
),
1330 USUAL_DEV(US_SC_SCSI
, US_PR_CB
, USB_US_TYPE_STOR
),
1332 /* Control/Bulk/Interrupt transport for all SubClass values */
1333 USUAL_DEV(US_SC_RBC
, US_PR_CBI
, USB_US_TYPE_STOR
),
1334 USUAL_DEV(US_SC_8020
, US_PR_CBI
, USB_US_TYPE_STOR
),
1335 USUAL_DEV(US_SC_QIC
, US_PR_CBI
, USB_US_TYPE_STOR
),
1336 USUAL_DEV(US_SC_UFI
, US_PR_CBI
, USB_US_TYPE_STOR
),
1337 USUAL_DEV(US_SC_8070
, US_PR_CBI
, USB_US_TYPE_STOR
),
1338 USUAL_DEV(US_SC_SCSI
, US_PR_CBI
, USB_US_TYPE_STOR
),
1340 /* Bulk-only transport for all SubClass values */
1341 USUAL_DEV(US_SC_RBC
, US_PR_BULK
, USB_US_TYPE_STOR
),
1342 USUAL_DEV(US_SC_8020
, US_PR_BULK
, USB_US_TYPE_STOR
),
1343 USUAL_DEV(US_SC_QIC
, US_PR_BULK
, USB_US_TYPE_STOR
),
1344 USUAL_DEV(US_SC_UFI
, US_PR_BULK
, USB_US_TYPE_STOR
),
1345 USUAL_DEV(US_SC_8070
, US_PR_BULK
, USB_US_TYPE_STOR
),
1346 USUAL_DEV(US_SC_SCSI
, US_PR_BULK
, 0),