Serial Driver and IRQ0
Phil Thompson
philt at 4bridgeworks.com
Tue Apr 27 01:00:42 EST 2004
The standard Linux serial driver uses an IRQ number of 0 to indicate a port
has no interrupt - but UART0 on a 4xx is on IRQ 0. Therefore interrupts are
disabled for UART0 (ttyS0).
It's easy enough to hack the standard driver to work around the problem, but
is there a more elegent solution? I can't believe nobody has had to deal
with it before.
Thanks,
Phil
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list