Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/8038ad59e2db
branches:  netbsd-7
changeset: 800216:8038ad59e2db
user:      snj <snj%NetBSD.org@localhost>
date:      Sat May 13 06:28:59 2017 +0000

description:
Pull up following revision(s) (requested by msaitoh in ticket #1408):
        sys/arch/amd64/conf/XEN3_DOM0: revision 1.135 via patch
Add ixg(4). Fixes PR#52180 from Harry Waddell.

diffstat:

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

diffs (17 lines):

diff -r 82237065169a -r 8038ad59e2db sys/arch/amd64/conf/XEN3_DOM0
--- a/sys/arch/amd64/conf/XEN3_DOM0     Sat May 13 06:23:22 2017 +0000
+++ b/sys/arch/amd64/conf/XEN3_DOM0     Sat May 13 06:28:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOM0,v 1.103.2.7 2017/04/18 19:53:50 snj Exp $
+# $NetBSD: XEN3_DOM0,v 1.103.2.8 2017/05/13 06:28:59 snj Exp $
 
 include        "arch/amd64/conf/std.xen"
 
@@ -364,6 +364,7 @@
 ipw*   at pci? dev ? function ?        # Intel PRO/Wireless 2100
 iwi*   at pci? dev ? function ?        # Intel PRO/Wireless 2200BG
 iwn*   at pci? dev ? function ?        # Intel PRO/Wireless 4965AGN
+ixg*   at pci? dev ? function ?        # Intel 8259x 10 gigabit
 jme*   at pci? dev ? function ?        # JMicron JMC2[56]0 ethernet
 le*    at pci? dev ? function ?        # PCnet-PCI Ethernet
 lii*   at pci? dev ? function ?        # Atheros L2 Fast-Ethernet



Home | Main Index | Thread Index | Old Index