Module Name:    src
Committed By:   msaitoh
Date:           Thu Oct 20 05:52:09 UTC 2016

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add newer I219 devices.


To generate a diff of this commit:
cvs rdiff -u -r1.1267 -r1.1268 src/sys/dev/pci/pcidevs

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

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1267 src/sys/dev/pci/pcidevs:1.1268
--- src/sys/dev/pci/pcidevs:1.1267	Wed Oct 19 03:59:17 2016
+++ src/sys/dev/pci/pcidevs	Thu Oct 20 05:52:09 2016
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1267 2016/10/19 03:59:17 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1268 2016/10/20 05:52:09 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3047,6 +3047,10 @@ product INTEL X552_1G_T		0x15ae	X552 100
 product INTEL I219_LM2		0x15b7	I219-LM Ethernet Connection
 product INTEL I219_V2		0x15b8	I219-V Ethernet Connection
 product INTEL I219_LM3		0x15b9	I219-LM Ethernet Connection
+product INTEL I219_V5		0x15d6	I219-V Ethernet Connection
+product INTEL I219_LM4		0x15d7	I219-LM Ethernet Connection
+product INTEL I219_V4		0x15d8	I219-V Ethernet Connection
+product INTEL I219_LM5		0x15e3	I219-LM Ethernet Connection
 product INTEL CORE5G_HB_1	0x1604	Core 5G Host Bridge
 product INTEL CORE5G_M_GT1	0x1606	HD Graphics (GT1)
 product INTEL CORE5G_HDA_1	0x160c	Core 5G HD Audio

Reply via email to