home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / sane.d / fujitsu.conf < prev    next >
Encoding:
Text File  |  2006-09-10  |  1.0 KB  |  47 lines

  1. # NOTE: any 'option' lines only apply to
  2. # scanners discovered later in this file
  3.  
  4. # to set data buffer size, in bytes
  5. # the value ranges from 4096 - infinity
  6. # but you may have scanning problems with
  7. # a value larger than 65536 (the default)
  8. option buffer-size 65536
  9.  
  10. # To search for all FUJITSU scsi devices
  11. scsi FUJITSU
  12.  
  13. # To use a specific scsi device
  14. #scsi /dev/sg1
  15.  
  16. # For Fujitsu scanners connected via USB on a known device (kernel driver):
  17. #usb /dev/usb/scanner0
  18.  
  19. # For Fujitsu scanners connected via USB using vendor and device ids (libusb):
  20. #usb VENDORID PRODUCTID
  21.  
  22. # NOTE: if you have to add your device here- please send the id and model
  23. # to the author via email, so it can be included in next version. anoah at
  24. # pfeiffer dot edu - with Fujitsu in the subject line
  25.  
  26. #fi-4x20C
  27. usb 0x04c5 0x1041
  28. usb 0x04c5 0x1042
  29.  
  30. #fi-5110xxx
  31. usb 0x04c5 0x1096
  32. usb 0x04c5 0x1097
  33.  
  34. #fi-4x20C2
  35. usb 0x04c5 0x10ae
  36. usb 0x04c5 0x10af
  37.  
  38. #fi-5x20C
  39. usb 0x04c5 0x10e0
  40. usb 0x04c5 0x10e1
  41.  
  42. #fi-5900C
  43. usb 0x04c5 0x10e7
  44.  
  45. #scansnap S500
  46. usb 0x04c5 0x10fe
  47.