[PC-BSD Commits] r2727 - pcbsd/trunk/system-overlay/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 9 07:12:56 PDT 2008
Author: kris
Date: 2008-09-09 07:12:56 -0700 (Tue, 09 Sep 2008)
New Revision: 2727
Modified:
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
Log:
added device "ae" to kernel config
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2008-09-08 20:31:53 UTC (rev 2726)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2008-09-09 14:12:56 UTC (rev 2727)
@@ -213,6 +213,7 @@
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device miibus # MII bus support
device age # Attansic/Atheros L1 Gigabit Ethernet
+device ae # Attansic/Atheros L2 Gigabit 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