Date: Sun, 13 Feb 2005 02:18:11 +0800 From: Jiawei Ye <leafy7382@gmail.com> To: freebsd-current@freebsd.org Subject: ng_pppoe broken Message-ID: <c21e92e2050212101857de1f17@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
With latest changes in ng_*, ng_pppoe seems to be broken. Starting /etc/rc.d/ppp-user results in: KLD ng_pppoe.ko: depends on ng_ether - not available kldstat output: 15 3 0xc18fd000 11000 netgraph.ko 16 1 0xc1913000 4000 ng_ether.ko 17 1 0xc1917000 4000 ng_socket.ko Though ng_pppoe isn't loaded, kldunload ng_ether|socket results in "device busy". Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e2050212101857de1f17>