^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) # USB Imaging devices configuration
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) comment "USB Imaging devices"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) config USB_MDC800
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) tristate "USB Mustek MDC800 Digital Camera support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Say Y here if you want to connect this type of still camera to
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) your computer's USB port. This driver can be used with gphoto 0.4.3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) and higher (look at <http://www.gphoto.org/>).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) To use it create a device node with "mknod /dev/mustek c 180 32" and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) configure it in your software.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) To compile this driver as a module, choose M here: the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) module will be called mdc800.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) config USB_MICROTEK
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) tristate "Microtek X6USB scanner support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) depends on SCSI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) Say Y here if you want support for the Microtek X6USB and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) possibly the Phantom 336CX, Phantom C6 and ScanMaker V6U(S)L.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) Support for anything but the X6 is experimental.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) Please report failures and successes.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) The scanner will appear as a scsi generic device to the rest
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) of the system. Scsi support is required.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) This driver can be compiled as a module, called microtek.