kopia lustrzana https://gitlab.com/sane-project/backends
hp5400 backend: changed status of .desc to basic
rodzic
c8845a70e2
commit
0fe9054c34
|
@ -1,3 +1,6 @@
|
||||||
|
2003-07-28 Thomas Soumarmon <thomas.soumarmon@cogitae.net>
|
||||||
|
* doc/descriptions/hp5400.desc : changed status to basic
|
||||||
|
|
||||||
2003-07-28 Thomas Soumarmon <thomas.soumarmon@cogitae.net>
|
2003-07-28 Thomas Soumarmon <thomas.soumarmon@cogitae.net>
|
||||||
* backend/hp5400_* : moved constant initialization to sane_init
|
* backend/hp5400_* : moved constant initialization to sane_init
|
||||||
and sane_exit + removed some compilation warnings.
|
and sane_exit + removed some compilation warnings.
|
||||||
|
|
|
@ -32,13 +32,13 @@
|
||||||
|
|
||||||
:model "ScanJet 5470c" ; name models for above-specified mfg.
|
:model "ScanJet 5470c" ; name models for above-specified mfg.
|
||||||
:interface "USB" ; interface type of the device:
|
:interface "USB" ; interface type of the device:
|
||||||
:status :alpha
|
:status :basic
|
||||||
|
|
||||||
:model "ScanJet 5490c" ; name models for above-specified mfg.
|
:model "ScanJet 5490c" ; name models for above-specified mfg.
|
||||||
:interface "USB" ; interface type of the device:
|
:interface "USB" ; interface type of the device:
|
||||||
:status :untested
|
:status :basic
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
; :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.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue