> Sorry Alan, I don't think you really understand what I'm saying. I'm taking about getting rid of the tty_termios_baud_rate() helper not the uart_get_baud_rate() helper. The tty one has no real purpose any more because we always set c_ospeed. The uart layer one just needs some bug fixing I think. Alan