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 some new Intel I218 devices.



details:   https://anonhg.NetBSD.org/src/rev/617845b00aae
branches:  trunk
changeset: 332325:617845b00aae
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Sep 16 07:05:44 2014 +0000

description:
Add some new Intel I218 devices.

diffstat:

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

diffs (20 lines):

diff -r 8e834b4b33cc -r 617845b00aae sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Sep 16 01:30:28 2014 +0000
+++ b/sys/dev/pci/pcidevs       Tue Sep 16 07:05:44 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1200 2014/09/01 03:14:16 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1201 2014/09/16 07:05:44 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2869,6 +2869,10 @@
 product INTEL 82599_SFP_SF2    0x154d  82599 (SFP+) 10 GbE Controller
 product INTEL I218_V           0x1559  I218-V Ethernet Connection
 product INTEL I218_LM          0x155a  I218-LM Ethernet Connection
+product INTEL I218_LM2         0x15a0  I218-LM Ethernet Connection
+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 80960_RP         0x1960  ROB-in i960RP Microprocessor
 product INTEL 80960RM_2                0x1962  i960 RM PCI-PCI
 product INTEL 82840_HB         0x1a21  82840 Host



Home | Main Index | Thread Index | Old Index