Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add anoter new I219-LM.



details:   https://anonhg.NetBSD.org/src/rev/4eed4b01136d
branches:  trunk
changeset: 343074:4eed4b01136d
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Jan 22 09:34:26 2016 +0000

description:
Add anoter new I219-LM.

diffstat:

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

diffs (17 lines):

diff -r 15d41b361dc2 -r 4eed4b01136d sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Jan 22 09:32:50 2016 +0000
+++ b/sys/dev/pci/pcidevs       Fri Jan 22 09:34:26 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1244 2015/12/01 09:36:52 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1245 2016/01/22 09:34:26 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3010,6 +3010,7 @@
 product INTEL I218_V3          0x15a3  I218-V Ethernet Connection
 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 CORE5G_HB_1      0x1604  Core 5G Host Bridge
 product INTEL CORE5G_HDA_1     0x160c  Core 5G HD Audio
 product INTEL CORE5G_M_GT1     0x1606  HD Graphics (GT1)



Home | Main Index | Thread Index | Old Index