> The only reason the serial console works is because it runs in polling
> mode and does busy wait in the kernel - no interrupts.
Parallel port console does the same. As you note, it has to in order to
be useful.
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/