kopia lustrzana https://gitlab.com/sane-project/backends
Updated to new status system. The status values are sometimes guessed from the
documentation.merge-requests/1/head
rodzic
a106f6d8e7
commit
e5a06cfc13
|
@ -21,6 +21,15 @@
|
||||||
Added "unmaintained" where appropriate. The status values are
|
Added "unmaintained" where appropriate. The status values are
|
||||||
sometimes guessed from the documentation.
|
sometimes guessed from the documentation.
|
||||||
* doc/descriptions/unsupported.desc: Added Benq parport scanners.
|
* doc/descriptions/unsupported.desc: Added Benq parport scanners.
|
||||||
|
* doc/descriptions-external/hp4200.desc
|
||||||
|
doc/descriptions-external/hpoj.desc
|
||||||
|
doc/descriptions-external/niash.desc
|
||||||
|
doc/descriptions-external/primax.desc
|
||||||
|
doc/descriptions-external/scanwit.desc
|
||||||
|
doc/descriptions-external/v4l2.desc
|
||||||
|
doc/descriptions-external/viceo.desc: Updated to new status
|
||||||
|
system. The status values are sometimes guessed from the
|
||||||
|
documentation.
|
||||||
|
|
||||||
2003-06-18 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-06-18 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
:backend "hp4200" ; name of backend
|
:backend "hp4200" ; name of backend
|
||||||
;:version "0.1" ; version of backend
|
;:version "0.1" ; version of backend
|
||||||
:status :alpha ; :alpha, :beta, :stable, :new
|
;:status :alpha ; :alpha, :beta, :stable, :new
|
||||||
; :manpage "sane-hp4200" ; name of manpage (if it exists)
|
; :manpage "sane-hp4200" ; name of manpage (if it exists)
|
||||||
:url "http://hp4200-backend.sourceforge.net" ; backend's web page
|
:url "http://hp4200-backend.sourceforge.net" ; backend's web page
|
||||||
:comment "Patches for newer versions of SANE are available from <a href=\"http://fz.eryx.net/sane/#hp4200\">http://fz.eryx.net/sane/#hp4200</a>. This backend is not yet included because nobody who owns such a scanner wants to maintain it."
|
:comment "Patches for newer versions of SANE are available from <a href=\"http://fz.eryx.net/sane/#hp4200\">http://fz.eryx.net/sane/#hp4200</a>. This backend is not yet included because nobody who owns such a scanner wants to maintain it."
|
||||||
|
@ -22,8 +22,10 @@
|
||||||
|
|
||||||
:mfg "Hewlett-Packard" ; name a manufacturer
|
:mfg "Hewlett-Packard" ; name a manufacturer
|
||||||
:url "http://www.hp.com/"
|
:url "http://www.hp.com/"
|
||||||
|
|
||||||
:model "ScanJet 4200c" ; name models for above-specified mfg.
|
:model "ScanJet 4200c" ; name models for above-specified mfg.
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
:status :minimal
|
||||||
:comment "8bpp, 150/300/600 dpi only, and scanned image needs postprocessing"
|
:comment "8bpp, 150/300/600 dpi only, and scanned image needs postprocessing"
|
||||||
|
|
||||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||||
|
|
|
@ -11,7 +11,6 @@
|
||||||
|
|
||||||
:backend "hpoj" ; name of backend
|
:backend "hpoj" ; name of backend
|
||||||
;:version "(external)" ; version of backend
|
;:version "(external)" ; version of backend
|
||||||
:status :beta ; :alpha, :beta, :stable, :new
|
|
||||||
:url "http://hpoj.sourceforge.net/" ; backend's web page
|
:url "http://hpoj.sourceforge.net/" ; backend's web page
|
||||||
:comment "This backend isn't included because the authors of hpoj want to keep the backend together with the rest of the hpoj project. See the hpoj website for the latest releases."
|
:comment "This backend isn't included because the authors of hpoj want to keep the backend together with the rest of the hpoj project. See the hpoj website for the latest releases."
|
||||||
|
|
||||||
|
@ -28,6 +27,7 @@
|
||||||
:model "Most HP OfficeJet, LaserJet, and PSC (Printer/Scanner/Copier) multi-function peripherals"
|
:model "Most HP OfficeJet, LaserJet, and PSC (Printer/Scanner/Copier) multi-function peripherals"
|
||||||
:url "http://hpoj.sourceforge.net/suplist.shtml"
|
:url "http://hpoj.sourceforge.net/suplist.shtml"
|
||||||
:interface "Parport(ECP) USB JetDirect"
|
:interface "Parport(ECP) USB JetDirect"
|
||||||
|
:status :good
|
||||||
:comment "Distributed with the HP OfficeJet Linux driver (hpoj)"
|
:comment "Distributed with the HP OfficeJet Linux driver (hpoj)"
|
||||||
|
|
||||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||||
|
|
|
@ -11,7 +11,6 @@
|
||||||
|
|
||||||
:backend "niash" ; name of backend
|
:backend "niash" ; name of backend
|
||||||
;:version "(0.1)" ; version of backend
|
;:version "(0.1)" ; version of backend
|
||||||
:status :alpha ; :alpha, :beta, :stable, :new
|
|
||||||
;:manpage "sane-niash" ; name of manpage (if it exists)
|
;:manpage "sane-niash" ; name of manpage (if it exists)
|
||||||
:url "http://sourceforge.net/projects/hp3300backend" ; backend's web page
|
:url "http://sourceforge.net/projects/hp3300backend" ; backend's web page
|
||||||
:comment "This backend is not included yet because the author wants to do some code clean-up and bug fixes before adding the backend to SANE. See the hp3300 website for the latest information."
|
:comment "This backend is not included yet because the author wants to do some code clean-up and bug fixes before adding the backend to SANE. See the hp3300 website for the latest information."
|
||||||
|
@ -28,10 +27,12 @@
|
||||||
; "SCSI", "USB", "Parport (EPP)",
|
; "SCSI", "USB", "Parport (EPP)",
|
||||||
; "Parport (SPP)", "Parport (ECP)",
|
; "Parport (SPP)", "Parport (ECP)",
|
||||||
; "Serial port" or "Propretiary".
|
; "Serial port" or "Propretiary".
|
||||||
|
:status :basic
|
||||||
:comment "NIASH00014 chip. Prototype backend available"
|
:comment "NIASH00014 chip. Prototype backend available"
|
||||||
|
|
||||||
:model "ScanJet 3400c"
|
:model "ScanJet 3400c"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
:status :minimal
|
||||||
:comment "NIASH00019 chip. Partially works."
|
:comment "NIASH00019 chip. Partially works."
|
||||||
|
|
||||||
:model "ScanJet 3400c"
|
:model "ScanJet 3400c"
|
||||||
|
@ -41,6 +42,7 @@
|
||||||
|
|
||||||
:model "ScanJet 4300c"
|
:model "ScanJet 4300c"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
:status :basic
|
||||||
:comment "NIASH00019 chip. Partially works."
|
:comment "NIASH00019 chip. Partially works."
|
||||||
|
|
||||||
:model "ScanJet 4300c"
|
:model "ScanJet 4300c"
|
||||||
|
@ -54,8 +56,8 @@
|
||||||
|
|
||||||
:model "Snapscan Touch"
|
:model "Snapscan Touch"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :untested
|
:status :basic
|
||||||
:comment "NIASH00014 chip. Untested"
|
:comment "NIASH00014 chip"
|
||||||
|
|
||||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||||
; and at the top-level.
|
; and at the top-level.
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
:backend "primax" ; name of backend
|
:backend "primax" ; name of backend
|
||||||
;:version "1.1.beta1" ; version of backend
|
;:version "1.1.beta1" ; version of backend
|
||||||
:status :beta ; :alpha, :beta, :stable, :new
|
|
||||||
;:manpage "sane-primax" ; name of manpage (if it exists)
|
;:manpage "sane-primax" ; name of manpage (if it exists)
|
||||||
:url "http://px-backend.sourceforge.net" ; backend's web page
|
:url "http://px-backend.sourceforge.net" ; backend's web page
|
||||||
:comment "This backend is not included because it depends on the code of the primax command line program. Therefore the author want's to keep it in the primax CVS tree."
|
:comment "This backend is not included because it depends on the code of the primax command line program. Therefore the author want's to keep it in the primax CVS tree."
|
||||||
|
@ -14,7 +13,7 @@
|
||||||
|
|
||||||
:model "Colorado Direct 300"
|
:model "Colorado Direct 300"
|
||||||
:interface "Parport"
|
:interface "Parport"
|
||||||
:status :beta
|
:status :good
|
||||||
|
|
||||||
:model "Colorado Direct 600/30bit"
|
:model "Colorado Direct 600/30bit"
|
||||||
:interface "Parport"
|
:interface "Parport"
|
||||||
|
@ -24,7 +23,7 @@
|
||||||
|
|
||||||
:model "Scanny MM100"
|
:model "Scanny MM100"
|
||||||
:interface "Parport"
|
:interface "Parport"
|
||||||
:status :beta
|
:status :good
|
||||||
|
|
||||||
:mfg "Storm"
|
:mfg "Storm"
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,6 @@
|
||||||
:backend "scanwit" ; name of backend
|
:backend "scanwit" ; name of backend
|
||||||
:url "ftp://ftp.mccme.ru/users/ushakov/scanwit"
|
:url "ftp://ftp.mccme.ru/users/ushakov/scanwit"
|
||||||
;:version "(2001-10-10)" ; version of backend
|
;:version "(2001-10-10)" ; version of backend
|
||||||
:status :alpha ; :alpha, :beta, :stable, :new
|
|
||||||
;
|
;
|
||||||
;:manpage "sane-ibm" ; name of manpage (if it exists)
|
;:manpage "sane-ibm" ; name of manpage (if it exists)
|
||||||
:comment "The backend is not included because it lacks code for safe detection of the scanner and documentation."
|
:comment "The backend is not included because it lacks code for safe detection of the scanner and documentation."
|
||||||
|
@ -24,5 +23,5 @@
|
||||||
|
|
||||||
:model "ScanWit 2720S" ; name models for above-specified mfg.
|
:model "ScanWit 2720S" ; name models for above-specified mfg.
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
:status :alpha
|
:status :basic
|
||||||
:comment "Usable, but not complete"
|
:comment "Usable, but not complete"
|
||||||
|
|
|
@ -11,13 +11,11 @@
|
||||||
|
|
||||||
:backend "v4l2" ; name of backend
|
:backend "v4l2" ; name of backend
|
||||||
;:version "(19991125)" ; version of backend
|
;:version "(19991125)" ; version of backend
|
||||||
:status :alpha ; :alpha, :beta, :stable, :new
|
|
||||||
;:manpage "sane-v4l2" ; name of manpage (if it exists)
|
;:manpage "sane-v4l2" ; name of manpage (if it exists)
|
||||||
:url "http://video.inodes.org/sane-v4l2/" ; backend's web page
|
:url "http://video.inodes.org/sane-v4l2/" ; backend's web page
|
||||||
:comment "The status of this backend is unknown. It hasn't been updated for years. The v4l2 API is now in Linux 2.5. but it's not clear if the v4l2 backend is compatible to that API."
|
:comment "The status of this backend is unknown. It hasn't been updated for years. The v4l2 API is now in Linux 2.5 but it's not clear if the v4l2 backend is compatible to that API."
|
||||||
|
|
||||||
:devicetype :api ; specify a different type
|
:devicetype :api ; specify a different type
|
||||||
:desc "Interface to Video For Linux 2 API" ; describe a non-hardware device
|
:desc "Interface to Video For Linux 2 API" ; describe a non-hardware device
|
||||||
|
|
||||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||||
; and at the top-level.
|
; and at the top-level.
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
:backend "viceo" ; name of backend
|
:backend "viceo" ; name of backend
|
||||||
:version "0.6" ; version of backend
|
:version "0.6" ; version of backend
|
||||||
:status :alpha ; :alpha, :beta, :stable, :new
|
|
||||||
;:manpage "sane-viceo" ; name of manpage (if it exists)
|
;:manpage "sane-viceo" ; name of manpage (if it exists)
|
||||||
:url "mailto:viceo@stevencherie.net" ; backend's web page
|
:url "mailto:viceo@stevencherie.net" ; backend's web page
|
||||||
:url "http://viceo.orcon.net.nz/"
|
:url "http://viceo.orcon.net.nz/"
|
||||||
|
@ -22,31 +21,31 @@
|
||||||
:url "http://www.genius-kye.com/"
|
:url "http://www.genius-kye.com/"
|
||||||
:model "Vivid Pro USB" ; name models for above-specified mfg.
|
:model "Vivid Pro USB" ; name models for above-specified mfg.
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :alpha
|
:status :basic
|
||||||
;:comment "?"
|
;:comment "?"
|
||||||
|
|
||||||
:mfg "Primax"
|
:mfg "Primax"
|
||||||
:url "http://www.primax.nl/"
|
:url "http://www.primax.nl/"
|
||||||
:model "Colorado USB 19200"
|
:model "Colorado USB 19200"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :alpha
|
:status :basic
|
||||||
;:comment "?"
|
;:comment "?"
|
||||||
|
|
||||||
:mfg "Visioneer"
|
:mfg "Visioneer"
|
||||||
|
|
||||||
:model "OneTouch 6100"
|
:model "OneTouch 6100"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :alpha
|
:status :basic
|
||||||
;:comment "?"
|
;:comment "?"
|
||||||
|
|
||||||
:model "OneTouch 7600"
|
:model "OneTouch 7600"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :alpha
|
:status :basic
|
||||||
;:comment "?"
|
;:comment "?"
|
||||||
|
|
||||||
:model "OneTouch 8600"
|
:model "OneTouch 8600"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :alpha
|
:status :basic
|
||||||
;:comment "?"
|
;:comment "?"
|
||||||
|
|
||||||
|
|
||||||
|
@ -54,11 +53,11 @@
|
||||||
:url "http://www.ibm.com/"
|
:url "http://www.ibm.com/"
|
||||||
:model "IdeaScan 2000 USB"
|
:model "IdeaScan 2000 USB"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :alpha
|
:status :basic
|
||||||
;:comment "?"
|
;:comment "?"
|
||||||
|
|
||||||
:mfg "LG Electronics"
|
:mfg "LG Electronics"
|
||||||
:model "Scanworks 600U"
|
:model "Scanworks 600U"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :alpha
|
:status :basic
|
||||||
;:comment "?"
|
;:comment "?"
|
||||||
|
|
Ładowanie…
Reference in New Issue