Messages in this thread |  | | | Date | Sun, 2 Feb 2003 22:40:18 +0000 | | From | Russell King <> | | Subject | Re: what all has changed in ppp? |
| |
On Sun, Feb 02, 2003 at 02:00:33PM -0700, b_adlakha@softhome.net wrote: > Oh yes, sorry I forgot, module tty_ldisk3 cannot be found, so ppp dies with > exit status 1... > I didn't think ppp needs anything other than ppp_generic, the serial driver > for ppp and the compression modules... > What is tty_ldisk3? could you help me on this?
It's the ppp line discipline. Add to /etc/modules.conf:
alias tty-ldisc-3 ppp_async
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |