![Dolphin PXH822 Скачать руководство пользователя страница 14](http://html1.mh-extra.com/html/dolphin/pxh822/pxh822_manual_2517318014.webp)
PXH822 User’s Guide –
Dolphin Interconnect Solutions
Page 14
EEPROM and Firmware Upgrade
The PXH822 design uses a microcontroller to implement the PCIe CMI protocol and other maintenance functions. Dolphin may
from time to time publish updated firmware for the microcontroller or EEPROM data for the card. Please contact Dolphin for
instructions on how to upgrade the PXH822. Please note that standard PLX firmware tools cannot be used to upgrade the
firmware.
Identifying the Card
The card has a label-
sticker with the serial number in the format ‘PXH8
22-YY-
ZZZZZZ’, where YY denotes the card revision (e.g.
BB)
and ZZZZZZ denotes the serialized production number (e.g. 012345)
–
this whole string makes up the serial number of the card (i.e.
PXH822-BB-012345).
You can also get this information using lspci in Linux:
First, identify the devices for the Dolphin Host card:
Than run lspci, and identify the card. It will show up as something like
Second, do
This shows the card as revision 0x4242
(hexadecimal values of the ‘
BB
’ letters in the ASCII table), with the production number
0x0000000A (0000010 in decimal).
# lspci -s 1:0.0 -v
01:00.0 PCI bridge: PLX Technology, Inc. Device 8733 (rev ca) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at f7d00000 (32-bit, non-prefetchable) [size=256K]
Bus: primary=01, secondary=02, subordinate=03, sec-latency=0
Capabilities: [40] Power Management version 3
Capabilities: [48] MSI: Count=1/8 M 64bit+
Capabilities: [68] Express Upstream Port, MSI 00
Capabilities: [a4] Subsystem: Dolphin Interconnect Solutions AS Device 0822
Capabilities: [100] Device Serial Number 00-00-42-42-00-00-00-0a
Capabilities: [fb4] Advanced Error Reporting
Capabilities: [138] Power Budgeting <?>
Capabilities: [10c] #19
Capabilities: [148] Virtual Channel
Capabilities: [e00] #12
Capabilities: [b00] Latency Tolerance Reporting
Capabilities: [b70] Vendor Specific Information: ID=0001 Rev=0 Len=010
Kernel driver in use: pcieport
Kernel modules: shpchp
# lspci | grep “Device 8733”
01:00.0 PCI bridge: PLX Technology, Inc. Device 8733 (rev ca)
02:08.0 PCI bridge: PLX Technology, Inc. Device 8733 (rev ca)
# lspci -s 1:0.0 -v | grep -E "Subsystem|Serial"
Capabilities: [a4] Subsystem: Dolphin Interconnect Solutions AS Device 0822
Capabilities: [100] Device Serial Number 00-00-42-42-00-00-00-0a