Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci fix I219_LM2 entry



details:   https://anonhg.NetBSD.org/src/rev/b6012d1ec7f1
branches:  trunk
changeset: 341127:b6012d1ec7f1
user:      tnn <tnn%NetBSD.org@localhost>
date:      Mon Oct 19 09:57:37 2015 +0000

description:
fix I219_LM2 entry

diffstat:

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

diffs (18 lines):

diff -r 11b7e9c84a5c -r b6012d1ec7f1 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Oct 19 09:54:21 2015 +0000
+++ b/sys/dev/pci/pcidevs       Mon Oct 19 09:57:37 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1236 2015/10/19 09:54:21 tnn Exp $
+$NetBSD: pcidevs,v 1.1237 2015/10/19 09:57:37 tnn Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2985,7 +2985,7 @@
 product INTEL I218_V2          0x15a1  I218-V Ethernet Connection
 product INTEL I218_LM3         0x15a2  I218-LM Ethernet Connection
 product INTEL I218_V3          0x15a3  I218-V Ethernet Connection
-product INTEL I219_LM          0x15b7  I219-LM Ethernet Connection
+product INTEL I219_LM2         0x15b7  I219-LM Ethernet Connection
 product INTEL I219_V2          0x15b8  I219-V Ethernet Connection
 product INTEL CORE5G_HB_1      0x1604  Core 5G Host Bridge
 product INTEL CORE5G_HDA_1     0x160c  Core 5G HD Audio



Home | Main Index | Thread Index | Old Index