kopia lustrzana https://gitlab.com/sane-project/backends
2003-01-24 Jochen Eisinger <jochen.eisinger@gmx.de>
* doc/descriptions/mustek_pp.desc: added supported scannersRELEASE_1_0_11_BRANCH
rodzic
b8010a3fec
commit
f1a4d9514e
|
@ -1,3 +1,7 @@
|
|||
2003-01-24 Jochen Eisinger <jochen.eisinger@gmx.de>
|
||||
|
||||
* doc/descriptions/mustek_pp.desc: added supported scanners
|
||||
|
||||
2003-01-24 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* backend/bh.c backend/coolscan.c: Minor conversion fixes (from
|
||||
|
|
|
@ -15,15 +15,122 @@
|
|||
:manpage "sane-mustek_pp" ; name of manpage (if it exists)
|
||||
; backend's web page
|
||||
:url "http://penguin-breeder.org/?page=mustek_pp"
|
||||
:comment "Supports CCD and CIS type parallel port scanners from Mustek"
|
||||
|
||||
:devicetype :scanner ; start of a list of devices....
|
||||
; other types: :stillcam, :vidcam,
|
||||
; :meta, :api
|
||||
|
||||
:mfg "Mustek" ; name a manufacturer
|
||||
:url "http://www.mustek.com/"
|
||||
:url "http://www.mustek.com.tw/"
|
||||
:url "http://www.mustek.de/"
|
||||
|
||||
; no scanner models listed here yet (yes, this is a bug)
|
||||
:model "ScanExpress 6000 P"
|
||||
:interface "Parport (EPP)"
|
||||
:status :alpha
|
||||
:comment "300 dpi CCD scanner"
|
||||
|
||||
:model "ScanExpress 600 SEP"
|
||||
:interface "Parport (EPP)"
|
||||
:status :alpha
|
||||
:comment "300 dpi CCD scanner"
|
||||
|
||||
:model "ScanMagic 4800 P"
|
||||
:interface "Parport (EPP)"
|
||||
:status :alpha
|
||||
:comment "300 dpi CCD scanner"
|
||||
|
||||
:model "600 III EP Plus"
|
||||
:interface "Parport (EPP)"
|
||||
:status :alpha
|
||||
:comment "300 dpi CCD scanner"
|
||||
|
||||
:model "ScanExpress 600 CP"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:model "ScanMagic 600 CP"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:model "1200 CP"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:model "1200 CP+"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:mfg "Medion/Tevion/LifeTec"
|
||||
:url "http://www.medion.de/"
|
||||
:url "http://www.tevion.de/"
|
||||
:url "http://www.lifetec.de/"
|
||||
:comment "Those scanners are also known as \"Aldi Scanner\""
|
||||
|
||||
:model "MD 9848"
|
||||
:interface "Parport (EPP)"
|
||||
:status :alpha
|
||||
:comment "300 dpi CCD scanner"
|
||||
|
||||
:model "MD/LT 935x"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:model "MD/LT 985x"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:model "MD/LT 9890"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:mfg "Targa"
|
||||
|
||||
:model "Funline TS12 EP"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:model "Funline TS6 EP"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:mfg "Trust Easy Connect"
|
||||
|
||||
:model "9600+"
|
||||
:interface "Parport (EPP)"
|
||||
:status :beta
|
||||
:comment "CIS scanner"
|
||||
|
||||
:mfg "Viviscan"
|
||||
|
||||
:model "Compact II"
|
||||
:interface "Parport (EPP)"
|
||||
:status :alpha
|
||||
:comment "300 dpi CCD scanner"
|
||||
|
||||
:mfg "Cybercom"
|
||||
|
||||
:model "9352"
|
||||
:interface "Parport (EPP)"
|
||||
:status :alpha
|
||||
:comment "300 dpi CCD scanner"
|
||||
|
||||
:mfg "Gallery"
|
||||
|
||||
:model "4800"
|
||||
:interface "Parport (EPP)"
|
||||
:status :alpha
|
||||
:comment "300 dpi CCD scanner"
|
||||
|
||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||
; and at the top-level.
|
||||
|
|
Ładowanie…
Reference in New Issue