* Maksim Yevmenkin <maksim.yevmenkin@gmail.com> wrote:
But nmdm(4) is not really meant to be used for stuff like that, not that
I think pts(4) should even be abused for this. The reason why pts(4) is
used, is because the application tries to mimic a serial port of some
sort on which data arrives that is normally handled by some kind of
pppd. pts(4) doesn't have a lot of overhead in this setup.
As you mentioned earlier, there is no need to use pts(4), because
rfcomm_sppd also supports using stdout/stdin. This is a lot better,
because our pipe implementation is probably a lot faster than pts(4).
I'd rather see the handbook changed to not mention TTYs anywhere.
--=20
Ed Schouten <ed@80386.nl>
WWW: http://80386.nl/