gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] Bug? termios functions not working in serial.fs


From: Jerry DeLisle
Subject: Re: [gforth] Bug? termios functions not working in serial.fs
Date: Sat, 25 Oct 2014 16:06:56 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 10/25/2014 02:36 PM, Bernd Paysan wrote:

--- snip ---

> You are missing fileno; to maintain compatibility, I will add some comments 
> to 
> explain what "fd" is here (it's the Unix file descriptor, not a Forth file 
> descriptor).
> 
> B9600 port fileno setbaud
> 
> should work without errors.
> 

OK, got it, Now I see it. Thanks and it works fine:: ok

Jerry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]