Added Genius HR7X Slim, Visioneer 6200 and Onetouch 8920.

RELEASE_1_0_11_BRANCH
Henning Geinitz 2003-01-04 15:28:42 +00:00
rodzic 8088d3e59b
commit 6a432ce796
2 zmienionych plików z 27 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,8 @@
2003-01-04 Henning Meier-Geinitz <henning@meier-geinitz.de>
* frontend/saned.c: Print version number.
* doc/descriptions/unsupported.desc: Added Genius HR7X Slim,
Visioneer 6200 and Onetouch 8920.
2002-12-31 Karl Heinz Kremer <khk@khk.net>

Wyświetl plik

@ -9,7 +9,7 @@
;
:backend "unsupported" ; name of backend
:version "2002-12-30" ; version of backend
:version "2003-01-03" ; version of backend
;:status :stable ; :alpha, :beta, :stable, :new
;:manpage "sane-mustek" ; name of manpage (if it exists)
;:url "http://www.meier-geinitz.de/sane/mustek-backend/"
@ -45,6 +45,13 @@
:status :unsupported
:comment "Not supported. However, a stand-alone program is available."
:model "HR7X Slim"
:url "http://www.genesyslogic.com/GL646.htm"
:interface "USB"
:status :unsupported
:comment "Not supported. Is reported to use the GL646 chipset (see link)."
;********************************************************************************************
:mfg "Hewlett-Packard" ; name a manufacturer
@ -163,6 +170,23 @@
:status :unsupported
:comment "Not supported. However, a stand-alone program is available."
;********************************************************************************************
:mfg "Visioneer"
:url "http://www.visioneer.com/"
:model "6200"
:url "http://ingchai.sytes.net:81/scanner-info.txt"
:interface "USB"
:status :unsupported
:comment "Not supported. Is reported to use the E5 chipset. Uses a Primax ID. See link for some details."
:model "Onetouch 8920"
:url "http://www.meier-geinitz.de/sane/misc/visioneer-onetouch8920.txt"
:interface "USB"
:status :unsupported
:comment "Not supported. Same as 8700 and 8900 but includes a TA. Uses a Primax ID. See link for output of /proc/bus/usb/devices."
;********************************************************************************************
; :comment and :url specifiers are optional after :mfg, :model, :desc,