diff --git a/backend/avision.c b/backend/avision.c index a681ed250..3189e41d4 100644 --- a/backend/avision.c +++ b/backend/avision.c @@ -1320,6 +1320,15 @@ static Avision_HWEntry Avision_Device_List [] = /* comment="sheetfed scanner" */ /* status="complete" */ + { NULL, NULL, + 0x262c, 0x2001, + "Xerox", "Book Scanner 4167", + AV_NON_INTERLACED_DUPLEX_300, + { 0, {0, 0}, {{0, 0}, {0, 0}} } + }, + /* comment="1 pass, 1200 dpi, A3 - duplex! - zero edge! (rebadged Avision FB6080E)" */ + /* status="complete" */ + { NULL, NULL, 0x04a7, 0x049C, "Xerox", "DocuMate150", diff --git a/doc/descriptions/avision.desc b/doc/descriptions/avision.desc index dc013bfa3..0938300c9 100644 --- a/doc/descriptions/avision.desc +++ b/doc/descriptions/avision.desc @@ -754,6 +754,12 @@ :mfg "Xerox" +:model "Book Scanner 4167" +:interface "USB" +:usbid "0x262c" "0x2001" +:comment "1 pass, 1200 dpi, A3 - duplex! - zero edge! (rebadged Avision FB6080E)" +:status :complete + :model "DocuMate150" :interface "USB" :usbid "0x04a7" "0x049c"