summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
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/conf/NOTES
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/conf/NOTES')
-rw-r--r--sys/conf/NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index c93927f..957d5dc 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1712,6 +1712,8 @@ device miibus
# an: Aironet 4500/4800 802.11 wireless adapters. Supports the PCMCIA,
# PCI and ISA varieties.
+# ae: Support for gigabit ethernet adapters based on the Attansic/Atheros
+# L2 PCI-Express FastEthernet controllers.
# age: Support for gigabit ethernet adapters based on the Attansic/Atheros
# L1 PCI express gigabit ethernet controllers.
# bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet
@@ -1853,6 +1855,7 @@ device wi
device xe
# PCI Ethernet NICs that use the common MII bus controller code.
+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