2 # USB Storage driver configuration
 
   5 comment "NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'"
 
   6 comment "may also be needed; see USB_STORAGE Help for more information"
 
  10         tristate "USB Mass Storage support"
 
  14           Say Y here if you want to connect USB mass storage devices to your
 
  15           computer's USB port. This is the driver you need for USB
 
  16           floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
 
  17           USB flash devices, and memory sticks, along with
 
  18           similar devices. This driver may also be used for some cameras
 
  21           This option 'selects' (turns on, enables) 'SCSI', but you
 
  22           probably also need 'SCSI device support: SCSI disk support'
 
  23           (BLK_DEV_SD) for most USB storage devices.
 
  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_DATAFAB
 
  36         bool "Datafab Compact Flash Reader support (EXPERIMENTAL)"
 
  37         depends on USB_STORAGE && EXPERIMENTAL
 
  39           Support for certain Datafab CompactFlash readers.
 
  40           Datafab has a web page at <http://www.datafabusa.com/>.
 
  42 config USB_STORAGE_FREECOM
 
  43         bool "Freecom USB/ATAPI Bridge support"
 
  44         depends on USB_STORAGE
 
  46           Support for the Freecom USB to IDE/ATAPI adaptor.
 
  47           Freecom has a web page at <http://www.freecom.de/>.
 
  49 config USB_STORAGE_ISD200
 
  50         bool "ISD-200 USB/ATA Bridge support"
 
  51         depends on USB_STORAGE
 
  52         depends on BLK_DEV_IDE=y || BLK_DEV_IDE=USB_STORAGE
 
  54           Say Y here if you want to use USB Mass Store devices based
 
  55           on the In-Systems Design ISD-200 USB/ATA bridge.
 
  57           Some of the products that use this chip are:
 
  60           - ISD SmartCable for Storage
 
  61           - Taiwan Skymaster CD530U/DEL-0241 IDE bridge
 
  62           - Sony CRX10U CD-R/RW drive
 
  63           - CyQ've CQ8060A CDRW drive
 
  64           - Planex eXtreme Drive RX-25HU USB-IDE cable (not model RX-25U)
 
  66 config USB_STORAGE_DPCM
 
  67         bool "Microtech/ZiO! CompactFlash/SmartMedia support"
 
  68         depends on USB_STORAGE
 
  70           Say Y here to support the Microtech/ZiO! CompactFlash reader.
 
  71           There is a web page at <http://www.ziocorp.com/products/>.
 
  73 config USB_STORAGE_USBAT
 
  74         bool "USBAT/USBAT02-based storage support (EXPERIMENTAL)"
 
  75         depends on USB_STORAGE && EXPERIMENTAL
 
  77           Say Y here to include additional code to support storage devices
 
  78           based on the SCM/Shuttle USBAT/USBAT02 processors.
 
  80           Devices reported to work with this driver include:
 
  81           - CompactFlash reader included with Kodak DC3800 camera
 
  82           - Dane-Elec Zmate CompactFlash reader
 
  83           - Delkin Efilm reader2
 
  84           - HP 8200e/8210e/8230e CD-Writer Plus drives
 
  86           - Jessops CompactFlash JESDCFRU BLACK
 
  87           - Kingston Technology PCREAD-USB/CF
 
  88           - Maxell UA4 CompactFlash reader
 
  90           - Microtech ZiO! ICS-45 CF2
 
  91           - RCA LYRA MP3 portable
 
  92           - Sandisk ImageMate SDDR-05b
 
  94 config USB_STORAGE_SDDR09
 
  95         bool "SanDisk SDDR-09 (and other SmartMedia) support (EXPERIMENTAL)"
 
  96         depends on USB_STORAGE && EXPERIMENTAL
 
  98           Say Y here to include additional code to support the Sandisk SDDR-09
 
  99           SmartMedia reader in the USB Mass Storage driver.
 
 100           Also works for the Microtech Zio! SmartMedia reader.
 
 102 config USB_STORAGE_SDDR55
 
 103         bool "SanDisk SDDR-55 SmartMedia support (EXPERIMENTAL)"
 
 104         depends on USB_STORAGE && EXPERIMENTAL
 
 106           Say Y here to include additional code to support the Sandisk SDDR-55
 
 107           SmartMedia reader in the USB Mass Storage driver.
 
 109 config USB_STORAGE_JUMPSHOT
 
 110         bool "Lexar Jumpshot Compact Flash Reader (EXPERIMENTAL)"
 
 111         depends on USB_STORAGE && EXPERIMENTAL
 
 113           Say Y here to include additional code to support the Lexar Jumpshot
 
 114           USB CompactFlash reader.
 
 116 config USB_STORAGE_ALAUDA
 
 117         bool "Olympus MAUSB-10/Fuji DPC-R1 support (EXPERIMENTAL)"
 
 118         depends on USB_STORAGE && EXPERIMENTAL
 
 120           Say Y here to include additional code to support the Olympus MAUSB-10
 
 121           and Fujifilm DPC-R1 USB Card reader/writer devices.
 
 123           These devices are based on the Alauda chip and support support both
 
 124           XD and SmartMedia cards.
 
 126 config USB_STORAGE_ONETOUCH
 
 127         bool "Support OneTouch Button on Maxtor Hard Drives (EXPERIMENTAL)"
 
 128         depends on USB_STORAGE && INPUT_EVDEV && EXPERIMENTAL && !PM
 
 130           Say Y here to include additional code to support the Maxtor OneTouch
 
 131           USB hard drive's onetouch button.
 
 133           This code registers the button on the front of Maxtor OneTouch USB
 
 134           hard drive's as an input device. An action can be associated with
 
 135           this input in any keybinding software. (e.g. gnome's keyboard short-
 
 139         bool "The shared table of common (or usual) storage devices"
 
 142           This module contains a table of common (or usual) devices
 
 143           for usb-storage and ub drivers, and allows to switch binding
 
 144           of these devices without rebuilding modules.
 
 146           Typical syntax of /etc/modprobe.conf is:
 
 148                 options libusual bias="ub"