11da177e4SLinus Torvalds# 21da177e4SLinus Torvalds# USB Storage driver configuration 31da177e4SLinus Torvalds# 41da177e4SLinus Torvalds 5d40ece1dSBorislav Petkovcomment "NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'" 6d40ece1dSBorislav Petkovcomment "may also be needed; see USB_STORAGE Help for more information" 71da177e4SLinus Torvalds depends on USB 81da177e4SLinus Torvalds 91da177e4SLinus Torvaldsconfig USB_STORAGE 101da177e4SLinus Torvalds tristate "USB Mass Storage support" 1165934a9aSDavid Howells depends on USB && SCSI 121da177e4SLinus Torvalds ---help--- 131da177e4SLinus Torvalds Say Y here if you want to connect USB mass storage devices to your 141da177e4SLinus Torvalds computer's USB port. This is the driver you need for USB 151da177e4SLinus Torvalds floppy drives, USB hard disks, USB tape drives, USB CD-ROMs, 161da177e4SLinus Torvalds USB flash devices, and memory sticks, along with 171da177e4SLinus Torvalds similar devices. This driver may also be used for some cameras 181da177e4SLinus Torvalds and card readers. 191da177e4SLinus Torvalds 2065934a9aSDavid Howells This option depends on 'SCSI' support being enabled, but you 211da177e4SLinus Torvalds probably also need 'SCSI device support: SCSI disk support' 221da177e4SLinus Torvalds (BLK_DEV_SD) for most USB storage devices. 231da177e4SLinus Torvalds 241da177e4SLinus Torvalds To compile this driver as a module, choose M here: the 251da177e4SLinus Torvalds module will be called usb-storage. 261da177e4SLinus Torvalds 271da177e4SLinus Torvaldsconfig USB_STORAGE_DEBUG 281da177e4SLinus Torvalds bool "USB Mass Storage verbose debug" 291da177e4SLinus Torvalds depends on USB_STORAGE 301da177e4SLinus Torvalds help 311da177e4SLinus Torvalds Say Y here in order to have the USB Mass Storage code generate 321da177e4SLinus Torvalds verbose debugging messages. 331da177e4SLinus Torvalds 341da177e4SLinus Torvaldsconfig USB_STORAGE_DATAFAB 351da177e4SLinus Torvalds bool "Datafab Compact Flash Reader support (EXPERIMENTAL)" 361da177e4SLinus Torvalds depends on USB_STORAGE && EXPERIMENTAL 371da177e4SLinus Torvalds help 381da177e4SLinus Torvalds Support for certain Datafab CompactFlash readers. 391da177e4SLinus Torvalds Datafab has a web page at <http://www.datafabusa.com/>. 401da177e4SLinus Torvalds 411da177e4SLinus Torvaldsconfig USB_STORAGE_FREECOM 421da177e4SLinus Torvalds bool "Freecom USB/ATAPI Bridge support" 431da177e4SLinus Torvalds depends on USB_STORAGE 441da177e4SLinus Torvalds help 451da177e4SLinus Torvalds Support for the Freecom USB to IDE/ATAPI adaptor. 461da177e4SLinus Torvalds Freecom has a web page at <http://www.freecom.de/>. 471da177e4SLinus Torvalds 481da177e4SLinus Torvaldsconfig USB_STORAGE_ISD200 491da177e4SLinus Torvalds bool "ISD-200 USB/ATA Bridge support" 5066e0a988SRandy Dunlap depends on USB_STORAGE 511da177e4SLinus Torvalds ---help--- 521da177e4SLinus Torvalds Say Y here if you want to use USB Mass Store devices based 531da177e4SLinus Torvalds on the In-Systems Design ISD-200 USB/ATA bridge. 541da177e4SLinus Torvalds 551da177e4SLinus Torvalds Some of the products that use this chip are: 561da177e4SLinus Torvalds 571da177e4SLinus Torvalds - Archos Jukebox 6000 581da177e4SLinus Torvalds - ISD SmartCable for Storage 591da177e4SLinus Torvalds - Taiwan Skymaster CD530U/DEL-0241 IDE bridge 601da177e4SLinus Torvalds - Sony CRX10U CD-R/RW drive 611da177e4SLinus Torvalds - CyQ've CQ8060A CDRW drive 621da177e4SLinus Torvalds - Planex eXtreme Drive RX-25HU USB-IDE cable (not model RX-25U) 631da177e4SLinus Torvalds 641da177e4SLinus Torvaldsconfig USB_STORAGE_DPCM 651da177e4SLinus Torvalds bool "Microtech/ZiO! CompactFlash/SmartMedia support" 661da177e4SLinus Torvalds depends on USB_STORAGE 671da177e4SLinus Torvalds help 681da177e4SLinus Torvalds Say Y here to support the Microtech/ZiO! CompactFlash reader. 691da177e4SLinus Torvalds There is a web page at <http://www.ziocorp.com/products/>. 701da177e4SLinus Torvalds 711da177e4SLinus Torvaldsconfig USB_STORAGE_USBAT 721da177e4SLinus Torvalds bool "USBAT/USBAT02-based storage support (EXPERIMENTAL)" 731da177e4SLinus Torvalds depends on USB_STORAGE && EXPERIMENTAL 741da177e4SLinus Torvalds help 751da177e4SLinus Torvalds Say Y here to include additional code to support storage devices 761da177e4SLinus Torvalds based on the SCM/Shuttle USBAT/USBAT02 processors. 771da177e4SLinus Torvalds 781da177e4SLinus Torvalds Devices reported to work with this driver include: 791da177e4SLinus Torvalds - CompactFlash reader included with Kodak DC3800 camera 801da177e4SLinus Torvalds - Dane-Elec Zmate CompactFlash reader 811da177e4SLinus Torvalds - Delkin Efilm reader2 821da177e4SLinus Torvalds - HP 8200e/8210e/8230e CD-Writer Plus drives 831da177e4SLinus Torvalds - I-JAM JS-50U 841da177e4SLinus Torvalds - Jessops CompactFlash JESDCFRU BLACK 851da177e4SLinus Torvalds - Kingston Technology PCREAD-USB/CF 861da177e4SLinus Torvalds - Maxell UA4 CompactFlash reader 871da177e4SLinus Torvalds - Memorex UCF-100 881da177e4SLinus Torvalds - Microtech ZiO! ICS-45 CF2 891da177e4SLinus Torvalds - RCA LYRA MP3 portable 901da177e4SLinus Torvalds - Sandisk ImageMate SDDR-05b 911da177e4SLinus Torvalds 921da177e4SLinus Torvaldsconfig USB_STORAGE_SDDR09 931da177e4SLinus Torvalds bool "SanDisk SDDR-09 (and other SmartMedia) support (EXPERIMENTAL)" 941da177e4SLinus Torvalds depends on USB_STORAGE && EXPERIMENTAL 951da177e4SLinus Torvalds help 961da177e4SLinus Torvalds Say Y here to include additional code to support the Sandisk SDDR-09 971da177e4SLinus Torvalds SmartMedia reader in the USB Mass Storage driver. 981da177e4SLinus Torvalds Also works for the Microtech Zio! SmartMedia reader. 991da177e4SLinus Torvalds 1001da177e4SLinus Torvaldsconfig USB_STORAGE_SDDR55 1011da177e4SLinus Torvalds bool "SanDisk SDDR-55 SmartMedia support (EXPERIMENTAL)" 1021da177e4SLinus Torvalds depends on USB_STORAGE && EXPERIMENTAL 1031da177e4SLinus Torvalds help 1041da177e4SLinus Torvalds Say Y here to include additional code to support the Sandisk SDDR-55 1051da177e4SLinus Torvalds SmartMedia reader in the USB Mass Storage driver. 1061da177e4SLinus Torvalds 1071da177e4SLinus Torvaldsconfig USB_STORAGE_JUMPSHOT 1081da177e4SLinus Torvalds bool "Lexar Jumpshot Compact Flash Reader (EXPERIMENTAL)" 1091da177e4SLinus Torvalds depends on USB_STORAGE && EXPERIMENTAL 1101da177e4SLinus Torvalds help 1111da177e4SLinus Torvalds Say Y here to include additional code to support the Lexar Jumpshot 1121da177e4SLinus Torvalds USB CompactFlash reader. 1131da177e4SLinus Torvalds 114e80b0fadSMatthew Dharmconfig USB_STORAGE_ALAUDA 115e80b0fadSMatthew Dharm bool "Olympus MAUSB-10/Fuji DPC-R1 support (EXPERIMENTAL)" 116e80b0fadSMatthew Dharm depends on USB_STORAGE && EXPERIMENTAL 117e80b0fadSMatthew Dharm help 118e80b0fadSMatthew Dharm Say Y here to include additional code to support the Olympus MAUSB-10 119e80b0fadSMatthew Dharm and Fujifilm DPC-R1 USB Card reader/writer devices. 120e80b0fadSMatthew Dharm 12109509603SMatt LaPlante These devices are based on the Alauda chip and support both 122e80b0fadSMatthew Dharm XD and SmartMedia cards. 12334008dbfSMatthew Dharm 12434008dbfSMatthew Dharmconfig USB_STORAGE_ONETOUCH 12534008dbfSMatthew Dharm bool "Support OneTouch Button on Maxtor Hard Drives (EXPERIMENTAL)" 1265ddeac11SAdrian Bunk depends on USB_STORAGE && INPUT_EVDEV && EXPERIMENTAL 12734008dbfSMatthew Dharm help 12834008dbfSMatthew Dharm Say Y here to include additional code to support the Maxtor OneTouch 12934008dbfSMatthew Dharm USB hard drive's onetouch button. 13034008dbfSMatthew Dharm 13134008dbfSMatthew Dharm This code registers the button on the front of Maxtor OneTouch USB 13234008dbfSMatthew Dharm hard drive's as an input device. An action can be associated with 13334008dbfSMatthew Dharm this input in any keybinding software. (e.g. gnome's keyboard short- 13434008dbfSMatthew Dharm cuts) 135a00828e9SPete Zaitcev 136dfe0d3baSMatthew Dharmconfig USB_STORAGE_KARMA 137dfe0d3baSMatthew Dharm bool "Support for Rio Karma music player" 138dfe0d3baSMatthew Dharm depends on USB_STORAGE 139dfe0d3baSMatthew Dharm help 140dfe0d3baSMatthew Dharm Say Y here to include additional code to support the Rio Karma 141dfe0d3baSMatthew Dharm USB interface. 142dfe0d3baSMatthew Dharm 143dfe0d3baSMatthew Dharm This code places the Rio Karma into mass storage mode, enabling 144dfe0d3baSMatthew Dharm it to be mounted as an ordinary filesystem. Performing an eject 145dfe0d3baSMatthew Dharm on the resulting scsi device node returns the Karma to normal 146dfe0d3baSMatthew Dharm operation. 147dfe0d3baSMatthew Dharm 148*d277064eSmatthieu castetconfig USB_STORAGE_CYPRESS_ATACB 149*d277064eSmatthieu castet bool "SAT emulation on Cypress USB/ATA Bridge with ATACB" 150*d277064eSmatthieu castet depends on USB_STORAGE 151*d277064eSmatthieu castet ---help--- 152*d277064eSmatthieu castet Say Y here if you want to use SAT (ata pass through) on devices based 153*d277064eSmatthieu castet on the Cypress USB/ATA bridge supporting ATACB. This will allow you 154*d277064eSmatthieu castet to use tools to tune and monitor your drive (like hdparm or smartctl). 155*d277064eSmatthieu castet 156*d277064eSmatthieu castet If you say no here your device will still work with the standard usb 157*d277064eSmatthieu castet mass storage class. 158*d277064eSmatthieu castet 159a00828e9SPete Zaitcevconfig USB_LIBUSUAL 160a00828e9SPete Zaitcev bool "The shared table of common (or usual) storage devices" 161a00828e9SPete Zaitcev depends on USB 162a00828e9SPete Zaitcev help 163a00828e9SPete Zaitcev This module contains a table of common (or usual) devices 164a00828e9SPete Zaitcev for usb-storage and ub drivers, and allows to switch binding 165a00828e9SPete Zaitcev of these devices without rebuilding modules. 166a00828e9SPete Zaitcev 167a00828e9SPete Zaitcev Typical syntax of /etc/modprobe.conf is: 168a00828e9SPete Zaitcev 169a00828e9SPete Zaitcev options libusual bias="ub" 170a00828e9SPete Zaitcev 171a00828e9SPete Zaitcev If unsure, say N. 172