Date: Wed, 5 Feb 2003 11:11:11 -0800 (PST) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_mppc.c src/sys/modules/netgraph/mppc Makefile Message-ID: <200302051911.h15JBB5H067851@repoman.freebsd.org>
index | next in thread | raw e-mail
ambrisko 2003/02/05 11:11:11 PST
Modified files:
sys/netgraph ng_mppc.c
sys/modules/netgraph/mppc Makefile
Log:
Take the rc4 code out of ng_mppc module so we don't fail to load when
we have the rc4 code already in the kernel (via wlan stuff or awi).
Add a dependency on the rc4 module so if it doesn't exist then load it.
Reviewed by: archie
Revision Changes Path
1.12 +1 -2 src/sys/modules/netgraph/mppc/Makefile
1.20 +5 -0 src/sys/netgraph/ng_mppc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302051911.h15JBB5H067851>
