Changelog and doc changes for genesys backend update

merge-requests/1/head
Stphane Voltz 2011-10-21 07:58:31 +02:00
rodzic 0c75f5ca4e
commit fb59aea859
4 zmienionych plików z 15 dodań i 8 usunięć

Wyświetl plik

@ -1,3 +1,10 @@
2011-10-21 Stéphane Voltz <stef.dev@free.fr>
* backend/genesys.c backend/genesys.h backend/genesys_devices.c
backend/genesys_gl*.c backend/genesys_gl843.h
backend/genesys_low.[ch], doc/sane.man doc/sane-genesys.man
doc/descriptions/genesys.desc:
1200 and 2400 dpi support for G4010/G4050
2011-10-19 Alex Belkin <abc at telekom.ru>
* backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id
for Samsung CLX 3185, reported by John Dignum.

Wyświetl plik

@ -79,14 +79,14 @@
:model "ScanJet G4010"
:interface "USB"
:usbid "0x03f0" "0x4505"
:status :basic
:comment "resolution from 100 to 600 supported, 1200 and 2400 remain to be added"
:status :good
:comment "resolution from 100 to 2400 supported, UTA not supported yet"
:model "ScanJet G4050"
:interface "USB"
:usbid "0x03f0" "0x4605"
:status :basic
:comment "resolution from 100 to 600 supported, 1200 and 2400 remain to be added"
:comment "resolution from 100 to 2400 supported, UTA not supported yet"
; -----------------------------------------------------------------------------

Wyświetl plik

@ -6,13 +6,13 @@ sane\-genesys \- SANE backend for GL646, GL841, GL843, GL847 and GL124 based USB
The
.B sane\-genesys
library implements a SANE (Scanner Access Now Easy) backend that provides
access to USB flatbed scanners based on the Genesys GL646, GL841 and GL847 chips.
access to USB flatbed scanners based on the Genesys GL646, GL841, GL843, GL847 and GL124 chips.
At present, the following scanners are known to work with this backend:
.PP
.RS
Canon LiDE 35/40/50/60/100/110/200/210
.br
Hewlett-Packard HP2300C/HP2400/HP3670/HP3690
Hewlett-Packard HP2300C/HP2400/HP3670/HP3690/G4010/G4050
.br
Medion MD5345/MD6228/MD6274
.br

Wyświetl plik

@ -260,9 +260,9 @@ and adf scanners. See
for details.
.TP
.B genesys
The genesys backend provides support for scanners based on the Genesys Logic
GL646 and GL841 chips like the Medion 6471 and Hewlett-Packard 2300c.
Support for GL841 based scanners is far from being complete. See
The genesys backend provides support for several scanners based on the Genesys Logic
GL646, GL841, GL843, GL847 and GL124 chips like the Medion 6471 and Hewlett-Packard 2300c.
See
.BR sane\-genesys (5)
for details.
.TP