Merge branch 'upstream_avision_AD345F_basic' into 'master'

avision: add AD345F support as "basic"

See merge request sane-project/backends!740
251-scanner-canon-mf110-910-series-is-not-supported
Ralph Little 2022-07-15 04:09:23 +00:00
commit 409c23a745
2 zmienionych plików z 15 dodań i 0 usunięć

Wyświetl plik

@ -159,6 +159,15 @@
static Avision_HWEntry Avision_Device_List [] =
{
{ NULL, NULL,
0x0638, 0x2E59,
"Avision", "AD345F",
AV_INT_BUTTON | AV_CANCEL_BUTTON | AV_USE_GRAY_FILTER,
{ 0, {0, 0}, {{0, 0}, {0, 0}} }
},
/* comment="duplex! sheetfed + flatbed scanner" */
/* status="basic" */
{ "AVISION", "AV100CS",
0, 0,
"Avision", "AV100CS",

Wyświetl plik

@ -29,6 +29,12 @@
:mfg "Avision"
:url "http://www.avision.com"
:model "AD345F"
:interface "USB"
:usbid "0x0638" "0x2e59"
:comment "sheetfed duplex + flatbed scanner; ADF limitation: one sheet per one scan, scanner reboot needed otherwise"
:status :basic
:model "AV100CS"
:interface "SCSI"
:status :untested