Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 1997 10:16:35 -0800 (PST)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        abial@korin.warman.org.pl
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: CBAUD missing?
Message-ID:  <199711201816.KAA00483@ix.netcom.com>
In-Reply-To: <Pine.NEB.3.95.971120154112.29309B-100000@korin.warman.org.pl> (message from Andrzej Bialecki on Thu, 20 Nov 1997 15:44:21 %2B0100 (CET))

next in thread | previous in thread | raw e-mail | index | archive | help
I have the same problem.  I downloaded termios.h from a Linux site.  I
use the following:

 #define OLCUC   0000002
 #define OCRNL   0000010
 #define IUCLC   0001000
 #define CBAUD   0010017
 #define XCASE   0000004

At that time, I asked for these to be included in out termios.h.  No
response.

So, How about it?  Can we have all the serial-related definitions in
-current's termios.h?

tomdean



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