From 12ce47285de55aa8607a32f0c28aeb350ef88b08 Mon Sep 17 00:00:00 2001 From: Mike Kelly Date: Thu, 9 Dec 2010 16:22:03 +0900 Subject: [PATCH] - Fixed what appears to have been a fat-fingered change to the USB id for the AV610, and added a comment for the @V5100 in avision.c. - Generated a new version of doc/descriptions/avision.desc from avision.c. This restores information lost with my last update. I've intentionally seperated these changes so that they can be more easily understood. --- backend/avision.c | 4 ++-- doc/descriptions/avision.desc | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/backend/avision.c b/backend/avision.c index 31590cc7d..7e732c365 100644 --- a/backend/avision.c +++ b/backend/avision.c @@ -331,7 +331,7 @@ static Avision_HWEntry Avision_Device_List [] = /* status="untested" */ { NULL, "AV610", - 0x0638, 0x0a18, + 0x0638, 0x0a19, "Avision", "AV610", AV_GRAY_CALIB_BLUE | AV_ACCEL_TABLE | AV_NO_64BYTE_ALIGN | AV_INT_STATUS | AV_INT_BUTTON,0}, /* status="good" */ @@ -597,7 +597,7 @@ static Avision_HWEntry Avision_Device_List [] = 0x0638, 0x0A45, "Avision", "@V5100", 0,0}, - /* comment="" */ + /* comment="1 pass, 1200 dpi, A3 - duplex!, LCD screen, paper sensors" */ /* status="good" */ { "AVISION", "AVA3", diff --git a/doc/descriptions/avision.desc b/doc/descriptions/avision.desc index 295701170..06e3dc29a 100644 --- a/doc/descriptions/avision.desc +++ b/doc/descriptions/avision.desc @@ -163,7 +163,7 @@ :model "AV610" :interface "USB" -:usbid "0x0638" "0x0a18" +:usbid "0x0638" "0x0a19" :status :good :model "AV600U Plus" @@ -367,6 +367,7 @@ :model "@V5100" :interface "USB" :usbid "0x0638" "0x0a45" +:comment "1 pass, 1200 dpi, A3 - duplex!, LCD screen, paper sensors" :status :good :model "AVA3"