Merge branch 'kapcake/backends-patch-1'

merge-requests/37/head
Rolf Bensch 2018-10-24 20:05:00 +02:00
commit e410907253
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -999,7 +999,8 @@ handle_interrupt (pixma_t * s, int timeout)
* tt: target
* rr: scan resolution
* poll event with 'scanimage -A' */
if (s->cfg->pid == MG5400_PID
if (s->cfg->pid == MG5300_PID
|| s->cfg->pid == MG5400_PID
|| s->cfg->pid == MG6200_PID
|| s->cfg->pid == MG6300_PID
|| s->cfg->pid == MX520_PID