summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2008-10-03 10:31:31 +0000
committerstas <stas@FreeBSD.org>2008-10-03 10:31:31 +0000
commit2a2b3ea928dcfecaf36282df4e8865c7ae7e9ad6 (patch)
tree700c7aaa1054ef1d90ce3a650410f9bafcf0a371 /sys/amd64/conf
parent536acf3aa26c14aee09495c955819e4fbdb1066f (diff)
downloadFreeBSD-src-2a2b3ea928dcfecaf36282df4e8865c7ae7e9ad6.zip
FreeBSD-src-2a2b3ea928dcfecaf36282df4e8865c7ae7e9ad6.tar.gz
- Add driver for Attansic L2 FastEthernet controller found on
Asus EeePC and some Asus mainboards. Reviewed by: yongari, rpaulo, jhb Tested by: many Approved by: kib (mentor) MFC after: 1 week
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 31e1e9c..c779cf4 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -200,6 +200,7 @@ device vx # 3Com 3c590, 3c595 (``Vortex'')
# 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 ae # Attansic/Atheros L2 FastEthernet
device age # Attansic/Atheros L1 Gigabit Ethernet
device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
device bfe # Broadcom BCM440x 10/100 Ethernet
OpenPOWER on IntegriCloud