kopia lustrzana https://gitlab.com/sane-project/backends
Added several scanners.
rodzic
66f4a68325
commit
7862d66132
|
@ -4,6 +4,7 @@
|
||||||
sanei/sanei_scsi.c: sanei_scsi.c should now compile with the new
|
sanei/sanei_scsi.c: sanei_scsi.c should now compile with the new
|
||||||
and old SCSI API of MacOS X. Patch from Mattias Ellert
|
and old SCSI API of MacOS X. Patch from Mattias Ellert
|
||||||
<mattias.ellert@tsl.uu.se>.
|
<mattias.ellert@tsl.uu.se>.
|
||||||
|
* doc/descriptions/unsupported.desc: Added several scanners.
|
||||||
|
|
||||||
2003-12-01 Nathan Rutman <nthn1@yahoo.com>
|
2003-12-01 Nathan Rutman <nthn1@yahoo.com>
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "unsupported" ; name of backend
|
:backend "unsupported" ; name of backend
|
||||||
:version "2003-11-26" ; version of backend
|
:version "2003-12-06" ; 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."
|
||||||
|
@ -184,6 +184,12 @@
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Probably not supported. USB Vendor/product 0x04a9/0x220b. See link for more information and test program."
|
:comment "Probably not supported. USB Vendor/product 0x04a9/0x220b. See link for more information and test program."
|
||||||
|
|
||||||
|
:model "CanoScan D646U ex"
|
||||||
|
;:url "/unsupported/canon-d646u.html"
|
||||||
|
:interface "USB"
|
||||||
|
:status :unsupported
|
||||||
|
:comment "Probably not supported. No further details known."
|
||||||
|
|
||||||
:model "CanoScan D660U"
|
:model "CanoScan D660U"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:url "/unsupported/canon-d660u.html"
|
:url "/unsupported/canon-d660u.html"
|
||||||
|
@ -289,6 +295,13 @@
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Probably unsupported. Support is planned by the (external) epkowa backend. Seems to neither use Epson nor Benq protocol. Details appreciated."
|
:comment "Probably unsupported. Support is planned by the (external) epkowa backend. Seems to neither use Epson nor Benq protocol. Details appreciated."
|
||||||
|
|
||||||
|
:model "Stylus Photo RX500"
|
||||||
|
:url "/unsupported/epson-stylus-photo-rx500.html"
|
||||||
|
:interface "USB"
|
||||||
|
:status :unsupported
|
||||||
|
:comment "Probably unsupported. See link for details."
|
||||||
|
|
||||||
|
|
||||||
;********************************************************************************************
|
;********************************************************************************************
|
||||||
|
|
||||||
:mfg "E-Lux"
|
:mfg "E-Lux"
|
||||||
|
@ -520,6 +533,12 @@
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Probably unsupported. Vendor/product 0x0461/0x0377. See link for details."
|
:comment "Probably unsupported. Vendor/product 0x0461/0x0377. See link for details."
|
||||||
|
|
||||||
|
:model "MD 6190"
|
||||||
|
:url "/unsupported/medion-md6190.html"
|
||||||
|
:interface "USB"
|
||||||
|
:status :unsupported
|
||||||
|
:comment "Probably unsupported. See link for details."
|
||||||
|
|
||||||
:model "MD 6228"
|
:model "MD 6228"
|
||||||
:url "/unsupported/medion-md6228.html"
|
:url "/unsupported/medion-md6228.html"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
@ -929,6 +948,12 @@
|
||||||
|
|
||||||
:mfg "Relisys"
|
:mfg "Relisys"
|
||||||
|
|
||||||
|
:model "Eclipse 1200U"
|
||||||
|
:url "/unsupported/relisys-eclipse-1200u.html"
|
||||||
|
:interface "USB"
|
||||||
|
:status :unsupported
|
||||||
|
:comment "Probably unsupported. See link for details."
|
||||||
|
|
||||||
:model "Scorpio Ultra 3"
|
:model "Scorpio Ultra 3"
|
||||||
:url "/unsupported/relisys-scorpio-ultra3.html"
|
:url "/unsupported/relisys-scorpio-ultra3.html"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
|
Ładowanie…
Reference in New Issue