> Incidentally, the following would be a more minimal change,
> though still an intolerable hack:
>
> plip_searchfor(parport, (0x3&(pb->name+7))) {
Ugh. PLIP shouldn't care about the name of the port anyway -- it should
be checking pb->number not pb->name.
Tim.
*/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/