[PC-BSD Commits] r2336 - pcbsd/trunk/system-overlay/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Mon Jul 14 10:58:12 PDT 2008
Author: kris
Date: 2008-07-14 10:58:12 -0700 (Mon, 14 Jul 2008)
New Revision: 2336
Modified:
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
Log:
Added the "et" NIC driver to kernel so for newer nics / laptops
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2008-07-14 17:52:19 UTC (rev 2335)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2008-07-14 17:58:12 UTC (rev 2336)
@@ -204,6 +204,7 @@
# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device miibus # MII bus support
+device et # Truephy Ethernet
device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
device bfe # Broadcom BCM440x 10/100 Ethernet
device bge # Broadcom BCM570xx Gigabit Ethernet
More information about the Commits
mailing list