ppp-2.3.7 and earlier would complain of no support in the kernel if
you specify a serial device which you can't open. I fixed that in
ppp-2.3.8 by opening a pty slave to do the test on, which is fine as
long as you aren't using unix98 ptys (I still need to add the unix98
pty support).
-----------------------------------------------------------------------
Question remains ... How do I make it work?
The same .config is used in 2.2.5 and 2.3.5
the pppd code is 2.3.8 in both cases
the kernel ppp code is 2.3.7 in both cases
/dev/modem is symbolically linked to /dev/ttyS0 in both cases
---------------------------------------------------------------
given the above, ppp works in 2.2.5, doesn't in 2.3.5
Therefore, what needs to be changed to make ppp work in 2.3.5
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]