Finding variables

Sam Lawrance boris at brooknet.com.au
Wed Feb 16 02:47:42 PST 2005


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).





More information about the freebsd-hackers mailing list