[sane-devel] Add Xerox DocuMate 262i to Avision (patch)

Mike Kelly mike at piratehaven.org
Thu Oct 7 04:32:40 UTC 2010


Hi everyone,

In the process of trying to find out more about Xerox DocuMate scanners and
their troubles with Sane, I ran across this page (in French) where a user
claims that his DocuMate 262i works well:
http://www.gentoo-quebec.org/forum/viewtopic.php?f=6&t=634&start=15

Here's a patch to the Avision backend to add this scanner:

-------------------------
diff --git a/backend/avision.c b/backend/avision.c
index 15b3f38..d26a21d 100644
--- a/backend/avision.c
+++ b/backend/avision.c
@@ -1043,6 +1043,12 @@ static Avision_HWEntry Avision_Device_List [] =
     /* status="good" */
     
     { NULL, NULL,
+      0x04a7, 0x04a7,
+      "Xerox", "DocuMate262i",
+      AV_INT_BUTTON,0},
+    /* status="good" */
+
+    { NULL, NULL,
       0x04a7, 0x0475,
       "Xerox", "DocuMate272",
       AV_INT_BUTTON,0},
-------------------------

Mike
(:

-- 
--------Mike at PirateHaven.org-----------------------The_glass_is_too_big--------



More information about the sane-devel mailing list