Source-Changes-HG archive

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

[src/netbsd-6]: src/sys/arch/amd64/conf Pull up following revision(s) (reques...



details:   https://anonhg.NetBSD.org/src/rev/4bc27b4736dd
branches:  netbsd-6
changeset: 775552:4bc27b4736dd
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sat Dec 01 09:56:11 2012 +0000

description:
Pull up following revision(s) (requested by riz in ticket #730):
        sys/arch/amd64/conf/XEN3_DOM0: revision 1.91
Add alc* at pci, re-sort slightly to reduce diffs from GENERIC.

diffstat:

 sys/arch/amd64/conf/XEN3_DOM0 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 7dcb6a7a5578 -r 4bc27b4736dd sys/arch/amd64/conf/XEN3_DOM0
--- a/sys/arch/amd64/conf/XEN3_DOM0     Fri Nov 30 04:30:26 2012 +0000
+++ b/sys/arch/amd64/conf/XEN3_DOM0     Sat Dec 01 09:56:11 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOM0,v 1.77.2.7 2012/10/17 21:33:17 riz Exp $
+# $NetBSD: XEN3_DOM0,v 1.77.2.8 2012/12/01 09:56:11 msaitoh Exp $
 
 include        "arch/amd64/conf/std.xen"
 
@@ -323,8 +323,9 @@
 
 # PCI network interfaces
 age*   at pci? dev ? function ?        # Attansic/Atheros L1 Gigabit Ethernet
+alc*   at pci? dev ? function ?        # Attansic/Atheros L1C/L2C Ethernet
+ale*   at pci? dev ? function ?        # Attansic/Atheros L1E Ethernet
 an*    at pci? dev ? function ?        # Aironet PC4500/PC4800 (802.11)
-ale*   at pci? dev ? function ?        # Attansic/Atheros L1E Ethernet
 ath*   at pci? dev ? function ?        # Atheros 5210/5211/5212 802.11
 atw*   at pci? dev ? function ?        # ADMtek ADM8211 (802.11)
 bce*   at pci? dev ? function ?        # Broadcom 4401 10/100 Ethernet



Home | Main Index | Thread Index | Old Index