Re: [patch] fix parport_serial / serial link order (for 2.4.20-pre8)

Marek Michalkiewicz (marekm@amelek.gda.pl)
Sun, 29 Sep 2002 22:24:41 +0200 (CEST)


> I submitted both a parport sharing (i am using interrupt driven parport,
> which is needed due to both serial ports using the same irq) and netmos
> patch a while ago, Tim was concerned about issues encountered
> by folks previously wrt the netmos.

What are these issues? If they are caused by IRQ sharing between
parallel and serial ports, and parport works fine in polling mode
(it does for me, I've done quite a lot of printing), I'd suggest
to use polling for now, and leave IRQ sharing support for later...

Serial ports are more important for me right now, but 2S1P cards
are easier to find and even cheaper (!) than 2S cards... There is
a disadvantage - extra slot (or holes in the back of the box) needed
for the two DB9 connectors connected to the card with ribbon cables.

The parport_serial / serial link order issue is quite old - is
everyone using modular kernels (not affected by it) these days?
Perhaps all of parport_serial should still be CONFIG_EXPERIMENTAL ;)

Marek

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/