summaryrefslogtreecommitdiff
path: root/backend/umax-uc630.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-10-08 12:33:06 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-10-08 12:33:06 +0200
commit24feb9f37f302c006ba51502da817325200e74d0 (patch)
treed4451782449e5fcbae9cbe3778c51a8c6cb3c36d /backend/umax-uc630.c
parent76b69ebb381d40458339c9940135740797cbd2d4 (diff)
parentcfd27ef2ad8b005fd47ab41ef29b71d9e3d48201 (diff)
Merge tag 'upstream/1.0.25'
Upstream version 1.0.25
Diffstat (limited to 'backend/umax-uc630.c')
-rw-r--r--backend/umax-uc630.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/backend/umax-uc630.c b/backend/umax-uc630.c
index 26c6831..0fbc59f 100644
--- a/backend/umax-uc630.c
+++ b/backend/umax-uc630.c
@@ -76,14 +76,14 @@ static unsigned char UC630_INQUIRY[] =
/* 60 -62 scanner capability */
0xfd,
- 0x8c, /* 0xbc ? */
+ 0x80,
0x03,
/* 63 reserved */
0x00,
/* 64 gamma */
- 0xa1,
+ 0x00,
/* 65 reserved */
0x00,
@@ -113,13 +113,13 @@ static unsigned char UC630_INQUIRY[] =
0x00,
/* 73 max optical res in 100 dpi */
- 0x04,
+ 0x03,
/* 74 max x_res in 100 dpi */
- 0x04,
+ 0x03,
/* 75 max y_res in 100 dpi */
- 0x04,
+ 0x06,
/* 76-77 fb max scan width in 0.01 inch */
0x03, 0x52,
@@ -167,7 +167,7 @@ static unsigned char UC630_INQUIRY[] =
0x00,
/* 92-93 window descriptor block length */
- 0x00, 0x30,
+ 0x00, 0x31,
/* 94 optical resolution residue (1dpi) */
0x00,