kopia lustrzana https://gitlab.com/sane-project/backends
Added Microtek Scanmaker 3880.
rodzic
6a1c09a355
commit
5277837ae0
|
@ -4,6 +4,8 @@
|
||||||
readable. Instead of commenting every single line, the
|
readable. Instead of commenting every single line, the
|
||||||
explanations are given once at the top. Don't repeat options
|
explanations are given once at the top. Don't repeat options
|
||||||
that aren't changed anyway.
|
that aren't changed anyway.
|
||||||
|
* doc/descriptions/unsupported.desc: Added Microtek Scanmaker
|
||||||
|
3880.
|
||||||
|
|
||||||
2006-04-18 Giuseppe Sacco <eppesuig@debian.org>
|
2006-04-18 Giuseppe Sacco <eppesuig@debian.org>
|
||||||
* Updated italian translation
|
* Updated italian translation
|
||||||
|
@ -44,7 +46,6 @@
|
||||||
* tools/hotplug/.cvsignore tools/hotplug-ng/.cvsignore
|
* tools/hotplug/.cvsignore tools/hotplug-ng/.cvsignore
|
||||||
tools/udev/.cvsignore: Added.
|
tools/udev/.cvsignore: Added.
|
||||||
|
|
||||||
|
|
||||||
2006-04-17 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2006-04-17 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
* backend/umax1220u-common.c backend/umax1220u.c
|
* backend/umax1220u-common.c backend/umax1220u.c
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "unsupported" ; name of backend
|
:backend "unsupported" ; name of backend
|
||||||
:version "2006-04-17" ; version of backend
|
:version "2006-04-20" ; 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."
|
||||||
|
@ -1192,6 +1192,13 @@
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Unsupported. See link for more details."
|
:comment "Unsupported. See link for more details."
|
||||||
|
|
||||||
|
:model "ScanMaker 3880"
|
||||||
|
:url "/unsupported/microtek-scanmaker-3880.html"
|
||||||
|
:interface "USB"
|
||||||
|
:usbid "0x05da" "0x3021"
|
||||||
|
:status :unsupported
|
||||||
|
:comment "Unsupported. SQ113 chip. See link for more details."
|
||||||
|
|
||||||
:model "ScanMaker 4600"
|
:model "ScanMaker 4600"
|
||||||
:url "/unsupported/microtek-scanmaker-4600.html"
|
:url "/unsupported/microtek-scanmaker-4600.html"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
|
Ładowanie…
Reference in New Issue