kopia lustrzana https://gitlab.com/sane-project/backends
Fixed initialization and duplexing for AV220-G
This fix correctly initializes the AV220-G by querying the firmware. Added the correct option to support the interlaced duplex format used by this unit.merge-requests/1/head
rodzic
d7b3076142
commit
edcf4cbadb
|
@ -290,7 +290,7 @@ static Avision_HWEntry Avision_Device_List [] =
|
||||||
{ NULL, NULL,
|
{ NULL, NULL,
|
||||||
0x0638, 0x0A94,
|
0x0638, 0x0A94,
|
||||||
"Avision", "AV220-G",
|
"Avision", "AV220-G",
|
||||||
AV_INT_BUTTON,0},
|
AV_INT_BUTTON | AV_2ND_LINE_INTERLACED, AV_FIRMWARE},
|
||||||
/* comment="duplex! sheetfed scanner" */
|
/* comment="duplex! sheetfed scanner" */
|
||||||
/* status="complete" */
|
/* status="complete" */
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue