[PATCH] USB: Add one VID/PID to ftdi_sio
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / usb / storage / unusual_devs.h
CommitLineData
1da177e4 1/* Driver for USB Mass Storage compliant devices
093cf723 2 * Unusual Devices File
1da177e4
LT
3 *
4 * $Id: unusual_devs.h,v 1.32 2002/02/25 02:41:24 mdharm Exp $
5 *
6 * Current development and maintenance by:
7 * (c) 2000-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net)
8 *
9 * Initial work by:
10 * (c) 2000 Adam J. Richter (adam@yggdrasil.com), Yggdrasil Computing, Inc.
11 *
12 * Please see http://www.one-eyed-alien.net/~mdharm/linux-usb for more
13 * information about this driver.
14 *
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
18 * later version.
19 *
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.
24 *
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.
28 */
29
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
33 */
1da177e4
LT
34
35/* If you edit this file, please try to keep it sorted first by VendorID,
36 * then by ProductID.
37 *
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>.
48 */
49
8af60be9
VB
50/* patch submitted by Vivian Bregier <Vivian.Bregier@imag.fr>
51 */
52UNUSUAL_DEV( 0x03eb, 0x2002, 0x0100, 0x0100,
53 "ATMEL",
54 "SND1 Storage",
55 US_SC_DEVICE, US_PR_DEVICE, NULL,
56 US_FL_IGNORE_RESIDUE),
57
1da177e4
LT
58UNUSUAL_DEV( 0x03ee, 0x6901, 0x0000, 0x0100,
59 "Mitsumi",
60 "USB FDD",
61 US_SC_DEVICE, US_PR_DEVICE, NULL,
62 US_FL_SINGLE_LUN ),
63
9d5847bc
RQ
64/* Reported by Rodolfo Quesada <rquesada@roqz.net> */
65UNUSUAL_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 ),
70
1da177e4
LT
71UNUSUAL_DEV( 0x03f0, 0x0107, 0x0200, 0x0200,
72 "HP",
73 "CD-Writer+",
74 US_SC_8070, US_PR_CB, NULL, 0),
75
76#ifdef CONFIG_USB_STORAGE_USBAT
77UNUSUAL_DEV( 0x03f0, 0x0207, 0x0001, 0x0001,
78 "HP",
79 "CD-Writer+ 8200e",
bdcfd9e3 80 US_SC_8070, US_PR_USBAT, init_usbat_cd, 0),
1da177e4
LT
81
82UNUSUAL_DEV( 0x03f0, 0x0307, 0x0001, 0x0001,
83 "HP",
84 "CD-Writer+ CD-4e",
bdcfd9e3 85 US_SC_8070, US_PR_USBAT, init_usbat_cd, 0),
1da177e4
LT
86#endif
87
1ea640ce
PD
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.
91 */
92UNUSUAL_DEV( 0x0409, 0x0040, 0x0000, 0x9999,
93 "NEC",
94 "NEC USB UF000x",
95 US_SC_DEVICE, US_PR_DEVICE, NULL,
96 US_FL_SINGLE_LUN ),
97
3e220e95
PD
98/* Patch submitted by Mihnea-Costin Grigore <mihnea@zulu.ro> */
99UNUSUAL_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 ),
104
1da177e4
LT
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.
108 */
109UNUSUAL_DEV( 0x0411, 0x001c, 0x0113, 0x0113,
110 "Buffalo",
111 "DUB-P40G HDD",
112 US_SC_DEVICE, US_PR_DEVICE, NULL,
113 US_FL_FIX_INQUIRY ),
114
d8840d60
E
115/* Submitted by Ernestas Vaiciukevicius <ernisv@gmail.com> */
116UNUSUAL_DEV( 0x0419, 0x0100, 0x0100, 0x0100,
117 "Samsung Info. Systems America, Inc.",
118 "MP3 Player",
119 US_SC_DEVICE, US_PR_DEVICE, NULL,
120 US_FL_IGNORE_RESIDUE ),
121
1d614a4b
AS
122/* Reported by Christian Leber <christian@leber.de> */
123UNUSUAL_DEV( 0x0419, 0xaaf5, 0x0100, 0x0100,
124 "TrekStor",
125 "i.Beat 115 2.0",
126 US_SC_DEVICE, US_PR_DEVICE, NULL,
127 US_FL_IGNORE_RESIDUE | US_FL_NOT_LOCKABLE ),
128
e4a16e0c
PD
129/* Reported by Stefan Werner <dustbln@gmx.de> */
130UNUSUAL_DEV( 0x0419, 0xaaf6, 0x0100, 0x0100,
131 "TrekStor",
132 "i.Beat Joy 2.0",
133 US_SC_DEVICE, US_PR_DEVICE, NULL,
134 US_FL_IGNORE_RESIDUE ),
135
23b7885d
PZ
136/* Reported by Pete Zaitcev <zaitcev@redhat.com>, bz#176584 */
137UNUSUAL_DEV( 0x0420, 0x0001, 0x0100, 0x0100,
138 "GENERIC", "MP3 PLAYER", /* MyMusix PD-205 on the outside. */
139 US_SC_DEVICE, US_PR_DEVICE, NULL,
140 US_FL_IGNORE_RESIDUE ),
141
9a01355e
AS
142/* Reported by Sumedha Swamy <sumedhaswamy@gmail.com> and
143 * Einar Th. Einarsson <einarthered@gmail.com> */
144UNUSUAL_DEV( 0x0421, 0x0444, 0x0100, 0x0100,
145 "Nokia",
146 "N91",
147 US_SC_DEVICE, US_PR_DEVICE, NULL,
148 US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
149
d5681fe8
AS
150/* Reported by Jiri Slaby <jirislaby@gmail.com> and
151 * Rene C. Castberg <Rene@Castberg.org> */
152UNUSUAL_DEV( 0x0421, 0x0446, 0x0100, 0x0100,
153 "Nokia",
154 "N80",
155 US_SC_DEVICE, US_PR_DEVICE, NULL,
156 US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
157
57b01b1e
AS
158/* Reported by Matthew Bloch <matthew@bytemark.co.uk> */
159UNUSUAL_DEV( 0x0421, 0x044e, 0x0100, 0x0100,
160 "Nokia",
161 "E61",
162 US_SC_DEVICE, US_PR_DEVICE, NULL,
163 US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
164
1ea640ce
PD
165/* Reported by Olaf Hering <olh@suse.de> from novell bug #105878 */
166UNUSUAL_DEV( 0x0424, 0x0fdc, 0x0210, 0x0210,
167 "SMSC",
168 "FDC GOLD-2.30",
169 US_SC_DEVICE, US_PR_DEVICE, NULL,
170 US_FL_SINGLE_LUN ),
171
1da177e4
LT
172#ifdef CONFIG_USB_STORAGE_DPCM
173UNUSUAL_DEV( 0x0436, 0x0005, 0x0100, 0x0100,
174 "Microtech",
175 "CameraMate (DPCM_USB)",
176 US_SC_SCSI, US_PR_DPCM_USB, NULL, 0 ),
177#endif
178
16f05be7
PD
179/* Patch submitted by Daniel Drake <dsd@gentoo.org>
180 * Device reports nonsense bInterfaceProtocol 6 when connected over USB2 */
181UNUSUAL_DEV( 0x0451, 0x5416, 0x0100, 0x0100,
182 "Neuros Audio",
183 "USB 2.0 HD 2.5",
184 US_SC_DEVICE, US_PR_BULK, NULL,
185 US_FL_NEED_OVERRIDE ),
186
490dce15
PZ
187/*
188 * Pete Zaitcev <zaitcev@yahoo.com>, from Patrick C. F. Ernzer, bz#162559.
189 * The key does not actually break, but it returns zero sense which
190 * makes our SCSI stack to print confusing messages.
191 */
192UNUSUAL_DEV( 0x0457, 0x0150, 0x0100, 0x0100,
193 "USBest Technology", /* sold by Transcend */
194 "USB Mass Storage Device",
195 US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_NOT_LOCKABLE ),
196
16f05be7
PD
197/*
198* Bohdan Linda <bohdan.linda@gmail.com>
199* 1GB USB sticks MyFlash High Speed. I have restricted
200* the revision to my model only
201*/
202UNUSUAL_DEV( 0x0457, 0x0151, 0x0100, 0x0100,
203 "USB 2.0",
204 "Flash Disk",
205 US_SC_DEVICE, US_PR_DEVICE, NULL,
206 US_FL_NOT_LOCKABLE ),
e1c37b8d 207
abb02fdf
MD
208UNUSUAL_DEV( 0x045a, 0x5210, 0x0101, 0x0101,
209 "Rio",
210 "Rio Karma",
211 US_SC_SCSI, US_PR_BULK, rio_karma_init, 0),
212
1da177e4
LT
213/* Patch submitted by Philipp Friedrich <philipp@void.at> */
214UNUSUAL_DEV( 0x0482, 0x0100, 0x0100, 0x0100,
215 "Kyocera",
216 "Finecam S3x",
217 US_SC_8070, US_PR_CB, NULL, US_FL_FIX_INQUIRY),
218
219/* Patch submitted by Philipp Friedrich <philipp@void.at> */
220UNUSUAL_DEV( 0x0482, 0x0101, 0x0100, 0x0100,
221 "Kyocera",
222 "Finecam S4",
223 US_SC_8070, US_PR_CB, NULL, US_FL_FIX_INQUIRY),
224
225/* Patch submitted by Stephane Galles <stephane.galles@free.fr> */
226UNUSUAL_DEV( 0x0482, 0x0103, 0x0100, 0x0100,
227 "Kyocera",
228 "Finecam S5",
229 US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),
230
231/* Patch for Kyocera Finecam L3
232 * Submitted by Michael Krauth <michael.krauth@web.de>
233 * and Alessandro Fracchetti <al.fracchetti@tin.it>
234 */
235UNUSUAL_DEV( 0x0482, 0x0105, 0x0100, 0x0100,
236 "Kyocera",
237 "Finecam L3",
238 US_SC_SCSI, US_PR_BULK, NULL,
239 US_FL_FIX_INQUIRY),
240
241/* Reported by Paul Stewart <stewart@wetlogic.net>
242 * This entry is needed because the device reports Sub=ff */
243UNUSUAL_DEV( 0x04a4, 0x0004, 0x0001, 0x0001,
244 "Hitachi",
245 "DVD-CAM DZ-MV100A Camcorder",
246 US_SC_SCSI, US_PR_CB, NULL, US_FL_SINGLE_LUN),
247
ae671813
AS
248/* Patch for Nikon coolpix 2000
249 * Submitted by Fabien Cosse <fabien.cosse@wanadoo.fr>*/
250UNUSUAL_DEV( 0x04b0, 0x0301, 0x0010, 0x0010,
251 "NIKON",
252 "NIKON DSC E2000",
253 US_SC_DEVICE, US_PR_DEVICE,NULL,
254 US_FL_NOT_LOCKABLE ),
255
1da177e4
LT
256/* Reported by Andreas Bockhold <andreas@bockionline.de> */
257UNUSUAL_DEV( 0x04b0, 0x0405, 0x0100, 0x0100,
258 "NIKON",
259 "NIKON DSC D70",
260 US_SC_DEVICE, US_PR_DEVICE, NULL,
261 US_FL_FIX_CAPACITY),
262
ae671813
AS
263/* Reported by Jamie Kitson <jamie@staberinde.fsnet.co.uk> */
264UNUSUAL_DEV( 0x04b0, 0x040d, 0x0100, 0x0100,
17fa6e55 265 "NIKON",
ae671813
AS
266 "NIKON DSC D70s",
267 US_SC_DEVICE, US_PR_DEVICE, NULL,
268 US_FL_FIX_CAPACITY),
17fa6e55 269
1da177e4
LT
270/* BENQ DC5330
271 * Reported by Manuel Fombuena <mfombuena@ya.com> and
272 * Frank Copeland <fjc@thingy.apana.org.au> */
273UNUSUAL_DEV( 0x04a5, 0x3010, 0x0100, 0x0100,
274 "Tekom Technologies, Inc",
275 "300_CAMERA",
276 US_SC_DEVICE, US_PR_DEVICE, NULL,
277 US_FL_IGNORE_RESIDUE ),
278
279/* Reported by Simon Levitt <simon@whattf.com>
280 * This entry needs Sub and Proto fields */
281UNUSUAL_DEV( 0x04b8, 0x0601, 0x0100, 0x0100,
282 "Epson",
283 "875DC Storage",
284 US_SC_SCSI, US_PR_CB, NULL, US_FL_FIX_INQUIRY),
285
286/* Reported by Khalid Aziz <khalid@gonehiking.org>
287 * This entry is needed because the device reports Sub=ff */
288UNUSUAL_DEV( 0x04b8, 0x0602, 0x0110, 0x0110,
289 "Epson",
290 "785EPX Storage",
291 US_SC_SCSI, US_PR_BULK, NULL, US_FL_SINGLE_LUN),
292
293/* Not sure who reported this originally but
294 * Pavel Machek <pavel@ucw.cz> reported that the extra US_FL_SINGLE_LUN
295 * flag be added */
296UNUSUAL_DEV( 0x04cb, 0x0100, 0x0000, 0x2210,
297 "Fujifilm",
298 "FinePix 1400Zoom",
299 US_SC_UFI, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY | US_FL_SINGLE_LUN),
300
301