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 Intel I350 Ethernet products.



details:   https://anonhg.NetBSD.org/src/rev/bb8d57edc94c
branches:  trunk
changeset: 779395:bb8d57edc94c
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri May 25 18:18:32 2012 +0000

description:
Add some Intel I350 Ethernet products.

diffstat:

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

diffs (20 lines):

diff -r 339297a91da0 -r bb8d57edc94c sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri May 25 16:33:54 2012 +0000
+++ b/sys/dev/pci/pcidevs       Fri May 25 18:18:32 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1116 2012/04/18 21:21:59 bouyer Exp $
+$NetBSD: pcidevs,v 1.1117 2012/05/25 18:18:32 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2571,6 +2571,10 @@
 product INTEL 82576_NS_SERDES  0x1518  82576 gigabit Ethernet (SERDES)
 product INTEL 82580_ER                 0x151d  82580 1000BaseT Ethernet
 product INTEL 82580_ER_DUAL    0x151e  82580 dual-1000BaseT Ethernet
+product INTEL I350_COPPER      0x1521  I350 Gigabit Network Connection
+product INTEL I350_FIBER       0x1522  I350 Gigabit Fiber Network Connection
+product INTEL I350_SERDES      0x1523  I350 Gigabit Backplane Connection
+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 80960_RP         0x1960  ROB-in i960RP Microprocessor



Home | Main Index | Thread Index | Old Index