Date: Fri, 25 Jun 2004 10:24:10 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys tty.h src/sys/kern tty.c Message-ID: <200406251024.i5PAOAOE014412@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-06-25 10:24:10 UTC
FreeBSD src repository
Modified files:
sys/sys tty.h
sys/kern tty.c
Log:
Add two new methods to struct tty: One for manipulating BREAK condition
and one for fiddling modem-control signals.
Add generic code to deal with the relevant ioctls if these methods are
present.
Revision Changes Path
1.223 +49 -1 src/sys/kern/tty.c
1.83 +4 -0 src/sys/sys/tty.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406251024.i5PAOAOE014412>
