11da177e4SLinus Torvalds# 201dd2fbfSMatt LaPlante# USB Imaging devices configuration 31da177e4SLinus Torvalds# 41da177e4SLinus Torvaldscomment "USB Imaging devices" 51da177e4SLinus Torvalds 61da177e4SLinus Torvaldsconfig USB_MDC800 7528e4c12SRobert P. J. Day tristate "USB Mustek MDC800 Digital Camera support" 81da177e4SLinus Torvalds ---help--- 91da177e4SLinus Torvalds Say Y here if you want to connect this type of still camera to 101da177e4SLinus Torvalds your computer's USB port. This driver can be used with gphoto 0.4.3 111da177e4SLinus Torvalds and higher (look at <http://www.gphoto.org/>). 121da177e4SLinus Torvalds To use it create a device node with "mknod /dev/mustek c 180 32" and 131da177e4SLinus Torvalds configure it in your software. 141da177e4SLinus Torvalds 151da177e4SLinus Torvalds To compile this driver as a module, choose M here: the 161da177e4SLinus Torvalds module will be called mdc800. 171da177e4SLinus Torvalds 181da177e4SLinus Torvaldsconfig USB_MICROTEK 191da177e4SLinus Torvalds tristate "Microtek X6USB scanner support" 20*25e11ec4SFlorian Fainelli depends on SCSI 211da177e4SLinus Torvalds help 221da177e4SLinus Torvalds Say Y here if you want support for the Microtek X6USB and 231da177e4SLinus Torvalds possibly the Phantom 336CX, Phantom C6 and ScanMaker V6U(S)L. 241da177e4SLinus Torvalds Support for anything but the X6 is experimental. 251da177e4SLinus Torvalds Please report failures and successes. 261da177e4SLinus Torvalds The scanner will appear as a scsi generic device to the rest 271da177e4SLinus Torvalds of the system. Scsi support is required. 281da177e4SLinus Torvalds This driver can be compiled as a module, called microtek. 29