fix button support

merge-requests/1/head
Rolf Bensch 2013-03-25 10:30:59 +01:00
rodzic f5b8a0af80
commit 7fd2286414
2 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,6 @@
2013-03-25 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma_mp150.c: fix button support for Canon Pixma MG6300.
2013-03-24 Stéphane Voltz <stef.dev@free.fr>
* sanei/test_wire.c, testsuite/sanei/sanei_*test.c: move test program
to testsuite/sanei. Add unit test programs for sanei_check_*,

Wyświetl plik

@ -919,7 +919,8 @@ handle_interrupt (pixma_t * s, int timeout)
* oo: original
* tt: target
* poll event with 'scanimage -A' */
if (s->cfg->pid == MG6200_PID)
if (s->cfg->pid == MG6200_PID
|| s->cfg->pid == MG6300_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