kopia lustrzana https://gitlab.com/sane-project/backends
doc and changelog update for LiDE 700F support update
rodzic
2c370e311f
commit
3261ea7dc1
|
@ -1,3 +1,9 @@
|
|||
2012-05-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl124.c
|
||||
backend/genesys_gl847.c backend/genesys_gl847.h backend/genesys_low.h
|
||||
doc/descriptions/genesys.desc doc/sane-genesys.man:
|
||||
add support for LiDE 700F up to 2400 dpi
|
||||
|
||||
2012-05-10 m. allan noah <kitno455 at gmail dot com>
|
||||
* backend/fujitsu.c: backend v111
|
||||
- call send_* and mode_select_* from sane_start
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
* SANE backend for Genesys Logic GL646/GL841/GL842/GL843/GL847/GL124 based scanners
|
||||
*/
|
||||
|
||||
#define BUILD 70
|
||||
#define BUILD 80
|
||||
#define BACKEND_NAME genesys
|
||||
|
||||
#include "genesys.h"
|
||||
|
|
|
@ -160,8 +160,8 @@
|
|||
:model "CanoScan 700F"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x1907"
|
||||
:status :unsupported
|
||||
:comment "GL847 based, to be added to the genesys backend"
|
||||
:status :good
|
||||
:comment "GL847 based, resolution from 75 to 2400 dpi"
|
||||
|
||||
; -----------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ access to USB flatbed scanners based on the Genesys GL646, GL841, GL843, GL847 a
|
|||
At present, the following scanners are known to work with this backend:
|
||||
.PP
|
||||
.RS
|
||||
Canon LiDE 35/40/50/60/100/110/200/210
|
||||
Canon LiDE 35/40/50/60/100/110/200/210/700
|
||||
.br
|
||||
Hewlett-Packard HP2300C/HP2400/HP3670/HP3690/G4010/G4050
|
||||
.br
|
||||
|
@ -229,6 +229,9 @@ Xerox Travel Scanner 100
|
|||
.TP
|
||||
cncsolutions (http://www.cncsolutions.com.br) sponsored and supported the work on the Panasonic KV-SS080.
|
||||
.br
|
||||
.TP
|
||||
Brian Paavo from Benthic Science Limited for donating a Canoscan LiDE 700F.
|
||||
.br
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
|
|
Ładowanie…
Reference in New Issue