login
Header Space

 
 

Re: [RS232] setting trigger-level of fifo

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Folkert van Heusden <folkert@...>
Cc: <linux-kernel@...>, <udovdh@...>
Date: Wednesday, January 9, 2008 - 1:09 pm

>         serial8250_set_mctrl(&up->port, up->port.mctrl);

tty ioctl calls both ldisc and driver ioctls (in your case the
serial_core ioctl). The triggers get recomputed in the 8250 driver so you
may need to think about how you handle speed changes automatically
adjusting trigger levels.

Alan
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RS232] setting trigger-level of fifo, Folkert van Heusden, (Wed Jan 9, 11:32 am)
Re: [RS232] setting trigger-level of fifo, Folkert van Heusden, (Wed Jan 9, 11:54 am)
Re: [RS232] setting trigger-level of fifo, Alan Cox, (Wed Jan 9, 1:09 pm)
speck-geostationary