>On Thursday 01 June 2006 18:09, Alessandro Corradi wrote:
>> Hi to everyboby,
>> I'm preparing the degree's thesis about uml. I'm searching about device
>> forwarding, eg. HOST->ttyS0 <---> UML->ttyS0
>> I must see how this connection works. Then I must to handle it for
>> remapping a virtual device in the host.
>> Can you recommend me where is the right code to look up? (or a initial
>> trace)
>> Thanks
>You should add to the initial uml command line something like
>"ssl0=tty:/dev/ttyS0", where ssl0 means "Uml first serial line" and after =
>you have the same syntax as for UML consoles.
>
>You can find all details on:
>
>http://user-mode-linux.sourceforge.net/input.html

Ok thanks, but I must to know how it works inside UML, I need to know where is the source to look up the mechanism. I need it cause I have to manipulate it for connect a simple virtual device in the host to UML.


I don't know if I have made sense of well but the most important thing is that i understand how simple device communicate with UML

_______________________________________________
User-mode-linux-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to