2 # USB Storage driver configuration
5 comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may"
6 comment "also be needed; see USB_STORAGE Help for more info"
9 tristate "USB Mass Storage support"
12 Say Y here if you want to connect USB mass storage devices to your
13 computer's USB port. This is the driver you need for USB
14 floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
15 USB flash devices, and memory sticks, along with
16 similar devices. This driver may also be used for some cameras
19 This option depends on 'SCSI' support being enabled, but you
20 probably also need 'SCSI device support: SCSI disk support'
21 (BLK_DEV_SD) for most USB storage devices. Some devices also
22 will require 'Probe all LUNs on each SCSI device'
25 To compile this driver as a module, choose M here: the
26 module will be called usb-storage.
28 config USB_STORAGE_DEBUG
29 bool "USB Mass Storage verbose debug"
30 depends on USB_STORAGE
32 Say Y here in order to have the USB Mass Storage code generate
33 verbose debugging messages.
35 config USB_STORAGE_REALTEK
36 tristate "Realtek Card Reader support"
37 depends on USB_STORAGE
39 Say Y here to include additional code to support the power-saving function
40 for Realtek RTS51xx USB card readers.
42 If this driver is compiled as a module, it will be named ums-realtek.
45 bool "Realtek Card Reader autosuspend support"
46 depends on USB_STORAGE_REALTEK && PM_RUNTIME
49 config USB_STORAGE_DATAFAB
50 tristate "Datafab Compact Flash Reader support"
51 depends on USB_STORAGE
53 Support for certain Datafab CompactFlash readers.
54 Datafab has a web page at <http://www.datafab.com/>.
56 If this driver is compiled as a module, it will be named ums-datafab.
58 config USB_STORAGE_FREECOM
59 tristate "Freecom USB/ATAPI Bridge support"
60 depends on USB_STORAGE
62 Support for the Freecom USB to IDE/ATAPI adaptor.
63 Freecom has a web page at <http://www.freecom.de/>.
65 If this driver is compiled as a module, it will be named ums-freecom.
67 config USB_STORAGE_ISD200
68 tristate "ISD-200 USB/ATA Bridge support"
69 depends on USB_STORAGE
71 Say Y here if you want to use USB Mass Store devices based
72 on the In-Systems Design ISD-200 USB/ATA bridge.
74 Some of the products that use this chip are:
77 - ISD SmartCable for Storage
78 - Taiwan Skymaster CD530U/DEL-0241 IDE bridge
79 - Sony CRX10U CD-R/RW drive
80 - CyQ've CQ8060A CDRW drive
81 - Planex eXtreme Drive RX-25HU USB-IDE cable (not model RX-25U)
83 If this driver is compiled as a module, it will be named ums-isd200.
85 config USB_STORAGE_USBAT
86 tristate "USBAT/USBAT02-based storage support"
87 depends on USB_STORAGE
89 Say Y here to include additional code to support storage devices
90 based on the SCM/Shuttle USBAT/USBAT02 processors.
92 Devices reported to work with this driver include:
93 - CompactFlash reader included with Kodak DC3800 camera
94 - Dane-Elec Zmate CompactFlash reader
95 - Delkin Efilm reader2
96 - HP 8200e/8210e/8230e CD-Writer Plus drives
98 - Jessops CompactFlash JESDCFRU BLACK
99 - Kingston Technology PCREAD-USB/CF
100 - Maxell UA4 CompactFlash reader
102 - Microtech ZiO! ICS-45 CF2
103 - RCA LYRA MP3 portable
104 - Sandisk ImageMate SDDR-05b
106 If this driver is compiled as a module, it will be named ums-usbat.
108 config USB_STORAGE_SDDR09
109 tristate "SanDisk SDDR-09 (and other SmartMedia, including DPCM) support"
110 depends on USB_STORAGE
112 Say Y here to include additional code to support the Sandisk SDDR-09
113 SmartMedia reader in the USB Mass Storage driver.
114 Also works for the Microtech Zio! CompactFlash/SmartMedia reader.
116 If this driver is compiled as a module, it will be named ums-sddr09.
118 config USB_STORAGE_SDDR55
119 tristate "SanDisk SDDR-55 SmartMedia support"
120 depends on USB_STORAGE
122 Say Y here to include additional code to support the Sandisk SDDR-55
123 SmartMedia reader in the USB Mass Storage driver.
125 If this driver is compiled as a module, it will be named ums-sddr55.
127 config USB_STORAGE_JUMPSHOT
128 tristate "Lexar Jumpshot Compact Flash Reader"
129 depends on USB_STORAGE
131 Say Y here to include additional code to support the Lexar Jumpshot
132 USB CompactFlash reader.
134 If this driver is compiled as a module, it will be named ums-jumpshot.
136 config USB_STORAGE_ALAUDA
137 tristate "Olympus MAUSB-10/Fuji DPC-R1 support"
138 depends on USB_STORAGE
140 Say Y here to include additional code to support the Olympus MAUSB-10
141 and Fujifilm DPC-R1 USB Card reader/writer devices.
143 These devices are based on the Alauda chip and support both
144 XD and SmartMedia cards.
146 If this driver is compiled as a module, it will be named ums-alauda.
148 config USB_STORAGE_ONETOUCH
149 tristate "Support OneTouch Button on Maxtor Hard Drives"
150 depends on USB_STORAGE
151 depends on INPUT=y || INPUT=USB_STORAGE
153 Say Y here to include additional code to support the Maxtor OneTouch
154 USB hard drive's onetouch button.
156 This code registers the button on the front of Maxtor OneTouch USB
157 hard drive's as an input device. An action can be associated with
158 this input in any keybinding software. (e.g. gnome's keyboard short-
161 If this driver is compiled as a module, it will be named ums-onetouch.
163 config USB_STORAGE_KARMA
164 tristate "Support for Rio Karma music player"
165 depends on USB_STORAGE
167 Say Y here to include additional code to support the Rio Karma
170 This code places the Rio Karma into mass storage mode, enabling
171 it to be mounted as an ordinary filesystem. Performing an eject
172 on the resulting scsi device node returns the Karma to normal
175 If this driver is compiled as a module, it will be named ums-karma.
177 config USB_STORAGE_CYPRESS_ATACB
178 tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB"
179 depends on USB_STORAGE
181 Say Y here if you want to use SAT (ata pass through) on devices based
182 on the Cypress USB/ATA bridge supporting ATACB. This will allow you
183 to use tools to tune and monitor your drive (like hdparm or smartctl).
185 If you say no here your device will still work with the standard usb
188 If this driver is compiled as a module, it will be named ums-cypress.
190 config USB_STORAGE_ENE_UB6250
191 tristate "USB ENE card reader support"
193 depends on USB_STORAGE
195 Say Y here if you wish to control a ENE SD/MS Card reader.
196 To use SM card, please build driver/staging/keucr/keucr.ko
198 This option depends on 'SCSI' support being enabled, but you
199 probably also need 'SCSI device support: SCSI disk support'
200 (BLK_DEV_SD) for most USB storage devices.
202 To compile this driver as a module, choose M here: the
203 module will be called ums-eneub6250.
206 tristate "USB Attached SCSI"
207 depends on SCSI && BROKEN
209 The USB Attached SCSI protocol is supported by some USB
210 storage devices. It permits higher performance by supporting
211 multiple outstanding commands.
213 If you don't know whether you have a UAS device, it is safe to
214 say 'Y' or 'M' here and the kernel will use the right driver.
216 If you compile this driver as a module, it will be named uas.