Re: [uml-devel] Serial Line ioct and set_termios bypassing

2007-12-13 Thread Jeff Dike
On Thu, Dec 13, 2007 at 02:24:13PM +0100, tcappellari wrote: > I'm developing an application that I want to run inside UML system. This > application use the serial line, and I need to set/reset the control > signals RTS/DTR and read CTS/DSR and also I need to set up the baud rate. > Into UML ker

[uml-devel] Serial Line ioct and set_termios bypassing

2007-12-13 Thread tcappellari
Hi, I'm developing an application that I want to run inside UML system. This application use the serial line, and I need to set/reset the control signals RTS/DTR and read CTS/DSR and also I need to set up the baud rate. Into UML kernel the line_ioctl and line_set_termio functions are essentialy