Date: Sun, 15 Oct 2000 13:23:28 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed_cbus.c if_ed_isa.c if_ed_pccard.c if_ed_pci.c Message-ID: <200010152023.NAA80208@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2000/10/15 13:23:27 PDT
Modified files:
sys/dev/ed if_ed_cbus.c if_ed_isa.c if_ed_pccard.c
if_ed_pci.c
Log:
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.
Revision Changes Path
1.2 +2 -2 src/sys/dev/ed/if_ed_cbus.c
1.7 +2 -2 src/sys/dev/ed/if_ed_isa.c
1.20 +2 -2 src/sys/dev/ed/if_ed_pccard.c
1.25 +2 -2 src/sys/dev/ed/if_ed_pci.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010152023.NAA80208>
