kopia lustrzana https://gitlab.com/sane-project/backends
Added Microtek and Xerox scanners.
rodzic
809228102f
commit
d7029b39f1
|
@ -1,3 +1,7 @@
|
|||
2004-06-28 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/unsupported.desc: Added Microtek and Xerox scanners.
|
||||
|
||||
2004-06-28 m. allan noah <anoah at pfeiffer dot edu>
|
||||
* backend/fujitsu.c: use model code instead of string compare
|
||||
submitted by: stan at saticed.me.uk
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2004-06-24" ; version of backend
|
||||
:version "2004-06-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."
|
||||
|
@ -717,6 +717,12 @@
|
|||
:status :unsupported
|
||||
:comment "Unsupported. See link for more details."
|
||||
|
||||
:model "ScanMaker 6000"
|
||||
:url "/unsupported/microtek-scanmaker-6000.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Unsupported. See link for more details."
|
||||
|
||||
:model "ScanMaker 6700"
|
||||
:url "/unsupported/microtek-scanmaker-6700.html"
|
||||
:interface "USB IEEE-1394"
|
||||
|
@ -741,6 +747,12 @@
|
|||
:status :unsupported
|
||||
:comment "Unsupported. See link."
|
||||
|
||||
:model "ScanMaker i320"
|
||||
:url "/unsupported/microtek-scanmaker-i320.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Unsupported. See link."
|
||||
|
||||
:model "ScanPort 3000"
|
||||
:url "/unsupported/microtek-scanport-3000.html"
|
||||
:interface "USB"
|
||||
|
@ -1411,6 +1423,12 @@
|
|||
:status :unsupported
|
||||
:comment "Not supported. See link for more details."
|
||||
|
||||
:model "WorkCentre PE16"
|
||||
:url "/unsupported/xerox-workcentre-pe16.html"
|
||||
:interface "USB Parport"
|
||||
:status :unsupported
|
||||
:comment "Not supported. See link for more details."
|
||||
|
||||
|
||||
;********************************************************************************************
|
||||
;********************************************************************************************
|
||||
|
|
Ładowanie…
Reference in New Issue