kopia lustrzana https://gitlab.com/sane-project/backends
Added Canon PIXMA MP780 and Lexmark P6250.
rodzic
7f9b7c4646
commit
921f7d7cbc
|
|
@ -1,3 +1,8 @@
|
|||
2005-08-16 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/unsupported.desc: Added Canon PIXMA MP780 and
|
||||
Lexmark P6250.
|
||||
|
||||
2005-08-15 Oliver Schwartz <Oliver.Schwartz@gmx.de>
|
||||
|
||||
* backend/snapscan.c: Bumped version number
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2005-08-09" ; version of backend
|
||||
:version "2005-08-16" ; 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."
|
||||
|
|
@ -389,6 +389,12 @@
|
|||
:status :unsupported
|
||||
:comment "Probably not supported. See link for details."
|
||||
|
||||
:model "PIXMA MP780"
|
||||
:url "/unsupported/canon-pixma-mp780.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Probably not supported. See link for details."
|
||||
|
||||
;********************************************************************************************
|
||||
:mfg "Chinon"
|
||||
|
||||
|
|
@ -749,6 +755,12 @@
|
|||
:mfg "Lexmark"
|
||||
:url "http://www.lexmark.com/"
|
||||
|
||||
:model "P6250"
|
||||
:url "/unsupported/lexmark-p6250.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Unsupported. See link for details."
|
||||
|
||||
:model "Photo 3150"
|
||||
:url "/unsupported/lexmark-3150.html"
|
||||
:interface "USB"
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue