kopia lustrzana https://gitlab.com/sane-project/backends
Merge branch 'devel/avision' into 'master'
Added support for Avision FB2280E See merge request sane-project/backends!657pixma-add-canon-ts-3400-series
commit
c8f42d6bd5
|
@ -688,6 +688,15 @@ static Avision_HWEntry Avision_Device_List [] =
|
|||
/* comment="1 pass, 600 dpi, zero-edge" ASIC 7 */
|
||||
/* status="basic" */
|
||||
|
||||
{ NULL, NULL,
|
||||
0x0638, 0x2a1f,
|
||||
"Avision", "FB2280E",
|
||||
0,
|
||||
{ 0, {0, 0}, {{0, 0}, {0, 0}} }
|
||||
},
|
||||
/* comment="1 pass, 600 dpi, zero-edge" ASIC 7 */
|
||||
/* status="basic" */
|
||||
|
||||
{ "AVISION", "AV8000S",
|
||||
0, 0,
|
||||
"Avision", "AV8000S",
|
||||
|
|
|
@ -348,6 +348,12 @@
|
|||
:comment "1 pass, 600 dpi, zero-edge" ASIC 7
|
||||
:status :basic
|
||||
|
||||
:model "FB2280E"
|
||||
:interface "USB"
|
||||
:usbid "0x0638" "0x2a1f"
|
||||
:comment "1 pass, 600 dpi, zero-edge" ASIC 7
|
||||
:status :basic
|
||||
|
||||
:model "AV8000S"
|
||||
:interface "SCSI"
|
||||
:comment "1 pass, 1200 dpi, A3"
|
||||
|
|
Ładowanie…
Reference in New Issue