1# mustek_usb.conf: Configuration file for Mustek USB scanner 2# Read man sane-mustek_usb for documentation 3 4# If USB errors occur, using this option may help 5#option max_block_size 1024 6 7# Autodetect 1200 UB and Trust Compact Scan USB 19200 8usb 0x055f 0x0006 9 10# Autodetect 1200 USB (not supported) 11# usb 0x055f 0x0003 12 13# Autodetect 1200 CU 14usb 0x055f 0x0001 15 16# Autodetect 1200 CU Plus 17usb 0x055f 0x0008 18 19# Autodetect 600 CU 20usb 0x055f 0x0002 21 22# Autodetect 600 USB (not supported) 23usb 0x055f 0x0873 24 25# If autodetection doesn't work uncomment or add your device file and one 26# suitable option (1200ub is also for Trust Compact Scan USB 19200). 27 28#/dev/usb/scanner0 29#option 1200ub 30#option 1200cu 31#option 1200cu_plus 32#option 600cu 33 34#/dev/usbscanner0 35#option 1200ub 36#option 1200cu 37#option 1200cu_plus 38#option 600cu 39