diff --git a/backend/pixma_mp150.c b/backend/pixma_mp150.c index 6395e7813..1a09b820a 100644 --- a/backend/pixma_mp150.c +++ b/backend/pixma_mp150.c @@ -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