merge-requests/1/head
m. allan noah 2004-06-28 14:01:10 +00:00
rodzic ae06a8a3c4
commit 809228102f
2 zmienionych plików z 8 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2004-06-28 m. allan noah <anoah at pfeiffer dot edu>
* backend/fujitsu.c: use model code instead of string compare
submitted by: stan at saticed.me.uk
2004-06-21 Gerhard Jaeger <gerhard@gjaeger.de>
* doc/descriptions/unsupported.desc: removed Compac S4 100
(supported by the Plustek backend), added various Plustek

Wyświetl plik

@ -130,6 +130,9 @@
- enabled option dropoutcolor for the fi-4530C, and fi-4x20C
02.06.2004 (oschirr@abm.de)
- bugfix: can read duplex color now
2004-06-28 (anoah@pfeiffer.edu)
- bugfix: use model code instead of string compare with 4220
submitted by: stan@saticed.me.uk
SANE FLOW DIAGRAM
@ -4503,7 +4506,7 @@ identify_scanner (struct fujitsu *s)
if (!strncmp (product, "fi-4530C", 8) ||
!strncmp (product, "M3091", 5) ||
!strncmp (product, "M3092", 5) ||
!strncmp (product, "fi-4120", 7) )
s->model == MODEL_FI4x20)
{
/* These scanner don't support standard paper size specification
* in bye 0x35 of the window descriptor block