kopia lustrzana https://gitlab.com/sane-project/backends
Added Genius HR7X Slim, Visioneer 6200 and Onetouch 8920.
rodzic
8088d3e59b
commit
6a432ce796
|
@ -1,6 +1,8 @@
|
||||||
2003-01-04 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-01-04 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
* frontend/saned.c: Print version number.
|
* 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>
|
2002-12-31 Karl Heinz Kremer <khk@khk.net>
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "unsupported" ; name of backend
|
: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
|
;:status :stable ; :alpha, :beta, :stable, :new
|
||||||
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
||||||
;:url "http://www.meier-geinitz.de/sane/mustek-backend/"
|
;:url "http://www.meier-geinitz.de/sane/mustek-backend/"
|
||||||
|
@ -45,6 +45,13 @@
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Not supported. However, a stand-alone program is available."
|
: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
|
:mfg "Hewlett-Packard" ; name a manufacturer
|
||||||
|
@ -163,6 +170,23 @@
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Not supported. However, a stand-alone program is available."
|
: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,
|
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||||
|
|
Ładowanie…
Reference in New Issue