[sane-devel] How to submit new scanner backend code

Bruce Karsh brucekarsh at gmail.com
Tue Dec 20 17:23:32 UTC 2011


I've added support in /backend for the MX882 scanner. I'd like to get
this into the tree. What's the best way to go about this?

(Although the box says MX882, it reports itself as an MX880). The
patch is very short:

diff -r SANE/sane-backends-1.0.22/backend/pixma_mp150.c
SANE-ORIG/sane-backends-1.0.22/backend/pixma_mp150.c
165,167d164
< /* PIXMA 2011 vintage */
< #define MX880_PID 0x1750
<
1230d1226
<         s->cfg->pid == MX880_PID ||
1648,1650d1643
<
<   /* PIXMA 2011 vintage */
<   DEVICE ("Canon PIXMA MX880", "MX880", MX880_PID, 2400, 638, 877,
PIXMA_CAP_CIS | PIXMA_CAP_ADFDUP),



More information about the sane-devel mailing list