UC630 does not support negative function - disable it.
---
 backend/umax-uc630.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backend/umax-uc630.c b/backend/umax-uc630.c
index f3353ab..b6c30a5 100644
--- a/backend/umax-uc630.c
+++ b/backend/umax-uc630.c
@@ -76,7 +76,7 @@ static unsigned char UC630_INQUIRY[] =
 
 /* 60 -62 scanner capability */
        0xfd,
-       0x8c, /* 0xbc ? */
+       0x80,
        0x03, 
 
 /* 63 reserved */
-- 
Ondrej Zary

Reply via email to