Module Name:    src
Committed By:   msaitoh
Date:           Tue Jan 21 08:49:31 UTC 2020

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

Log Message:
 Add Intel I219 LM10-LM15 and V10-V14 from OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.1395 -r1.1396 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.1395 src/sys/dev/pci/pcidevs:1.1396
--- src/sys/dev/pci/pcidevs:1.1395	Wed Jan  1 10:05:55 2020
+++ src/sys/dev/pci/pcidevs	Tue Jan 21 08:49:31 2020
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1395 2020/01/01 10:05:55 ryo Exp $
+$NetBSD: pcidevs,v 1.1396 2020/01/21 08:49:31 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3190,6 +3190,12 @@ product INTEL S1200_ILB		0x0c60	Atom S12
 product INTEL S1200_S1220	0x0c72	Atom S1220 Internal
 product INTEL S1200_S1240	0x0c73	Atom S1240 Internal
 product INTEL S1200_S1260	0x0c75	Atom S1260 Internal
+product INTEL I219_LM11		0x0d4c	I219-LM Ethernet Connection
+product INTEL I219_V11		0x0d4d	I219-V Ethernet Connection
+product INTEL I219_LM10		0x0d4e	I219-LM Ethernet Connection
+product INTEL I219_V10		0x0d4f	I219-V Ethernet Connection
+product INTEL I219_LM12		0x0d53	I219-LM Ethernet Connection
+product INTEL I219_V12		0x0d55	I219-V Ethernet Connection
 product INTEL E5V2_DMI2		0x0e00	E5 v2 DMI2
 product INTEL E5V2_PCIE_1	0x0e01	E5 v2 PCIe x4 (DMI2 Mode)
 product INTEL E5V2_PCIE_2	0x0e02	E5 v2 PCIe
@@ -3623,7 +3629,12 @@ product INTEL I219_V9		0x15e2	I219-V Eth
 product INTEL I219_LM5		0x15e3	I219-LM Ethernet Connection
 product INTEL C3K_X553_SGMII	0x15e4	C3000 X553 1GbE SGMII (10G SKU)
 product INTEL C3K_X553_SGMII_L	0x15e5	C3000 X553 1GbE SGMII (non-10G SKU)
+product INTEL I219_LM15		0x15f4	I219-LM Ethernet Connection
 product INTEL I210_SGMII_WOF	0x15f6	I210 Ethernet (SGMII)
+product INTEL I219_LM14		0x15f9	I219-LM Ethernet Connection
+product INTEL I219_V14		0x15fa	I219-V Ethernet Connection
+product INTEL I219_LM13		0x15fb	I219-LM Ethernet Connection
+product INTEL I219_V13		0x15fc	I219-V 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