kopia lustrzana https://gitlab.com/sane-project/backends
Added Epson CX6400. Removed Packard Bell Diamond 1200. Updated HP ScanJet 8200.
rodzic
5d78877ab1
commit
65d238a549
|
@ -1,3 +1,8 @@
|
||||||
|
2003-11-26 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
* doc/descriptions/unsupported.desc: Added Epson CX6400. Removed
|
||||||
|
Packard Bell Diamond 1200. Updated HP ScanJet 8200.
|
||||||
|
|
||||||
2003-11-24 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-11-24 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
* AUTHORS: Michael Herder has CVS access now.
|
* AUTHORS: Michael Herder has CVS access now.
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "unsupported" ; name of backend
|
:backend "unsupported" ; name of backend
|
||||||
:version "2003-11-24" ; version of backend
|
:version "2003-11-26" ; version of backend
|
||||||
:url "/contrib.html"
|
:url "/contrib.html"
|
||||||
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
||||||
:comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs."
|
:comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs."
|
||||||
|
@ -277,6 +277,12 @@
|
||||||
:mfg "Epson"
|
:mfg "Epson"
|
||||||
:url "http://www.epson.com/"
|
:url "http://www.epson.com/"
|
||||||
|
|
||||||
|
:model "CX6400"
|
||||||
|
:url "/unsupported/epson-cx6400.html"
|
||||||
|
:interface "USB"
|
||||||
|
:status :unsupported
|
||||||
|
:comment "Probably unsupported. See link for details."
|
||||||
|
|
||||||
:model "Perfection 3170"
|
:model "Perfection 3170"
|
||||||
;:url ""
|
;:url ""
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
@ -457,9 +463,9 @@
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
|
|
||||||
:model "ScanJet 8200C"
|
:model "ScanJet 8200C"
|
||||||
;:url ""
|
:url "/unsupported/hp-scanjet-8200c.html"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:comment "Not supported. SCSI optional. Includes TA. No further information."
|
:comment "Not supported. See link for details."
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
|
|
||||||
:model "ScanJet 8250C"
|
:model "ScanJet 8250C"
|
||||||
|
@ -777,13 +783,7 @@
|
||||||
|
|
||||||
;********************************************************************************************
|
;********************************************************************************************
|
||||||
|
|
||||||
:mfg "Packard Bell"
|
;:mfg "Packard Bell"
|
||||||
|
|
||||||
:model "Diamond 1200"
|
|
||||||
;:url "/unsupported/pie-1800u.html"
|
|
||||||
:interface "USB"
|
|
||||||
:status :unsupported
|
|
||||||
:comment "Probably not supported yet. No information available. If you own such a device, please contact us."
|
|
||||||
|
|
||||||
;********************************************************************************************
|
;********************************************************************************************
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue