Date: Wed, 15 Oct 1997 10:20:03 -0700 (PDT) From: Thomas Dean <tomdean@ix.netcom.com> To: freebsd-questions@FreeBSD.org Subject: termios.h Message-ID: <199710151720.KAA00491@celebris.tddhome>
next in thread | raw e-mail | index | archive | help
termios.h does not include some definitions for controlling serial ports. These include #define OLCUC 0000002 #define OCRNL 0000010 #define IUCLC 0001000 #define CBAUD 0010017 #define XCASE 0000004 These are defined in linux, etc. Can these be added to termios.h?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710151720.KAA00491>