Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2008 09:47:44 +0200
From:      Ed Schouten <ed@80386.nl>
To:        Andrew Thompson <thompsa@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/man/man4 ng_tty.4 src/sys/netgraph ng_tty.c ng_tty.h
Message-ID:  <20081003074744.GY16837@hoeg.nl>
In-Reply-To: <200810030519.m935JGwx043022@repoman.freebsd.org>
References:  <200810030519.m935JGwx043022@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hello Andrew,

* Andrew Thompson <thompsa@FreeBSD.org> wrote:
> thompsa     2008-10-03 05:14:54 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     share/man/man4       ng_tty.4 
>     sys/netgraph         ng_tty.c ng_tty.h 
>   Log:
>   SVN rev 183562 on 2008-10-03 05:14:54Z by thompsa
>   
>   Update ng_tty for MPSAFE TTY.
>   
>   This changes from a line discipline to the tty_hooks mechanism. Data will come
>   in directly via rint_bypass and sent to the peer node in a single mbuf.
>   
>   As line disciplines are no longer used a new netgraph command called
>   NGM_TTY_SET_TTY is used to attach the tty. This takes a pointer to to the open
>   file descriptor of the tty and registers the tty hooks. When the tty disappears
>   the node will shutdown.
>   
>   Thanks to:      ed
>   Sponsored by:   Hobnob, Inc

Thanks to you as well! :-)

Maybe we should connect it to the build again? I removed the entry from
/sys/conf/NOTES and /sys/modules/netgraph/... when I imported the MPSAFE
TTY bits. I guess we should also remove ng_tty from the entry in
/usr/src/UPDATING.

-- 
 Ed Schouten <ed@80386.nl>
 WWW: http://80386.nl/

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkjlziAACgkQ52SDGA2eCwWoogCeNWDZemlmBwpVvroap7oEDZzg
0EIAn1QqvFLtjCzP8D5KUCf/oKRJvfDd
=ldWb
-----END PGP SIGNATURE-----

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