kopia lustrzana https://gitlab.com/sane-project/backends
Marked microtek2 backend as unsupported. Changed link to point to old website
directly. Listed Microtek ScanMaker 9800XL as supported (bug #301515).merge-requests/1/head
rodzic
dcec1b5385
commit
dc9efdd920
|
@ -1,3 +1,10 @@
|
|||
2005-08-21 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/microtek2.desc
|
||||
doc/descriptions/unsupported.desc: Marked microtek2 backend as
|
||||
unsupported. Changed link to point to old website directly. Listed
|
||||
Microtek ScanMaker 9800XL as supported (bug #301515).
|
||||
|
||||
2005-08-21 Mattias Ellert <mattias.ellert@tsl.uu.se>
|
||||
|
||||
* ltmain.sh acinclude.am configure: Updated from libtool 1.5.18.
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
;
|
||||
|
||||
:backend "microtek2" ; name of backend
|
||||
:version "0.96" ; version of backend
|
||||
:version "unsupported" ; version of backend
|
||||
:manpage "sane-microtek2" ; name of manpage (if it exists)
|
||||
:url "http://karstenfestag.gmxhome.de"
|
||||
:url "http://karstenfestag.gmxhome.de/linux.html"
|
||||
|
||||
:devicetype :scanner ; start of a list of devices....
|
||||
|
||||
|
@ -80,9 +80,11 @@
|
|||
:comment "only flatbed mode ?"
|
||||
:status :good
|
||||
|
||||
;:model "ScanMaker 9600XL"
|
||||
;:interface "SCSI"
|
||||
;:status :minimal
|
||||
:model "ScanMaker 9800XL"
|
||||
:url "/unsupported/microtek-scanmaker-9800.html"
|
||||
:interface "IEEE-1394"
|
||||
:status :minimal
|
||||
:comment "IEEE-1394 seems to work. See link. More reports welcome."
|
||||
|
||||
:model "Phantom 330CX"
|
||||
:interface "Parport"
|
||||
|
|
|
@ -1044,15 +1044,15 @@
|
|||
|
||||
:model "ScanMaker 9600XL"
|
||||
;:url "/unsupported/microtek-scanmaker-9800.html"
|
||||
:interface "USB SCSI IEEE-1394"
|
||||
:interface "USB IEEE-1394"
|
||||
:status :unsupported
|
||||
:comment "Probably unsupported."
|
||||
:comment "Probably unsupported. SCSI seems to work with microtek2 backend."
|
||||
|
||||
:model "ScanMaker 9800XL"
|
||||
:url "/unsupported/microtek-scanmaker-9800.html"
|
||||
:interface "USB SCSI IEEE-1394"
|
||||
:interface "USB SCSI"
|
||||
:status :unsupported
|
||||
:comment "Unsupported. See link."
|
||||
:comment "Partly unsupported. IEEE-1394 works with microtek2 backend. See link."
|
||||
|
||||
:model "ScanMaker i320"
|
||||
:url "/unsupported/microtek-scanmaker-i320.html"
|
||||
|
|
Ładowanie…
Reference in New Issue