📄 unusual_devs.h
字号:
US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init, US_FL_SCM_MULT_TARG ), UNUSUAL_DEV( 0x07af, 0x0005, 0x0100, 0x0100, "Microtech", "USB-SCSI-HD50", US_SC_DEVICE, US_PR_DEVICE, usb_stor_euscsi_init, US_FL_SCM_MULT_TARG ), /* Datafab KECF-USB / Sagatek DCS-CF / Simpletech Flashlink UCF-100 * Only revision 1.13 tested (same for all of the above devices, * based on the Datafab DF-UG-07 chip). Needed for US_FL_FIX_INQUIRY. * Submitted by Marek Michalkiewicz <marekm@amelek.gda.pl>. * See also http://martin.wilck.bei.t-online.de/#kecf . */UNUSUAL_DEV( 0x07c4, 0xa400, 0x0000, 0xffff, "Datafab", "KECF-USB", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY ),/* Casio QV 2x00/3x00/4000/8000 digital still cameras are not conformant * to the USB storage specification in two ways: * - They tell us they are using transport protocol CBI. In reality they * are using transport protocol CB. * - They don't like the INQUIRY command. So we must handle this command * of the SCSI layer ourselves. * - Some cameras with idProduct=0x1001 and bcdDevice=0x1000 have * bInterfaceProtocol=0x00 (US_PR_CBI) while others have 0x01 (US_PR_CB). * So don't remove the US_PR_CB override! * - Cameras with bcdDevice=0x9009 require the US_SC_8070 override. */UNUSUAL_DEV( 0x07cf, 0x1001, 0x1000, 0x9999, "Casio", "QV DigitalCamera", US_SC_8070, US_PR_CB, NULL, US_FL_NEED_OVERRIDE | US_FL_FIX_INQUIRY ),/* Submitted by Hartmut Wahl <hwahl@hwahl.de>*/UNUSUAL_DEV( 0x0839, 0x000a, 0x0001, 0x0001, "Samsung", "Digimax 410", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),/* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>. * Flag will support Bulk devices which use a standards-violating 32-byte * Command Block Wrapper. Here, the "DC2MEGA" cameras (several brands) with * Grandtech GT892x chip, which request "Proprietary SCSI Bulk" support. */UNUSUAL_DEV( 0x084d, 0x0011, 0x0110, 0x0110, "Grandtech", "DC2MEGA", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_BULK32),/* Submitted by Jan De Luyck <lkml@kcore.org> */UNUSUAL_DEV( 0x08bd, 0x1100, 0x0000, 0x0000, "CITIZEN", "X1DE-USB", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_SINGLE_LUN),/* Submitted by Dylan Taft <d13f00l@gmail.com> * US_FL_IGNORE_RESIDUE Needed */UNUSUAL_DEV( 0x08ca, 0x3103, 0x0100, 0x0100, "AIPTEK", "Aiptek USB Keychain MP3 Player", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE),/* Entry needed for flags. Moreover, all devices with this ID use * bulk-only transport, but _some_ falsely report Control/Bulk instead. * One example is "Trumpion Digital Research MYMP3". * Submitted by Bjoern Brill <brill(at)fs.math.uni-frankfurt.de> */UNUSUAL_DEV( 0x090a, 0x1001, 0x0100, 0x0100, "Trumpion", "t33520 USB Flash Card Controller", US_SC_DEVICE, US_PR_BULK, NULL, US_FL_NEED_OVERRIDE ),/* Reported by Filippo Bardelli <filibard@libero.it> * The device reports a subclass of RBC, which is wrong. */UNUSUAL_DEV( 0x090a, 0x1050, 0x0100, 0x0100, "Trumpion Microelectronics, Inc.", "33520 USB Digital Voice Recorder", US_SC_UFI, US_PR_DEVICE, NULL, 0),/* Trumpion Microelectronics MP3 player (felipe_alfaro@linuxmail.org) */UNUSUAL_DEV( 0x090a, 0x1200, 0x0000, 0x9999, "Trumpion", "MP3 player", US_SC_RBC, US_PR_BULK, NULL, 0 ),/* aeb */UNUSUAL_DEV( 0x090c, 0x1132, 0x0000, 0xffff, "Feiya", "5-in-1 Card Reader", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY ),/* This Pentax still camera is not conformant * to the USB storage specification: - * - It does not like the INQUIRY command. So we must handle this command * of the SCSI layer ourselves. * Tested on Rev. 10.00 (0x1000) * Submitted by James Courtier-Dutton <James@superbug.demon.co.uk> */UNUSUAL_DEV( 0x0a17, 0x0004, 0x1000, 0x1000, "Pentax", "Optio 2/3/400", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY ),/* Submitted by Per Winkvist <per.winkvist@uk.com> */UNUSUAL_DEV( 0x0a17, 0x006, 0x0000, 0xffff, "Pentax", "Optio S/S4", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY ),/* These are virtual windows driver CDs, which the zd1211rw driver * automatically converts into WLAN devices. */UNUSUAL_DEV( 0x0ace, 0x2011, 0x0101, 0x0101, "ZyXEL", "G-220F USB-WLAN Install", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_DEVICE ),UNUSUAL_DEV( 0x0ace, 0x20ff, 0x0101, 0x0101, "SiteCom", "WL-117 USB-WLAN Install", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_DEVICE ),/* SanDisk that has a second LUN for a driver ISO, reported by * Ben Collins <bcollins@ubuntu.com> */UNUSUAL_DEV( 0x0781, 0x5406, 0x0000, 0xffff, "SanDisk", "U3 Cruzer Micro driver ISO", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_SINGLE_LUN ),/* Submitted by: Nick Sillik <n.sillik@temple.edu> * Needed for OneTouch extension to usb-storage * *//* * Pete Zaitcev <zaitcev@yahoo.com>, bz#164688. * The device blatantly ignores LUN and returns 1 in GetMaxLUN. */UNUSUAL_DEV( 0x0c45, 0x1060, 0x0100, 0x0100, "Unknown", "Unknown", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_SINGLE_LUN ),/* Submitted by Joris Struyve <joris@struyve.be> */UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff, "Medion", "MD 7425", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),/* * Entry for Jenoptik JD 5200z3 * * email: car.busse@gmx.de */UNUSUAL_DEV( 0x0d96, 0x5200, 0x0001, 0x0200, "Jenoptik", "JD 5200 z3", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),/* Reported by Lubomir Blaha <tritol@trilogic.cz> * I _REALLY_ don't know what 3rd, 4th number and all defines mean, but this * works for me. Can anybody correct these values? (I able to test corrected * version.) */UNUSUAL_DEV( 0x0dd8, 0x1060, 0x0000, 0xffff, "Netac", "USB-CF-Card", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY ),/* Reported by Edward Chapman (taken from linux-usb mailing list) Netac OnlyDisk Mini U2CV2 512MB USB 2.0 Flash Drive */UNUSUAL_DEV( 0x0dd8, 0xd202, 0x0000, 0x9999, "Netac", "USB Flash Disk", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* Patch by Stephan Walter <stephan.walter@epfl.ch> * I don't know why, but it works... */UNUSUAL_DEV( 0x0dda, 0x0001, 0x0012, 0x0012, "WINWARD", "Music Disk", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* Reported by Ian McConnell <ian at emit.demon.co.uk> */UNUSUAL_DEV( 0x0dda, 0x0301, 0x0012, 0x0012, "PNP_MP3", "PNP_MP3 PLAYER", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* Reported by Jim McCloskey <mcclosk@ucsc.edu> */UNUSUAL_DEV( 0x0e21, 0x0520, 0x0100, 0x0100, "Cowon Systems", "iAUDIO M5", US_SC_DEVICE, US_PR_BULK, NULL, US_FL_NEED_OVERRIDE ),/* Submitted by Antoine Mairesse <antoine.mairesse@free.fr> */UNUSUAL_DEV( 0x0ed1, 0x6660, 0x0100, 0x0300, "USB", "Solid state disk", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY ),/* Submitted by Daniel Drake <dsd@gentoo.org> * Reported by dayul on the Gentoo Forums */UNUSUAL_DEV( 0x0ea0, 0x2168, 0x0110, 0x0110, "Ours Technology", "Flash Disk", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* Reported by Rastislav Stanik <rs_kernel@yahoo.com> */UNUSUAL_DEV( 0x0ea0, 0x6828, 0x0110, 0x0110, "USB", "Flash Disk", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* Reported by Benjamin Schiller <sbenni@gmx.de> * It is also sold by Easylite as DJ 20 */UNUSUAL_DEV( 0x0ed1, 0x7636, 0x0103, 0x0103, "Typhoon", "My DJ 1820", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE | US_FL_GO_SLOW | US_FL_MAX_SECTORS_64),/* David Kuehling <dvdkhlng@gmx.de>: * for MP3-Player AVOX WSX-300ER (bought in Japan). Reports lots of SCSI * errors when trying to write. */UNUSUAL_DEV( 0x0f19, 0x0105, 0x0100, 0x0100, "C-MEX", "A-VOX", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* Reported by Michael Stattmann <michael@stattmann.com> */UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000, "Sony Ericsson", "V800-Vodafone 802", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_NO_WP_DETECT ),/* Reported by Jan Mate <mate@fiit.stuba.sk> * and by Soeren Sonnenburg <kernel@nn7.de> */UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000, "Sony Ericsson", "P990i", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY | US_FL_IGNORE_RESIDUE ),/* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000, "Sony Ericsson", "M600i", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY ),/* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu> * Tested on hardware version 1.10. * Entry is needed only for the initializer function override. * Devices with bcd > 110 seem to not need it while those * with bcd < 110 appear to need it. */UNUSUAL_DEV( 0x1019, 0x0c55, 0x0000, 0x0110, "Desknote", "UCR-61S2B", US_SC_DEVICE, US_PR_DEVICE, usb_stor_ucr61s2b_init, 0 ),/* Reported by Jaco Kroon <jaco@kroon.co.za> * The usb-storage module found on the Digitech GNX4 (and supposedly other * devices) misbehaves and causes a bunch of invalid I/O errors. */UNUSUAL_DEV( 0x1210, 0x0003, 0x0100, 0x0100, "Digitech HMG", "DigiTech Mass Storage", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* Reported by Vilius Bilinkevicius <vilisas AT xxx DOT lt) */UNUSUAL_DEV( 0x132b, 0x000b, 0x0001, 0x0001, "Minolta", "Dimage Z10", US_SC_DEVICE, US_PR_DEVICE, NULL, 0 ),/* Reported by Kotrla Vitezslav <kotrla@ceb.cz> */UNUSUAL_DEV( 0x1370, 0x6828, 0x0110, 0x0110, "SWISSBIT", "Black Silver", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* Reported by Francesco Foresti <frafore@tiscali.it> */UNUSUAL_DEV( 0x14cd, 0x6600, 0x0201, 0x0201, "Super Top", "IDE DEVICE", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* Reported by Robert Schedel <r.schedel@yahoo.de> * Note: this is a 'super top' device like the above 14cd/6600 device */UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201, "Teac", "HD-35PUK-B", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ),/* patch submitted by Davide Perini <perini.davide@dpsoftware.org> * and Renato Perini <rperini@email.it> */UNUSUAL_DEV( 0x22b8, 0x3010, 0x0001, 0x0001, "Motorola", "RAZR V3x", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY | US_FL_IGNORE_RESIDUE ),/* * Patch by Pete Zaitcev <zaitcev@redhat.com> * Report by Mark Patton. Red Hat bz#208928. */UNUSUAL_DEV( 0x22b8, 0x4810, 0x0001, 0x0001, "Motorola", "RAZR V3i", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY),/* Reported by Radovan Garabik <garabik@kassiopeia.juls.savba.sk> */UNUSUAL_DEV( 0x2735, 0x100b, 0x0000, 0x9999, "MPIO", "HS200", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_GO_SLOW ),/* * David H鋜deman <david@2gen.com> * The key makes the SCSI stack print confusing (but harmless) messages */UNUSUAL_DEV( 0x4146, 0xba01, 0x0100, 0x0100, "Iomega", "Micro Mini 1GB", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_NOT_LOCKABLE ),/* Reported by Andrew Simmons <andrew.simmons@gmail.com> */UNUSUAL_DEV( 0xed06, 0x4500, 0x0001, 0x0001, "DataStor", "USB4500 FW1.04", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_CAPACITY_HEURISTICS),/* Control/Bulk transport for all SubClass values */USUAL_DEV(US_SC_RBC, US_PR_CB, USB_US_TYPE_STOR),USUAL_DEV(US_SC_8020, US_PR_CB, USB_US_TYPE_STOR),USUAL_DEV(US_SC_QIC, US_PR_CB, USB_US_TYPE_STOR),USUAL_DEV(US_SC_UFI, US_PR_CB, USB_US_TYPE_STOR),USUAL_DEV(US_SC_8070, US_PR_CB, USB_US_TYPE_STOR),USUAL_DEV(US_SC_SCSI, US_PR_CB, USB_US_TYPE_STOR),/* Control/Bulk/Interrupt transport for all SubClass values */USUAL_DEV(US_SC_RBC, US_PR_CBI, USB_US_TYPE_STOR),USUAL_DEV(US_SC_8020, US_PR_CBI, USB_US_TYPE_STOR),USUAL_DEV(US_SC_QIC, US_PR_CBI, USB_US_TYPE_STOR),USUAL_DEV(US_SC_UFI, US_PR_CBI, USB_US_TYPE_STOR),USUAL_DEV(US_SC_8070, US_PR_CBI, USB_US_TYPE_STOR),USUAL_DEV(US_SC_SCSI, US_PR_CBI, USB_US_TYPE_STOR),/* Bulk-only transport for all SubClass values */USUAL_DEV(US_SC_RBC, US_PR_BULK, USB_US_TYPE_STOR),USUAL_DEV(US_SC_8020, US_PR_BULK, USB_US_TYPE_STOR),USUAL_DEV(US_SC_QIC, US_PR_BULK, USB_US_TYPE_STOR),USUAL_DEV(US_SC_UFI, US_PR_BULK, USB_US_TYPE_STOR),USUAL_DEV(US_SC_8070, US_PR_BULK, USB_US_TYPE_STOR),USUAL_DEV(US_SC_SCSI, US_PR_BULK, 0),
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -