Koral Ilgun writes:
> Here are my questions:
> 1. Can the channel for the PPP network interface created
> by ppp_generic.c be a non-tty or non-character oriented
> device? In my case I'd like the channel to be a T1 driver.
Yes. The only requirements from the ppp_generic point of view are
that you can tell your underlying communications stuff to make itself
into a ppp channel and tell you the channel number it gets given.
> 2. How tightly coupled is pppd to tty devices? Would it not
> work with non-tty devices (with some code changes of course)?
Pppd is still tied to tty devices but I am working on restructuring it
so this is not the case. I intend to make it so that you can use a
plugin to add the necessary code for getting your device ready to do
PPP.
Paul.
--
Paul Mackerras, Senior Open Source Researcher, Linuxcare, Inc.
+61 2 6262 8990 tel, +61 2 6262 8991 fax
[EMAIL PROTECTED], http://www.linuxcare.com.au/
Linuxcare. Support for the revolution.
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]