kopia lustrzana https://gitlab.com/sane-project/backends
Added Genius Colorpage Vivid 1200EX and Mustek Paragon 800 II EP.
rodzic
b79b8b4db3
commit
9e4cc8f137
|
@ -1,3 +1,8 @@
|
|||
2004-02-07 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/unsupported.desc: Added Genius Colorpage Vivid
|
||||
1200EX and Mustek Paragon 800 II EP.
|
||||
|
||||
2004-02-04 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* sanei/sanei_usb.c: Fixed inconsistent error message (patch from
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2004-01-26" ; version of backend
|
||||
:version "2004-02-07" ; 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."
|
||||
|
@ -47,6 +47,8 @@
|
|||
|
||||
;********************************************************************************************
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Avision"
|
||||
:url "http://www.avision.com/"
|
||||
|
||||
|
@ -435,6 +437,12 @@
|
|||
:status :unsupported
|
||||
:comment "Not supported. Vendor/product: 0x07b3/0x0001. See link for details."
|
||||
|
||||
:model "Colorpage Vivid 1200EX"
|
||||
:url "/unsupported/genius-colorpage-vivid-1200EX.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported yet. May work with the gt68xx bacend in future. See link for details."
|
||||
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
|
@ -846,6 +854,12 @@
|
|||
:status :unsupported
|
||||
:comment "Not supported. Maybe similar to the 1800 A3 Pro-1?. See link."
|
||||
|
||||
:model "Paragon 800 II EP"
|
||||
:interface "USB"
|
||||
;:url ""
|
||||
:status :unsupported
|
||||
:comment "Not supported. Maybe similar to 600 II EP (SCSI_over-parport)? In this case it could be supported by the mustek SCSI backend."
|
||||
|
||||
:model "ScanExpress 600 USB"
|
||||
:interface "USB"
|
||||
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
|
||||
|
|
Ładowanie…
Reference in New Issue