summaryrefslogtreecommitdiff
path: root/backend/pieusb.conf.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-07-15 11:29:05 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-07-15 11:29:05 +0200
commit324a8a71bb7d9e4f8bc49b6bc47efaf9fb58282e (patch)
treebd2d48a139bfbe869f4f49359b63097931a45e7b /backend/pieusb.conf.in
parent2ca8a81bd0d99fe4d75c229d0e988d8ef710285f (diff)
parent1edb02101a9306fc711cd422ed507d18165b1691 (diff)
Merge branch 'release/experimental/1.0.27-1_experimental1'experimental/1.0.27-1_experimental1
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