Messages in this thread |  | | Date | Wed, 19 Sep 2001 10:26:46 -0400 (EDT) | From | "Mohammad A. Haque" <> | Subject | Re: [PATCH] 2.4.10p12 net/netsyms.c -- unresolved symbol tty_register_ldisc |
| |
On Wed, 19 Sep 2001, Mark Orr wrote:
> With this fix, it compiles. But in using the PPP modules > I find that it doesnt work -- the modem hangs up as soon as > connect is made. /var/log/messages reports: > > Sep 19 09:11:27 darkstar insmod: /lib/modules/2.4.10-pre12/kernel/drivers/net/ppp_async.o: insmod tty-ldisc-3 failed
Look in the changelog
--snip-- If you build ppp support as modules, you will need the following in your /etc/modules.conf file:
alias char-major-108 ppp_generic alias /dev/ppp ppp_generic alias tty-ldisc-3 ppp_async alias tty-ldisc-14 ppp_synctty alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate
--snip--
See if those changes help.
--
===================================================================== Mohammad A. Haque http://www.haque.net/ mhaque@haque.net
"Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.themes.org/ batmanppc@themes.org =====================================================================
- 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/
|  |