Re: [uml-user] uml serial lines

2008-03-24 Thread vincent-perrier
Thank you very much, I will look into that solution. On Mon, 2008-03-24 at 11:26 -0400, Jeff Dike wrote: > On Thu, Mar 20, 2008 at 09:10:10PM +0100, vincent-perrier wrote: > > I am doing a network simulator replacing all the cables between > > network machine interfaces by a logical switch in a si

Re: [uml-user] Local Devices question

2008-03-24 Thread Flavio
On 24/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > Yup - I'm mystified as to why arg == 1 isn't happening with the UML. > Can you change the "arg" to just a literal "1" and see what the strace > looks like? Hello Jeff, I'm mystified too. This is the strace result after modifying the correspon

Re: [uml-user] Local Devices question

2008-03-24 Thread Jeff Dike
On Wed, Mar 19, 2008 at 09:39:13PM +0100, Flavio wrote: > On 19/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > > On Tue, Mar 18, 2008 at 08:17:52PM +0100, Flavio wrote: > > > Ok, I applied your last patch. I've done the test, and this is the > > result: > > > ioctl(16, CDROMEJECT, 0)

Re: [uml-user] uml serial lines

2008-03-24 Thread Jeff Dike
On Thu, Mar 20, 2008 at 09:10:10PM +0100, vincent-perrier wrote: > I am doing a network simulator replacing all the cables between > network machine interfaces by a logical switch in a single process. > I would need also to simulate serial cables between /dev/ttyx of a > machine and /dev/ttyz of an