kopia lustrzana https://gitlab.com/sane-project/backends
Adds button support for Pixma MG5350
rodzic
ef85977ec4
commit
1846b0381e
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue