kopia lustrzana https://gitlab.com/sane-project/backends
Added clarification concerning status of these backends.
rodzic
f8d2f24b62
commit
c04656d1c3
|
@ -1,6 +1,9 @@
|
||||||
2005-11-13 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2005-11-13 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
* doc/descriptions/unsupported.desc: Added IOmagic MobileScan USB.
|
* doc/descriptions/unsupported.desc: Added IOmagic MobileScan USB.
|
||||||
|
* doc/descriptions-external/hp3770.desc
|
||||||
|
doc/descriptions-external/hp8200.desc: Added clarification
|
||||||
|
concerning status of these backends.
|
||||||
|
|
||||||
2005-11-10 Oliver Schwartz <Oliver.Schwartz@gmx.de>
|
2005-11-10 Oliver Schwartz <Oliver.Schwartz@gmx.de>
|
||||||
* backend/snapscan.c backend/snapscan-sources.c: Added
|
* backend/snapscan.c backend/snapscan-sources.c: Added
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
; :yes or :no
|
; :yes or :no
|
||||||
;:manpage "sane-template" ; name of manpage (if it exists)
|
;:manpage "sane-template" ; name of manpage (if it exists)
|
||||||
:url "http://www.cyberbaladeur.fr/telechargement.html" ; backend's web page
|
:url "http://www.cyberbaladeur.fr/telechargement.html" ; backend's web page
|
||||||
:comment "This backend can't be added to the SANE distribution because it contains non-free code."
|
:comment "This backend can't be added to the SANE distribution because it consists of binary-only code."
|
||||||
; comment about the backend
|
; comment about the backend
|
||||||
|
|
||||||
:devicetype :scanner ; start of a list of devices....
|
:devicetype :scanner ; start of a list of devices....
|
||||||
|
@ -35,4 +35,4 @@
|
||||||
; "Serial port", "IEEE-1394", "JetDirect",
|
; "Serial port", "IEEE-1394", "JetDirect",
|
||||||
; or "Proprietary".
|
; or "Proprietary".
|
||||||
:url "http://ftp.cyberbaladeur.fr/3770.tar.gz" ; model's URL
|
:url "http://ftp.cyberbaladeur.fr/3770.tar.gz" ; model's URL
|
||||||
|
:comment "External backend. Binary-only code. Not supported by the SANE developers. Is reported to scan only a small area?"
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
; :yes or :no
|
; :yes or :no
|
||||||
;:manpage "sane-template" ; name of manpage (if it exists)
|
;:manpage "sane-template" ; name of manpage (if it exists)
|
||||||
:url "http://www.cyberbaladeur.fr/telechargement.html" ; backend's web page
|
:url "http://www.cyberbaladeur.fr/telechargement.html" ; backend's web page
|
||||||
:comment "This backend can't be added to the SANE distribution because it contains non-free code."
|
:comment "This backend can't be added to the SANE distribution because it consists of binary-only code."
|
||||||
; comment about the backend
|
; comment about the backend
|
||||||
|
|
||||||
:devicetype :scanner ; start of a list of devices....
|
:devicetype :scanner ; start of a list of devices....
|
||||||
|
@ -35,4 +35,5 @@
|
||||||
; "Serial port", "IEEE-1394", "JetDirect",
|
; "Serial port", "IEEE-1394", "JetDirect",
|
||||||
; or "Proprietary".
|
; or "Proprietary".
|
||||||
:url "http://ftp.cyberbaladeur.fr/82xxc%20Linux%20drivers.tar.gz" ; model's URL
|
:url "http://ftp.cyberbaladeur.fr/82xxc%20Linux%20drivers.tar.gz" ; model's URL
|
||||||
|
:comment "External backend. Binary-only code. Not supported by the SANE developers."
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue