Module Name:    src
Committed By:   snj
Date:           Sat May 13 06:28:59 UTC 2017

Modified Files:
        src/sys/arch/amd64/conf [netbsd-7]: XEN3_DOM0

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.103.2.7 -r1.103.2.8 src/sys/arch/amd64/conf/XEN3_DOM0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/amd64/conf/XEN3_DOM0
diff -u src/sys/arch/amd64/conf/XEN3_DOM0:1.103.2.7 src/sys/arch/amd64/conf/XEN3_DOM0:1.103.2.8
--- src/sys/arch/amd64/conf/XEN3_DOM0:1.103.2.7	Tue Apr 18 19:53:50 2017
+++ src/sys/arch/amd64/conf/XEN3_DOM0	Sat May 13 06:28:59 2017
@@ -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 @@ hme*	at pci? dev ? function ?	# Sun Micr
 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

Reply via email to