USB connected Konica-Minolta magicolor 1600W and PJL marker levels.

Rick Richardson rick.richardson at comcast.net
Fri Jul 23 08:03:05 PDT 2010


>     use_bc = strcasecmp(hostname, "Brother") &&
>              strcasecmp(hostname, "Canon") &&
>              strncasecmp(hostname, "Konica", 6) &&
>              strncasecmp(hostname, "Minolta", 7);
>

I think this should be in a file (hostname/resource/blacklist/whitelist)and not compiled in.

Should I file a bug report???





More information about the cups-devel mailing list