diff --git a/backend/pixma_mp150.c b/backend/pixma_mp150.c index d92a57de3..f66cd3252 100644 --- a/backend/pixma_mp150.c +++ b/backend/pixma_mp150.c @@ -1135,6 +1135,7 @@ post_process_image_data (pixma_t * s, pixma_imagebuf_t * ib) && s->cfg->pid != MX720_PID && s->cfg->pid != MX920_PID && s->cfg->pid != MG3100_PID + && s->cfg->pid != MG3500_PID && s->cfg->pid != MG2100_PID && s->cfg->pid != MG5300_PID && s->cfg->pid != MG5500_PID