From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1Fo5nn-0006LL-BC for user-mode-linux-devel@lists.sourceforge.net; Wed, 07 Jun 2006 14:42:59 -0700 Received: from ug-out-1314.google.com ([66.249.92.171]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1Fo5nl-0001if-VD for user-mode-linux-devel@lists.sourceforge.net; Wed, 07 Jun 2006 14:42:59 -0700 Received: by ug-out-1314.google.com with SMTP id u2so536939uge for ; Wed, 07 Jun 2006 14:42:56 -0700 (PDT) Message-ID: Date: Tue, 6 Jun 2006 14:18:27 +0200 From: "Alessandro Corradi" MIME-Version: 1.0 Subject: Re: [uml-devel] [NEWBYE] List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1364902196==" Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: user-mode-linux-devel --===============1364902196== Content-Type: multipart/alternative; boundary="----=_Part_23863_22510992.1149596307139" ------=_Part_23863_22510992.1149596307139 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline >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 ------=_Part_23863_22510992.1149596307139 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
>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

------=_Part_23863_22510992.1149596307139-- --===============1364902196== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============1364902196== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel --===============1364902196==--