* Olaf Meeuwissen <[email protected]> [May 04. 2017 12:03]:
> 
> Thanks for the patch, it looks good so I'll push it but shouldn't you
> list the ProScan 10T and Reflecta CrystalScan 3600 as supported to at
> least some extent in doc/descriptions/pieusb.desc now?
> 
> Waiting for your doc-fix ;-)

Attached ;-)

Thanks,

Klaus
-- 
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 
(AG Nürnberg)
>From ed8e04f3a529b80c850b7b74541372ed9b876994 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= <[email protected]>
Date: Tue, 9 May 2017 10:52:12 +0200
Subject: [PATCH] Update pieusb.conf and pieusb.desc

---
 backend/pieusb.conf.in       |  4 +++-
 doc/descriptions/pieusb.desc | 27 ++++++++++++++++++++++-----
 2 files changed, 25 insertions(+), 6 deletions(-)

diff --git a/backend/pieusb.conf.in b/backend/pieusb.conf.in
index 1bee8e2d5895..8904d3d94989 100644
--- a/backend/pieusb.conf.in
+++ b/backend/pieusb.conf.in
@@ -5,7 +5,7 @@
 # usb <vendor-id> <device-id> <model-nr> <has-slide-transport>
 #
 # Autodetect (built-in)
-# Reflecta 6000 Multiple Slide Scanner
+# Reflecta DigitDia 6000 Multiple Slide Scanner
 # usb 0x05e3 0x0142 0x3a 0x01
 # Reflecta CrystalScan 7200
 # usb 0x05e3 0x0145 0x30 0x00
@@ -16,3 +16,5 @@
 usb 0x05e3 0x0145 0x47 0x00
 # Reflecta CrystalScan 3600
 usb 0x05e3 0x0145 0x2e 0x00
+# Reflecta DigitDia 4000
+usb 0x05e3 0x0142 0x2f 0x00
diff --git a/doc/descriptions/pieusb.desc b/doc/descriptions/pieusb.desc
index ab2f851d1749..c0d17a9e9290 100644
--- a/doc/descriptions/pieusb.desc
+++ b/doc/descriptions/pieusb.desc
@@ -24,33 +24,47 @@
 
 :model "PowerSlide 3600"
 :interface "USB"
+:usbid "0x05e3" "0x0142"
 :status :untested
 :comment "Identical to Reflecta DigitDia 3600"
 
 :model "PowerSlide 3650"
 :interface "USB"
-:status :untested
+:usbid "0x05e3" "0x0142"
+:status :basic
 :comment "Identical to Reflecta DigitDia 4000"
 
 :model "PowerSlide 4000"
 :interface "USB"
-:status :untested
+:usbid "0x05e3" "0x0142"
+:status :basic
 :comment "Identical to Reflecta DigitDia 5000"
 
 :model "PowerSlide 5000"
 :interface "USB"
-:status :untested
+:usbid "0x05e3" "0x0142"
+:status :basic
 :comment "Identical to Reflecta DigitDia 6000"
 
 :mfg "Reflecta"
 :url "https://reflecta.de";
 
-:model "Reflecta ProScan 7200"
+:model "Reflecta ProScan 10T"
 :interface "USB"
 :usbid "0x05e3" "0x0145"
 :status :basic
+
+:model "Reflecta ProScan 7200"
+:interface "USB"
+:usbid "0x05e3" "0x0145"
+:status :good
 :comment "Similar to PrimeFilm 7250 scanner from Pacific Image Electronics"
 
+:model "CrystalScan 3600"
+:interface "USB"
+:usbid 0x05e3 0x0145
+:status :basic
+
 :model "CrystalScan 7200"
 :interface "USB"
 :status :untested
@@ -63,16 +77,19 @@
 
 :model "DigitDia 3600"
 :interface "USB"
+:usbid "0x05e3" "0x0142"
 :status :untested
 :comment "Identical to Pacific Image Electronics PowerSlide 3600 scanner"
 
 :model "DigitDia 4000"
 :interface "USB"
-:status :untested
+:usbid "0x05e3" "0x0142"
+:status :basic
 :comment "Identical to Pacific Image Electronics PowerSlide 3650 scanner"
 
 :model "DigitDia 5000"
 :interface "USB"
+:usbid "0x05e3" "0x0142"
 :status :untested
 :comment "Identical to Pacific Image Electronics PowerSlide 4000 scanner"
 
-- 
2.12.2

-- 
sane-devel mailing list: [email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
             to [email protected]

Reply via email to