kopia lustrzana https://gitlab.com/sane-project/backends
Added Canon CanoScan D1250U2 and HP ScanJet 4400C.
rodzic
6b888cf8d4
commit
6f96e5795c
|
@ -2,6 +2,8 @@
|
|||
|
||||
* doc/descriptions/hpsj5s.desc doc/descriptions-external/hp4200.desc:
|
||||
Use uniform model names for HP scanners.
|
||||
* doc/descriptions/unsupported.desc: Added Canon CanoScan D1250U2
|
||||
and HP ScanJet 4400C.
|
||||
|
||||
2003-01-07 Peter Fales <peter@fales-lorenz.net>
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2003-01-03" ; version of backend
|
||||
:version "2003-01-08" ; 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/"
|
||||
|
@ -22,18 +22,24 @@
|
|||
:mfg "Canon"
|
||||
:url "http://www.canon.com/"
|
||||
|
||||
:model "1210U"
|
||||
:model "CanoScan FB1210U"
|
||||
:url "http://sourceforge.net/projects/canonscanner/"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. However, a stand-alone program is available."
|
||||
|
||||
:model "1220U"
|
||||
:model "CanoScan 1220U"
|
||||
:url "http://sourceforge.net/projects/canonscanner/"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. However, a stand-alone program is available"
|
||||
|
||||
:model "CanoScan D1250U2"
|
||||
:url "http://www.mostang.com/pipermail/sane-devel/2003-January/017146.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. However, some information is available."
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Genius"
|
||||
|
@ -57,6 +63,12 @@
|
|||
:mfg "Hewlett-Packard" ; name a manufacturer
|
||||
:url "http://www.hp.com/"
|
||||
|
||||
:model "ScanJet 4400C"
|
||||
:url "http://reapoff.sourceforge.net/hpscanner/Default.htm"
|
||||
:interface "USB"
|
||||
:comment "Not supported. Seems to use the same chip as the 4470C. A stand-alone program for that scanner is available."
|
||||
:status :unsupported
|
||||
|
||||
:model "ScanJet 4470C"
|
||||
:url "http://reapoff.sourceforge.net/hpscanner/Default.htm"
|
||||
:interface "USB"
|
||||
|
|
Ładowanie…
Reference in New Issue