Re: 2.6.14-rc4-rt1 - enable IRQ-off tracing causes kernel to faultat boot

From: Steven Rostedt
Date: Thu Oct 13 2005 - 07:42:20 EST



On Thu, 13 Oct 2005, Mark Knecht wrote:

> Guitar player doesn't do serial ports? ;-)
>
> OK, I've never done anything like this before, but I'm motivated so
> I'll give it a shot. Hopefully I can make some headway without having
> to ask too many stupid questions, such as the one that follows:
>
> Question: Is a 'null modem' cable just a plain serial cable, or is it
> a special serial cable I need to go buy?
>

There's two types of "plain serial cables". A 'null modem' and a 'non
null modem'. The 'null modem' cable allows for two computers connected
together by their serial ports to talk to each other. This is because the
'null modem' cable crosses the wires so input connects to output and so
forth. A 'non-null modem' cable is a direct straight through. So you
can connect multiple 'non-null' modem cables together and it will still be
a non-null modem cable. In fact you can connect one or more non-null to a
null modem cable and it will still be a null modem cable (just longer).
So make sure that you get a 'null modem' cable.

Make sure you have the CONFIG_SERIAL_CONSOLE (or
CONFIG_SERIAL_8250_CONSOLE) set. And then read
Documentation/serial-console.txt


-- Steve

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