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 empty, so I guess that what I need is intentionally not implemented for divide the Guest system from the Host. (please correct me if I wrong).
Anyway I need to know if it's possible to implement this functions, maybe bypassing the UML system, or something like that. If possible, any suggestions? Thanks, Tiziano. ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ User-mode-linux-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
