summaryrefslogtreecommitdiff
path: root/backend/pieusb.conf.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-05-24 21:03:56 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-05-24 21:03:56 +0200
commit58912f68c2489bcee787599837447e0d64dfd61a (patch)
treedda50aadde35fe152da1a8d50769987ace0f1496 /backend/pieusb.conf.in
parentcfd27ef2ad8b005fd47ab41ef29b71d9e3d48201 (diff)
New upstream version 1.0.27upstream/1.0.27
Diffstat (limited to 'backend/pieusb.conf.in')
-rw-r--r--backend/pieusb.conf.in19
1 files changed, 15 insertions, 4 deletions
diff --git a/backend/pieusb.conf.in b/backend/pieusb.conf.in
index ec5ba7e..8904d3d 100644
--- a/backend/pieusb.conf.in
+++ b/backend/pieusb.conf.in
@@ -1,9 +1,20 @@
# pieusb.conf: Configuration file for PIE/Reflecta USB scanner
# Read man sane-pieusb for documentation
-# Autodetect
-# Reflecta 6000 Multiple Slide Scanner
-usb 0x05e3 0x0142
+# Format
+# usb <vendor-id> <device-id> <model-nr> <has-slide-transport>
+#
+# Autodetect (built-in)
+# Reflecta DigitDia 6000 Multiple Slide Scanner
+# usb 0x05e3 0x0142 0x3a 0x01
# Reflecta CrystalScan 7200
+# usb 0x05e3 0x0145 0x30 0x00
# Reflecta ProScan 7200
-usb 0x05e3 0x0145
+# usb 0x05e3 0x0145 0x36 0x00
+
+# Reflecta ProScan 10T
+usb 0x05e3 0x0145 0x47 0x00
+# Reflecta CrystalScan 3600
+usb 0x05e3 0x0145 0x2e 0x00
+# Reflecta DigitDia 4000
+usb 0x05e3 0x0142 0x2f 0x00