kopia lustrzana https://gitlab.com/sane-project/backends
Added Dell A920, Microtek 1850S and Plustek OpticPro m12. Removed HP,Scanjet
2300 (already in genesys.desc).merge-requests/1/head
rodzic
928d8d0b1d
commit
d3b9dc8a6a
|
@ -2,6 +2,9 @@
|
|||
|
||||
* README.hp-ux: Mention trouble with higher optimization levels
|
||||
(from Ulrich Deiters <ukd@xenon.pc.Uni-Koeln.DE>).
|
||||
* doc/descriptions/unsupported.desc: Added Dell A920, Microtek
|
||||
1850S and Plustek OpticPro m12. Removed HP,Scanjet 2300 (already
|
||||
in genesys.desc).
|
||||
|
||||
2004-05-27 Oliver Schwartz <Oliver.Schwartz@gmx.de>
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2004-05-18" ; version of backend
|
||||
:version "2004-05-28" ; version of backend
|
||||
:url "/contrib.html"
|
||||
;: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."
|
||||
|
@ -349,6 +349,17 @@
|
|||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Dell"
|
||||
:url "http://www.dell.com/"
|
||||
|
||||
:model "A920"
|
||||
;:url ""
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Probably not supported. Probabaly a relabelled Lexmark X1150."
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Epson"
|
||||
:url "http://www.epson.com/"
|
||||
|
||||
|
@ -491,12 +502,6 @@
|
|||
:status :unsupported
|
||||
:comment "Not supported yet by SANE, but a backend is under development. See link for details."
|
||||
|
||||
:model "ScanJet 2300C"
|
||||
:interface "USB"
|
||||
:url "/unsupported/hp-scanjet-2300c.html"
|
||||
:status :unsupported
|
||||
:comment "Unsupported. See link for details."
|
||||
|
||||
:model "ScanJet 3970c"
|
||||
:interface "USB"
|
||||
:url "/unsupported/hp-scanjet-3970c.html"
|
||||
|
@ -652,6 +657,12 @@
|
|||
: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 1850S"
|
||||
:url "/unsupported/microtek-scanmaker-1850s.html"
|
||||
:interface "SCSI"
|
||||
:status :unsupported
|
||||
:comment "Unsupported. See link for details."
|
||||
|
||||
:model "ScanMaker 3630"
|
||||
:url "/unsupported/microtek-scanmaker-3630.html"
|
||||
:interface "USB"
|
||||
|
@ -939,6 +950,12 @@
|
|||
:status :unsupported
|
||||
:comment "Uses Plustek ASIC P99002"
|
||||
|
||||
:model "OpticPro m12"
|
||||
:interface "USB"
|
||||
:url "http://lists.alioth.debian.org/pipermail/sane-devel/2004-May/011076.html"
|
||||
:status :unsupported
|
||||
:comment "Uses the GT6816 chipset. May be supported by the gt68xx backend in future. See link for details."
|
||||
|
||||
:model "OpticPro S6"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
|
|
Ładowanie…
Reference in New Issue