kopia lustrzana https://gitlab.com/sane-project/backends
Revert "pixma_mp150.c: Fix scanbutton detection for MB5000 series"
This reverts commit 53aa78df3a
.
merge-requests/1/head
rodzic
306f8f16e7
commit
7a0e1126b3
|
@ -957,8 +957,7 @@ handle_interrupt (pixma_t * s, int timeout)
|
|||
|| s->cfg->pid == MG6300_PID
|
||||
|| s->cfg->pid == MX520_PID
|
||||
|| s->cfg->pid == MX720_PID
|
||||
|| s->cfg->pid == MX920_PID
|
||||
|| s->cfg->pid == MB5000_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