Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2009 14:17:24 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-current@freebsd.org
Subject:   missing lkm if_ppp in CURRENT
Message-ID:  <20090328131724.GA11667@rebelion.Sisis.de>

next in thread | raw e-mail | index | archive | help

Hi,

What is the correct way to get the module if_ppp build during
"make buildkernel KERNCONF=GENERIC"?
thx

	matthias

# uname -a
FreeBSD tinyCurrent 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22
11:47:41 CET 2009
root@rebelion.Sisis.de:/usr/src/myHEAD/obj/usr/src/myHEAD/src/sys/GENERIC
i386

# ~/pppd.sh huawei
pppd: This system lacks kernel support for PPP.  To include PPP support
in the kernel, please add "device ppp" to your kernel config or 
load the if_ppp module.

# kldload if_ppp
kldload: can't load if_ppp: No such file or directory
# ls /boot/kernel/if_p*
/boot/kernel/if_patm.ko /boot/kernel/if_pcn.ko


-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090328131724.GA11667>