* doc/sane-canon_pp.man doc/descriptions/canon_pp.desc:

Added FB320P to supported scanners after report of successful test.
  Added FB310P and FB610P to desc as specifically not supported yet.
DEVEL_2_0_BRANCH-1
Matthew Duggan 2002-09-03 15:20:49 +00:00
rodzic 703f1c6a77
commit 45bf928a3c
2 zmienionych plików z 34 dodań i 9 usunięć

Wyświetl plik

@ -19,21 +19,44 @@
:mfg "Canon" ; name a manufacturer
:url "http://www.canon.com/"
:model "CanoScan FB310P" ; name models for above-specified mfg.
:interface "Parport (ECP)"
:status :unsupported
:comment "Need a scanner to work on"
:model "CanoScan FB610P" ; name models for above-specified mfg.
:interface "Parport (ECP)"
:status :unsupported
:comment "Need a scanner to work on"
:model "CanoScan FB320P" ; name models for above-specified mfg.
:interface "Parport (ECP)"
:status :alpha
:comment "Newly added support"
:model "CanoScan FB620P" ; name models for above-specified mfg.
:interface "Parport (ECP)"
:comment "newly added support"
:status :alpha
:comment "Newly added support"
:model "CanoScan FB330P" ; name models for above-specified mfg.
:interface "Parport (ECP)"
:comment "1 pass; flatbed scanner"
:status :beta
:model "CanoScan FB630P" ; name models for above-specified mfg.
:interface "Parport (ECP)"
:comment "1 pass; flatbed scanner"
:status :beta
:model "CanoScan N340P" ; name models for above-specified mfg.
:interface "Parport (ECP)"
:comment "1 pass; flatbed scanner"
:status :beta
:model "CanoScan N640P" ; name models for above-specified mfg.
:interface "Parport (ECP)"
:comment "1 pass; flatbed scanner"
:status :beta
:model "CanoScan N640P ex" ; name models for above-specified mfg.
:interface "Parport (ECP)"
:status :beta
:comment "Just an N640P in a different box?"

Wyświetl plik

@ -1,4 +1,4 @@
.TH sane-canon_pp 5 "1 September 2002"
.TH sane-canon_pp 5 "4 September 2002"
.IX sane-canon_pp
.SH NAME
sane-canon_pp - SANE backend for Canon CanoScan Parallel Port flatbed scanners
@ -9,6 +9,8 @@ library implements a SANE (Scanner Access Now Easy) backend that provides
access to the following Canon flatbed scanners:
.PP
.RS
CanoScan FB320P
.br
CanoScan FB620P
.br
CanoScan FB330P
@ -26,9 +28,9 @@ CanoScan N640P ex
No USB scanners are supported and there are no plans to support them in the
future. Other projects are working on support for USB scanners. See the
.B PROJECTS
file for more detail. The FB320P may also work, let us know if it does. We
cannot add support for the FB310P and FB610P at the moment, but contact us if
you have one of these scanners and would really like to help.
file for more detail. We cannot add support for the FB310P and FB610P at the
moment, but contact us if you have one of these scanners and would really
like to help.
.PP
IMPORTANT: this is alpha code. While we have made every effort to make it as
reliable as possible, it will not always work as expected. Feedback is still