kopia lustrzana https://gitlab.com/sane-project/backends
Added Canon 9950. Removed Epson 4490 (supported by epkowa). Removed Nikon
scanners (supported by coolscan2 backend). Updated PLANon DocuPen R700.merge-requests/1/head
rodzic
9fbb6c0e72
commit
a110271f46
|
@ -6,6 +6,9 @@
|
|||
<giuseppe@eppesuigoccas.homedns.org>).
|
||||
* backend/pixma.h: Fixed compilation problem on *BSD (ENODATA not
|
||||
defined).
|
||||
* doc/descriptions/unsupported.desc: Added Canon 9950. Removed
|
||||
Epson 4490 (supported by epkowa). Removed Nikon scanners
|
||||
(supported by coolscan2 backend). Updated PLANon DocuPen R700.
|
||||
|
||||
2006-06-11 Eddy De Greef <eddy_de_greef at scarlet dot be>
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2006-05-21" ; version of backend
|
||||
:version "2006-06-11" ; 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."
|
||||
|
@ -319,6 +319,13 @@
|
|||
:status :unsupported
|
||||
:comment "Probably unsupported, similar to 8000F. 3200x6400 dpi USB2. With transparency adapter."
|
||||
|
||||
:model "CanoScan 9950F"
|
||||
:url "/unsupported/canon-9950f.html"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x2219"
|
||||
:status :unsupported
|
||||
:comment "Probably unsupported."
|
||||
|
||||
:model "CanoScan D646U"
|
||||
:url "/unsupported/canon-d646u.html"
|
||||
:interface "USB"
|
||||
|
@ -542,12 +549,6 @@
|
|||
:mfg "Epson"
|
||||
:url "http://www.epson.com/"
|
||||
|
||||
:model "Perfection 4490 Photo"
|
||||
:interface "USB"
|
||||
:usbid "0x04b8" "0x0119"
|
||||
:status :unsupported
|
||||
:comment "Unsupported. Support is planned for the epkowa backend."
|
||||
|
||||
:model "GT-2200"
|
||||
:interface "USB"
|
||||
:usbid "0x04b8" "0x0102"
|
||||
|
@ -1446,29 +1447,8 @@
|
|||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Nikon"
|
||||
:url "http://www.nikon.com/"
|
||||
|
||||
:model "LS 50 ED"
|
||||
:url "/unsupported/nikon-ls50-ed.html"
|
||||
:interface "USB"
|
||||
:usbid "0x04b0" "0x4001"
|
||||
:status :unsupported
|
||||
:comment "Most probably unsupported. See link for details."
|
||||
|
||||
:model "Coolscan V ED"
|
||||
:url "/unsupported/nikon-ls50-ed.html"
|
||||
:interface "USB"
|
||||
:usbid "0x04b0" "0x4001"
|
||||
:status :unsupported
|
||||
:comment "Most probably unsupported. See link for details."
|
||||
|
||||
:model "Super Coolscan LS-5000 ED"
|
||||
:url "/unsupported/nikon-ls5000-ed.html"
|
||||
:interface "USB"
|
||||
:usbid "0x04b0" "0x4002"
|
||||
:status :unsupported
|
||||
:comment "Most probably unsupported. See link for details."
|
||||
;:mfg "Nikon"
|
||||
;:url "http://www.nikon.com/"
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
|
@ -1851,10 +1831,12 @@
|
|||
:status :unsupported
|
||||
:comment "Probably not supported. No details known."
|
||||
|
||||
:model "DocuPen DocuPen R700"
|
||||
:model "DocuPen R700"
|
||||
:url "/unsupported/planon-docupen-r700.html"
|
||||
:interface "USB"
|
||||
:usbid "0x10c4" "0xea60"
|
||||
:status :unsupported
|
||||
:comment "Probably not supported. No details known."
|
||||
:comment "Probably not supported. See link for details."
|
||||
|
||||
:model "DocuPen (DPEN-BW)"
|
||||
:interface "USB"
|
||||
|
|
Ładowanie…
Reference in New Issue