Re: uart_ioctl OOPS with irtty-sir

Russell King (rmk@arm.linux.org.uk)
Sun, 13 Apr 2003 17:51:04 +0100


On Tue, Apr 08, 2003 at 10:44:43AM -0700, Jean Tourrilhes wrote:
> I was tempted to create the same API for setting the speed
> (baud rate), but that may need to wait for another time.

I'm not intending changing the settermios API - it would be rather
inefficient to have a set of "set baud rate", "set stop bits",
"set bits per character", "set parity error response" etc calls,
especially when many of these involve writing the same set of
registers in the UART.

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