pixma_mp150: MG5400 Series has button scan support

merge-requests/1/head
Rolf Bensch 2017-04-26 11:02:46 +02:00
rodzic f14285dba3
commit ddccf956b4
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

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