Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 1995 16:50:51 +0100 (MET)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        kelly@fsl.noaa.gov (Sean Kelly)
Cc:        obrien@cs.ucdavis.edu, ache@astral.msk.su, freebsd-questions@freebsd.org
Subject:   Re: ecu-3.38/POSIX question
Message-ID:  <199512281550.QAA20618@gilberto.physik.rwth-aachen.de>
In-Reply-To: <9512281446.AA27410@emu.fsl.noaa.gov> from "Sean Kelly" at Dec 28, 95 07:46:48 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> >>>>> "Andrey" == aka Andrey A Chernov, Black Mage <KOI8-R> writes:
> 
>     Andrey> In message <9512280902.AA01712@toadflax.cs.ucdavis.edu>
>     Andrey> David E.  O'Brien writes:
> 
>     >> Does anyone know what in the world ``CBAUD'' is?
> 
>     Andrey> CBAUD must die, it is SYSVism, not POSIX
> 
> Yep ... but that probably won't help David's compile.
> 
> CBAUD is a mask to extract the output (or both input/output?) bps rate
> in the c_cflag field of the termios structure.  On FreeBSD, there are
> separate speed fields.

..and you can use c_getspeed/c_setspeed() in place of the masking
technique.        (^^ off memory).

> 
> -- 
> Sean Kelly
> NOAA Forecast Systems Laboratory, Boulder Colorado USA
> 
> Picard walks up to the replicator and says, "Coke on ice."
> -- One of 46 things that never happen on Star Trek
> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512281550.QAA20618>