kopia lustrzana https://gitlab.com/sane-project/backends
Added Microtek 336 CX.
rodzic
418c0041c4
commit
b5fe663aa9
|
@ -1,6 +1,7 @@
|
||||||
2003-06-06 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-06-06 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
* TODO: Removed saned issues.
|
* TODO: Removed saned issues.
|
||||||
|
* doc/descriptions/unsupported.desc: Added Microtek 336 CX.
|
||||||
|
|
||||||
2003-06-05 Jochen Eisinger <jochen.eisinger@gmx.de>
|
2003-06-05 Jochen Eisinger <jochen.eisinger@gmx.de>
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "unsupported" ; name of backend
|
:backend "unsupported" ; name of backend
|
||||||
:version "2003-05-27" ; version of backend
|
:version "2003-06-06" ; version of backend
|
||||||
:url "http://www.meier-geinitz.de/sane/misc/unsupported.html"
|
:url "http://www.meier-geinitz.de/sane/misc/unsupported.html"
|
||||||
;: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)
|
||||||
|
@ -369,6 +369,12 @@
|
||||||
:mfg "Microtek"
|
:mfg "Microtek"
|
||||||
:url "http://www.microtek.com/"
|
:url "http://www.microtek.com/"
|
||||||
|
|
||||||
|
:model "ScanMaker 336 CX"
|
||||||
|
;:url ""
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :unsupported
|
||||||
|
:comment "Probably unsupported. Seems to be similar to the Microtek 330 CX and is detected by the microtek2 backend. Scanning doesn't seem to work however."
|
||||||
|
|
||||||
:model "ScanMaker 3630"
|
:model "ScanMaker 3630"
|
||||||
:url "http://sm3600.sourceforge.net/"
|
:url "http://sm3600.sourceforge.net/"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
|
Ładowanie…
Reference in New Issue