diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-08 12:33:06 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-08 12:33:06 +0200 |
commit | 24feb9f37f302c006ba51502da817325200e74d0 (patch) | |
tree | d4451782449e5fcbae9cbe3778c51a8c6cb3c36d /backend/pieusb.conf.in | |
parent | 76b69ebb381d40458339c9940135740797cbd2d4 (diff) | |
parent | cfd27ef2ad8b005fd47ab41ef29b71d9e3d48201 (diff) |
Merge tag 'upstream/1.0.25'
Upstream version 1.0.25
Diffstat (limited to 'backend/pieusb.conf.in')
-rw-r--r-- | backend/pieusb.conf.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/backend/pieusb.conf.in b/backend/pieusb.conf.in new file mode 100644 index 0000000..ec5ba7e --- /dev/null +++ b/backend/pieusb.conf.in @@ -0,0 +1,9 @@ +# pieusb.conf: Configuration file for PIE/Reflecta USB scanner +# Read man sane-pieusb for documentation + +# Autodetect +# Reflecta 6000 Multiple Slide Scanner +usb 0x05e3 0x0142 +# Reflecta CrystalScan 7200 +# Reflecta ProScan 7200 +usb 0x05e3 0x0145 |