kopia lustrzana https://gitlab.com/sane-project/backends
Added Epson 2480 and Microtek Filmscan 35.
rodzic
a072aedd06
commit
ce0b03e0bf
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,8 @@
|
|||
2004-08-24 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/unsupported.desc: Added Epson 2480 and Microtek
|
||||
Filmscan 35.
|
||||
|
||||
2004-08-23 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* tools/sane-find-scanner.c: Worked around a cygwin libusb
|
||||
|
@ -25,11 +30,12 @@
|
|||
|
||||
2004-08-08 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c doc/descriptions/gt68xx.desc
|
||||
* backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c
|
||||
doc/descriptions/gt68xx.desc
|
||||
doc/gt68xx/gt68xx.CHANGES tools/hotplug/libsane.usermap:
|
||||
Added Mustek ScanExpress 1248 UB and new version of Mustek
|
||||
BearPaw 1200 CU Plus.
|
||||
* doc/descriptions/unsupported.desc: Added Lexm,ark and Xerox scanners.
|
||||
* doc/descriptions/unsupported.desc: Added Lexmark and Xerox scanners.
|
||||
|
||||
2004-08-05 Gerard Klaver <gerard at gkall dot hobby dot nl>
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2004-08-19" ; version of backend
|
||||
:version "2004-08-23" ; version of backend
|
||||
:url "/contrib.html"
|
||||
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
||||
:comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs."
|
||||
|
@ -378,6 +378,12 @@
|
|||
:status :unsupported
|
||||
:comment "Probably unsupported. May work with snapscan backend after some modification. See link for details."
|
||||
|
||||
:model "Perfection 2480"
|
||||
:url "/unsupported/epson-perfection-2480-photo.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Probably unsupported. See link for details."
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "E-Lux"
|
||||
|
@ -653,6 +659,11 @@
|
|||
:status :unsupported
|
||||
:comment "Unsupported. Same as Agfa DuoScan T2500?"
|
||||
|
||||
:model "Filmscan 35"
|
||||
:interface "USB "
|
||||
:status :unsupported
|
||||
:comment "Probably unsupported. No details available."
|
||||
|
||||
:model "ScanMaker 336 CX"
|
||||
;:url ""
|
||||
:interface "SCSI"
|
||||
|
|
Ładowanie…
Reference in New Issue