kopia lustrzana https://gitlab.com/sane-project/backends
Removed unsupported devices, updated some states.
rodzic
2e06036a35
commit
925821e729
|
@ -3,10 +3,10 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "plustek"
|
:backend "plustek"
|
||||||
:version "0.47"
|
:version "0.48"
|
||||||
:manpage "sane-plustek"
|
:manpage "sane-plustek"
|
||||||
; backend's web page
|
; backend's web page
|
||||||
:url "http://www.gjaeger.de/scanner/plustek.html"
|
:url "http://www.gjaeger.de/scanner/plustek/"
|
||||||
|
|
||||||
:devicetype :scanner
|
:devicetype :scanner
|
||||||
|
|
||||||
|
@ -39,13 +39,6 @@
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
|
||||||
;* The unsupported ones :-( *****************************************************************
|
|
||||||
|
|
||||||
:model "OpticPro 19200S"
|
|
||||||
:interface "SCSI"
|
|
||||||
:status :unsupported
|
|
||||||
:comment "rebadged Artec AM12S (supported by Artec Backend)"
|
|
||||||
|
|
||||||
;* Genius/KYE *******************************************************************************************
|
;* Genius/KYE *******************************************************************************************
|
||||||
|
|
||||||
:mfg "Genius"
|
:mfg "Genius"
|
||||||
|
@ -133,7 +126,7 @@
|
||||||
:model "UMAX 3450"
|
:model "UMAX 3450"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :good
|
:status :good
|
||||||
:comment "TPA not supported"
|
:comment "use option enableTPA 1 to enable TPA scanning"
|
||||||
|
|
||||||
:model "UMAX 5400"
|
:model "UMAX 5400"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
@ -180,6 +173,6 @@
|
||||||
|
|
||||||
:model "CanoScan D660U"
|
:model "CanoScan D660U"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :basic
|
:status :good
|
||||||
:comment "Binary and gray mode not working"
|
:comment "Binary mode is not working"
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue