• Randy Dunlap's avatar
    [PATCH] USB: handle USB printer error bits independently · effb49b4
    Randy Dunlap authored
    Some printers report errors (like out of paper or offline) without
    setting the main "I have an error" bit.  I see this on my home
    printer and someone else has confirmed it for me, suggesting that
    we check the printer error status bits independently, ordering
    them as we see fit, so here's a patch that does that.
    effb49b4
usblp.c 32.1 KB