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 ServerEngines (Emulex) products from Op...



details:   https://anonhg.NetBSD.org/src/rev/c25bc56c6f33
branches:  trunk
changeset: 829985:c25bc56c6f33
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Feb 21 07:49:47 2018 +0000

description:
Add some ServerEngines (Emulex) products from OpenBSD.

diffstat:

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

diffs (31 lines):

diff -r c0901e789608 -r c25bc56c6f33 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Feb 21 03:13:50 2018 +0000
+++ b/sys/dev/pci/pcidevs       Wed Feb 21 07:49:47 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1309 2018/02/17 00:45:14 sevan Exp $
+$NetBSD: pcidevs,v 1.1310 2018/02/21 07:49:47 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -632,6 +632,7 @@
 vendor FREESCALE       0x1957  Freescale Semiconductor
 vendor ATTANSIC                0x1969  Attansic Technologies
 vendor JMICRON         0x197b  JMicron Technology
+vendor SERVERENGINES   0x19a2  ServerEngines
 vendor HUAWEI          0x19e5  Huaewi Technology
 vendor ASPEED          0x1a03  ASPEED Technology
 vendor AWT             0x1a3b  AWT
@@ -6242,6 +6243,13 @@
 /* SEGA Enterprises products */
 product SEGA   BROADBAND       0x1234  Broadband Adapter
 
+/* ServerEngines (Emulex) products */
+product SERVERENGINES BE2      0x0211  BladeEngine2 10GbE
+product SERVERENGINES BE3      0x0221  BladeEngine3 10GbE
+product SERVERENGINES OCBE2    0x0700  BladeEngine2 10GbE
+product SERVERENGINES OCBE3    0x0710  BladeEngine3 10GbE
+product SERVERENGINES IRMC     0x0800  iRMC
+
 /* ServerWorks products */
 product SERVERWORKS CNB20_LE_AGP       0x0005  CNB20-LE PCI/AGP Bridge
 product SERVERWORKS CNB30_LE_PCI       0x0006  CNB30-LE PCI Bridge



Home | Main Index | Thread Index | Old Index