Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/amd64/conf athn at pci has been successfully tested



details:   https://anonhg.NetBSD.org/src/rev/b3d0489cfedc
branches:  trunk
changeset: 785930:b3d0489cfedc
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Apr 06 16:56:18 2013 +0000

description:
athn at pci has been successfully tested

diffstat:

 sys/arch/amd64/conf/GENERIC |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 5d6b348640c7 -r b3d0489cfedc sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC       Sat Apr 06 16:52:47 2013 +0000
+++ b/sys/arch/amd64/conf/GENERIC       Sat Apr 06 16:56:18 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.369 2013/03/30 02:38:58 christos Exp $
+# $NetBSD: GENERIC,v 1.370 2013/04/06 16:56:18 martin Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.369 $"
+#ident                 "GENERIC-$Revision: 1.370 $"
 
 maxusers       64              # estimated number of users
 
@@ -690,7 +690,7 @@
 ale*   at pci? dev ? function ?        # Attansic/Atheros L1E Ethernet
 an*    at pci? dev ? function ?        # Aironet PC4500/PC4800 (802.11)
 ath*   at pci? dev ? function ?        # Atheros 5210/5211/5212 802.11
-athn*  at pci? dev ? function ?        # Atheros AR9k (802.11a/g/n) - UNTESTED
+athn*  at pci? dev ? function ?        # Atheros AR9k (802.11a/g/n)
 atw*   at pci? dev ? function ?        # ADMtek ADM8211 (802.11)
 bce*   at pci? dev ? function ?        # Broadcom 440x 10/100 Ethernet
 bge*   at pci? dev ? function ?        # Broadcom 570x gigabit Ethernet



Home | Main Index | Thread Index | Old Index