[PC-BSD Commits] r3724 - pcbsd/trunk/system-overlay/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Wed Apr 1 06:04:06 PST 2009
Author: kris
Date: 2009-04-01 07:04:06 -0700 (Wed, 01 Apr 2009)
New Revision: 3724
Modified:
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
Log:
Added back in "ae" driver to our kernel config
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64 2009-04-01 13:56:24 UTC (rev 3723)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64 2009-04-01 14:04:06 UTC (rev 3724)
@@ -206,6 +206,7 @@
device miibus # MII bus support
device ale # Atheros AR8121/AR8113/AR8114 Ethernet
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
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2009-04-01 13:56:24 UTC (rev 3723)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2009-04-01 14:04:06 UTC (rev 3724)
@@ -214,6 +214,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 ale # Atheros AR8121/AR8113/AR8114 Ethernet
device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
device bfe # Broadcom BCM440x 10/100 Ethernet
More information about the Commits
mailing list