/sane.d/mustek_usb.conf

http://github.com/brinkman83/bashrc · Config · 39 lines · 28 code · 11 blank · 0 comment · 0 complexity · f4080c5eacaf30b4ed871a5330960696 MD5 · raw file

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