kopia lustrzana https://gitlab.com/sane-project/backends
Added Avision, Brother, and Umax scanners. Removed Mustek BearPaw 1200F.
rodzic
919fcac4c2
commit
f4ccae6565
|
@ -2,6 +2,8 @@
|
|||
|
||||
* doc/descriptions-external/ma1509.desc: Added description of the
|
||||
ma1509 backend for Mustek BearPaw 1200F scanners.
|
||||
* doc/descriptions/unsupported.desc: Added Avision, Brother, and Umax
|
||||
scanners. Removed Mustek BearPaw 1200F.
|
||||
|
||||
2003-02-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2003-02-16" ; version of backend
|
||||
:version "2003-02-19" ; version of backend
|
||||
:url "http://www.meier-geinitz.de/sane/misc/unsupported.html"
|
||||
;:status :stable ; :alpha, :beta, :stable, :new
|
||||
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
||||
|
@ -49,6 +49,46 @@
|
|||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Avision"
|
||||
:url "http://www.avision.com/"
|
||||
|
||||
:model "iVina FB1600"
|
||||
:url "http://www.genesyslogic.com/GL646.htm"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. Is reported to use GeneScan II GL646 chipset. Same as UMAX Astra 4500."
|
||||
|
||||
:model "iVina FB1800"
|
||||
;:url ""
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. No chipset information available. Same as UMAX Astra 4700."
|
||||
|
||||
:model "iVina FB2400"
|
||||
;:url ""
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. No chipset information available. Same as UMAX Astra 6700."
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Brother"
|
||||
:url "http://www.brother.com/"
|
||||
|
||||
:model "MFC 4600"
|
||||
:status :unsupported
|
||||
:url "http://www.mostang.com/pipermail/sane-devel/2001-August/011438.html"
|
||||
:interface "Parport USB"
|
||||
:comment "Unsupported. Some information is available (see link)."
|
||||
|
||||
:model "MFC 6800"
|
||||
:status :unsupported
|
||||
:url "http://www.mostang.com/pipermail/sane-devel/2003-February/017785.html"
|
||||
:interface "USB"
|
||||
:comment "Unsupported. A backend is under development (see link). Vendor/product 0x04f9/0x0111."
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Canon"
|
||||
:url "http://www.canon.com/"
|
||||
|
||||
|
@ -258,12 +298,6 @@
|
|||
:comment "Not supported. See link for some information."
|
||||
:status :unsupported
|
||||
|
||||
:model "BearPaw 1200 F"
|
||||
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
|
||||
:interface "USB"
|
||||
:comment "Not supported. See link for some information."
|
||||
:status :unsupported
|
||||
|
||||
:model "ScanExpress 12000 P"
|
||||
:url "http://penguin-breeder.org/?page=mustek_pp"
|
||||
:interface "Parport"
|
||||
|
@ -367,11 +401,24 @@
|
|||
|
||||
:mfg "UMAX"
|
||||
:url "http://www.umax.com/"
|
||||
|
||||
:model "Astra 4500"
|
||||
:url "http://www.genesyslogic.com/GL646.htm"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. Is reported to use GeneScan II GL646 chipset."
|
||||
:comment "Not supported. Vendor/product 0x0638/0x0a10. Is reported to use GeneScan II GL646 chipset. Same as Avision iVina FB1600."
|
||||
|
||||
:model "Astra 4700"
|
||||
;:url ""
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. No chipset information available. Same as Avision iVina FB1800."
|
||||
|
||||
:model "Astra 6700"
|
||||
;:url ""
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. No chipset information available. Same as Avision iVina FB2400."
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue