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 Intel I21[0178] Ethernet.



details:   https://anonhg.NetBSD.org/src/rev/94076138f7e1
branches:  trunk
changeset: 786169:94076138f7e1
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Apr 18 02:54:49 2013 +0000

description:
Add Intel I21[0178] Ethernet.

diffstat:

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

diffs (27 lines):

diff -r b018ab10f3ba -r 94076138f7e1 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Apr 18 02:08:11 2013 +0000
+++ b/sys/dev/pci/pcidevs       Thu Apr 18 02:54:49 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1151 2013/03/06 17:03:15 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1152 2013/04/18 02:54:49 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2724,6 +2724,17 @@
 product INTEL I350_SGMII       0x1524  I350 Gigabit Connection
 product INTEL 82801J_D_BM_V    0x1525  82567V LAN Controller
 product INTEL 82580_QUAD_FIBER         0x1527  82580 quad-1000BaseX Ethernet
+product INTEL I210_T1          0x1533  I210-T1 Ethernet Server Adapter
+product INTEL I210_COPPER_OEM1 0x1534  I210-T1 Ethernet (COPPER OEM)
+product INTEL I210_COPPER_IT   0x1535  I210-T1 Ethernet (COPPER IT)
+product INTEL I210_FIBER       0x1536  I210 Ethernet (FIBER)
+product INTEL I210_SERDES      0x1537  I210 Ethernet (SERDES)
+product INTEL I210_SGMII       0x1538  I210 Ethernet (SGMII)
+product INTEL I211_COPPER      0x1539  I211 Ethernet (COPPER)
+product INTEL I217_LM          0x153a  I217-LM Ethernet Connection
+product INTEL I217_V           0x153b  I217-V Ethernet Connection
+product INTEL I218_V           0x1559  I218-V Ethernet Connection
+product INTEL I218_LM          0x155a  I218-LM 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