Date: Sat, 8 Apr 1995 15:34:54 -0400 From: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu> To: saken@cyberspace.com Cc: questions@FreeBSD.org Subject: LKM'd ppp interface. Message-ID: <9504081934.AA00512@halloran-eldar.lcs.mit.edu> In-Reply-To: <9504080257.AA11354@armitage.cyberspace.com> References: <9504080257.AA11354@armitage.cyberspace.com>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Fri, 07 Apr 1995 22:53:20 -0400, "Scott A. Kenney" <saken@cyberspace.com> said: > Could somebody tell me what the entry point is for /lkm/if_ppp_mod.o ? > it appears to be if_ppp_load. The interface loads fine and works. but > modstat & modunload both panic the system (page not found). root@khavrinen$ cd /usr/src/lkm/if_ppp/ root@khavrinen$ make load /sbin/modload -o if_ppp_mod -eif_ppp_mod if_ppp_mod.o Module loaded as ID 0 > Also when I load if_tun_mod.o ppp says there are no available tunnel > devices. (yes there is a /dev/tun0). This is a known deficiency. (The problem is that the appropriate cdevsw[] entry is not installed for the `tun' device.) -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504081934.AA00512>