Source-Changes-HG archive

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

src: Add new I219 devices (using with 300 series chipset).



details:   https://anonhg.NetBSD.org/src/rev/e489c1c4c923
branches:  trunk
changeset: 317968:e489c1c4c923
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Apr 09 15:33:54 2018 +0000
description:
Add new I219 devices (using with 300 series chipset).

diffstat:

 sys/dev/pci/pcidevs |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r ffc6bc21a974 -r e489c1c4c923 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Apr 09 15:26:29 2018 +0000
+++ b/sys/dev/pci/pcidevs       Mon Apr 09 15:33:54 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1326 2018/04/09 07:21:35 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1327 2018/04/09 15:33:54 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3302,6 +3302,10 @@
 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_LM7         0x15bb  I219-LM Ethernet Connection
+product INTEL I219_V7          0x15bc  I219-V Ethernet Connection
+product INTEL I219_LM6         0x15bd  I219-LM Ethernet Connection
+product INTEL I219_V6          0x15be  I219-V Ethernet Connection
 product INTEL C3K_X553_KRKX    0x15c2  C3000 X553 Backplane (KR/KX 10G SKU)
 product INTEL C3K_X553_KX_25G  0x15c3  C3000 X553 Backplane (KX 2.5G)
 product INTEL C3K_X553_SFI_SFP 0x15c4  C3000 X553 10G SFP+ (SFI)



Home | Main Index | Thread Index | Old Index