Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 21:48:32 +1100
From:      Sam Lawrance <boris@brooknet.com.au>
To:        Kathy Quinlan <kat-free@kaqelectronics.dyndns.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Finding variables
Message-ID:  <1108550913.686.41.camel@dirk.no.domain>
In-Reply-To: <42131F48.1030506@kaqelectronics.dyndns.org>
References:  <42131F48.1030506@kaqelectronics.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2005-02-16 at 18:24 +0800, Kathy Quinlan wrote:
> Hi all,
> 
> I am using some code from http://home.flash.net/~bobgh/serial.htm
> 
> It uses variables of ioctl like TCSETS, I have seen it in other FreeBSD 
> source code, but I can not find what I need to include to get it to work .

For information about ioctl requests for terminal devices see the tty(4)
manpage. Try also tcsetattr(3) and termios(4).





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