kopia lustrzana https://gitlab.com/sane-project/backends
Updated/added several scanners.
rodzic
0757d00d50
commit
0a18befb8f
|
@ -1,3 +1,7 @@
|
||||||
|
2004-11-21 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
* doc/descriptions/unsupported.desc: Updated/added several scanners.
|
||||||
|
|
||||||
2004-11-21 Gerhard Jaeger <gerhard@gjaeger.de>
|
2004-11-21 Gerhard Jaeger <gerhard@gjaeger.de>
|
||||||
|
|
||||||
* backend/plustek-usb.c: Fixed problem, when builing supported
|
* backend/plustek-usb.c: Fixed problem, when builing supported
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "unsupported" ; name of backend
|
:backend "unsupported" ; name of backend
|
||||||
:version "2004-11-07" ; version of backend
|
:version "2004-11-21" ; 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."
|
||||||
|
@ -295,7 +295,7 @@
|
||||||
|
|
||||||
:model "DR-6080"
|
:model "DR-6080"
|
||||||
:url "/unsupported/canon-dr6080.html"
|
:url "/unsupported/canon-dr6080.html"
|
||||||
:interface "SCSI"
|
:interface "USB SCSI"
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Probably not supported. High-speed pass-trough (ADF) scanner."
|
:comment "Probably not supported. High-speed pass-trough (ADF) scanner."
|
||||||
|
|
||||||
|
@ -382,10 +382,10 @@
|
||||||
:url "http://www.dell.com/"
|
:url "http://www.dell.com/"
|
||||||
|
|
||||||
:model "A920"
|
:model "A920"
|
||||||
;:url ""
|
:url "/unsupported/dell-a920.html"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Probably not supported. Probably a relabelled Lexmark X1150."
|
:comment "Probably not supported. See link for details."
|
||||||
|
|
||||||
:model "1600n"
|
:model "1600n"
|
||||||
:url "/unsupported/dell-1600n.html"
|
:url "/unsupported/dell-1600n.html"
|
||||||
|
@ -662,6 +662,12 @@
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Probably unsupported. See link for details."
|
:comment "Probably unsupported. See link for details."
|
||||||
|
|
||||||
|
:model "MD 42666"
|
||||||
|
:url "/unsupported/tevion-md40420.html"
|
||||||
|
:interface "USB"
|
||||||
|
:status :unsupported
|
||||||
|
:comment "Probably unsupported. See link for details."
|
||||||
|
|
||||||
;********************************************************************************************
|
;********************************************************************************************
|
||||||
|
|
||||||
:mfg "Memorex"
|
:mfg "Memorex"
|
||||||
|
@ -755,10 +761,10 @@
|
||||||
:comment "Unsupported. Vendor/Product ids: 0x05da/0x30cf. SQ Scan08? See link for more details."
|
:comment "Unsupported. Vendor/Product ids: 0x05da/0x30cf. SQ Scan08? See link for more details."
|
||||||
|
|
||||||
:model "ScanMaker 4850"
|
:model "ScanMaker 4850"
|
||||||
;:url "/unsupported/microtek-scanmaker-4800.html"
|
:url "/unsupported/microtek-scanmaker-4900.html"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Probably unsupported. "
|
:comment "Probably unsupported. See link for details."
|
||||||
|
|
||||||
:model "ScanMaker 4900"
|
:model "ScanMaker 4900"
|
||||||
:url "/unsupported/microtek-scanmaker-4900.html"
|
:url "/unsupported/microtek-scanmaker-4900.html"
|
||||||
|
|
Ładowanie…
Reference in New Issue