Re: Controlling the serial port at kernel level

Russell King (rmk@arm.linux.org.uk)
Thu, 2 May 2002 21:09:26 +0100


On Thu, May 02, 2002 at 11:31:45AM -0700, Ed Vance wrote:
> That will get the UART initialized and held in an
> operational state while you program the MCR register from inside
> the kernel to change the modem signal states.

You don't need the UART initialised to wiggle the RTS and DTR signals -
as far as standard ports go (rather than the fancy ones that do flow
control), they're just simple IO lines.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- 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/