]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Network modules are all "if_foo" not "foo". Avoid the confusing spew that
authormsmith <msmith@FreeBSD.org>
Sun, 15 Oct 2000 20:23:27 +0000 (20:23 +0000)
committermsmith <msmith@FreeBSD.org>
Sun, 15 Oct 2000 20:23:27 +0000 (20:23 +0000)
commit3f1cd5592bc89a733d0923e885ae9e4718bf9e93
tree1b7252e7ef5afec05f612ccf327e07961f785064
parent97cc68f9c32e8cc1579074fa97df532bd92b13b3
Network modules are all "if_foo" not "foo".  Avoid the confusing spew that
ensues when ifconfig tries to load if_ed.ko when it's already in the kernel.
sys/dev/ed/if_ed_cbus.c
sys/dev/ed/if_ed_isa.c
sys/dev/ed/if_ed_pccard.c
sys/dev/ed/if_ed_pci.c