kopia lustrzana https://gitlab.com/sane-project/backends
Added Memorex, TCE and Optrox scanners.
rodzic
fe97c01e62
commit
0b799a4142
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2003-10-10" ; version of backend
|
||||
:version "2003-10-12" ; 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."
|
||||
|
@ -25,7 +25,7 @@
|
|||
:status :unsupported
|
||||
:url "/unsupported/artec_1236usb.html"
|
||||
:interface "USB"
|
||||
:comment "Unsupported. Vendor/product 0x05d8/0x4001. Same id as one of the Artec Ultima 2000 scanners. More information (e.g. /proc/bus/usb/devices output) would be appreciated."
|
||||
:comment "Unsupported. Vendor/product 0x05d8/0x4001. See link for details."
|
||||
|
||||
:model "AM12e+"
|
||||
:status :unsupported
|
||||
|
@ -507,6 +507,12 @@
|
|||
:mfg "Memorex"
|
||||
:url "http://www.memorex.com/"
|
||||
|
||||
:model "6136u"
|
||||
:url "/unsupported/memorex-maxx-6136u.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Probably unsupported."
|
||||
|
||||
:model "6142u"
|
||||
:url "/unsupported/visioneer-onetouch4400.html"
|
||||
:interface "USB"
|
||||
|
@ -682,6 +688,17 @@
|
|||
:comment "Probably not supported. Same as Mustek 12000 P?. ASIC 1505."
|
||||
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Optrox"
|
||||
;:url ""
|
||||
|
||||
:model "PhotoMaker 3"
|
||||
;:url "/unsupported/"
|
||||
:interface "Parport"
|
||||
:status :unsupported
|
||||
:comment "Probably not supported."
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "PIE"
|
||||
|
@ -763,6 +780,12 @@
|
|||
:mfg "Primax"
|
||||
:url "http://www.primax.nl/"
|
||||
|
||||
:model "Colorado 600U"
|
||||
:url "/unsupported/primax-colorado-600u.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. Some information is available."
|
||||
|
||||
:model "Colorado 2400U"
|
||||
:url "http://viceo.orcon.net.nz/"
|
||||
:interface "USB"
|
||||
|
@ -859,6 +882,17 @@
|
|||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "TCE"
|
||||
:comment "Brasilian vendor."
|
||||
:url "http://www.tce.com.br/"
|
||||
|
||||
:model "MK600U"
|
||||
:url "/unsupported/memorex-maxx-6136u.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. Some information is available."
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Trust"
|
||||
:url "http://www.trust-site.com"
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue