epjitsu.conf 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. # For scanners connected via USB on a known device (kernel driver):
  2. #usb /dev/usb/scanner0
  3. # For scanners connected via USB using vendor and device ids (libusb):
  4. #usb VENDORID PRODUCTID
  5. # NOTE: if you have to add your device here- please send the id and model
  6. # to the author via email, so it can be included in next version. kitno455 at
  7. # gmail dot com - with epjitsu in the subject line
  8. # These devices require a firmware file in order to function, which must be
  9. # extracted from the Fujitsu Windows driver. Presumably the Mac versions
  10. # contain the firmware as well, but the author has no access such a machine.
  11. # Firmware is installed in several different locations by the fujitsu software,
  12. # using the windows 'search' feature to look for '*.nal' is the easiest way to
  13. # find them. They should be ~65K, and have the scanner's name as part of the
  14. # file name. They are often inside a .cab file.
  15. # Copy the file someplace sane can reach it. Then update the line below.
  16. # NOTE: the firmware line must occur BEFORE the usb line for your scanner
  17. # Fujitsu fi-60F
  18. firmware /usr/share/sane/epjitsu/60f_0A00.nal
  19. usb 0x04c5 0x10c7
  20. # Fujitsu S300
  21. firmware /usr/share/sane/epjitsu/300_0C00.nal
  22. usb 0x04c5 0x1156
  23. # Fujitsu S300M
  24. firmware /usr/share/sane/epjitsu/300M_0C00.nal
  25. usb 0x04c5 0x117f
  26. # Fujitsu S1300
  27. firmware /usr/share/sane/epjitsu/1300_0C26.nal
  28. usb 0x04c5 0x11ed