From b051c955e36ec672eabf39d430eeebf6d2a1858a Mon Sep 17 00:00:00 2001 From: Mike Kelly Date: Sun, 25 Mar 2012 15:00:00 -0700 Subject: [PATCH] Added Xerox Documate 632. --- backend/avision.c | 6 ++++++ doc/descriptions/avision.desc | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/backend/avision.c b/backend/avision.c index 4b9621c51..8637622cb 100644 --- a/backend/avision.c +++ b/backend/avision.c @@ -1055,6 +1055,12 @@ static Avision_HWEntry Avision_Device_List [] = AV_INT_BUTTON,0}, /* status="good" */ + { NULL, NULL, + 0x04a7, 0x0476, + "Xerox", "DocuMate232", + AV_INT_BUTTON,0}, + /* status="good" */ + { NULL, NULL, 0x04a7, 0x044c, "Xerox", "DocuMate262", diff --git a/doc/descriptions/avision.desc b/doc/descriptions/avision.desc index 0e6233ead..46796accf 100644 --- a/doc/descriptions/avision.desc +++ b/doc/descriptions/avision.desc @@ -753,6 +753,11 @@ :usbid "0x04a7" "0x048c" :status :good +:model "DocuMate232" +:interface "USB" +:usbid "0x04a7" "0x0476" +:status :good + :model "DocuMate262" :interface "USB" :usbid "0x04a7" "0x044c"