Searched hist:"233896 e9daf0b36c117730e403796fdbffaa9daf" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/modules/netgraph/mppc/ |
H A D | Makefile | diff 233896e9daf0b36c117730e403796fdbffaa9daf Wed Feb 05 20:11:11 CET 2003 Doug Ambrisko <ambrisko@FreeBSD.org> 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 diff 233896e9daf0b36c117730e403796fdbffaa9daf Wed Feb 05 20:11:11 CET 2003 Doug Ambrisko <ambrisko@FreeBSD.org> 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
|
/freebsd/sys/netgraph/ |
H A D | ng_mppc.c | diff 233896e9daf0b36c117730e403796fdbffaa9daf Wed Feb 05 20:11:11 CET 2003 Doug Ambrisko <ambrisko@FreeBSD.org> 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 diff 233896e9daf0b36c117730e403796fdbffaa9daf Wed Feb 05 20:11:11 CET 2003 Doug Ambrisko <ambrisko@FreeBSD.org> 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
|