kopia lustrzana https://gitlab.com/sane-project/backends
enable button support for MX920
rodzic
94378b7bd8
commit
0893dc530f
|
@ -940,7 +940,8 @@ handle_interrupt (pixma_t * s, int timeout)
|
|||
* rr: scan resolution
|
||||
* poll event with 'scanimage -A' */
|
||||
if (s->cfg->pid == MG6200_PID
|
||||
|| s->cfg->pid == MG6300_PID)
|
||||
|| s->cfg->pid == MG6300_PID
|
||||
|| s->cfg->pid == MX920_PID)
|
||||
/* button no. in buf[7]
|
||||
* size in buf[10] 01=A4; 02=Letter; 08=10x15; 09=13x18; 0b=auto
|
||||
* format in buf[11] 01=JPEG; 02=TIFF; 03=PDF; 04=Kompakt-PDF
|
||||
|
|
Ładowanie…
Reference in New Issue