IXB28504XGBEFS Intel, IXB28504XGBEFS Datasheet - Page 201

no-image

IXB28504XGBEFS

Manufacturer Part Number
IXB28504XGBEFS
Description
Manufacturer
Intel
Datasheet

Specifications of IXB28504XGBEFS

Lead Free Status / Rohs Status
Compliant
Boot Monitor Console Commands—IXB2850
A.2.48
A.2.49
January 2007
Document Number: 05-2443-006
Syntax
pci 16read -b <bus> -d <device> -f <function> -o <offset>
Parameters
Example
pci 16read -b 1 -d 3 -f 2 -o 0x14
pci 16write
Write 16-bit wide data to the configuration space of the device located on
<bus>:<device>:<function> with the given <offset> from start of the configuration
space. This command remembers the last valid configuration for <bus>, <device> and
<function>. Therefore, it is only necessary to specify all the parameters when
accessing the configuration space of the given PCI device for the first time. Subsequent
access to the same device requires the <offset> and <value> parameters only.
Syntax
pci 16write -b <bus> -d <device> -f <function> -o <offset> -v <value>
Parameters
Example
pci 16write -b 1 -d 3 -f 2 -o ox14 -v 0x1234
pci 32read
Read 32-bit wide data from the configuration space of the device located on
<bus>:<device>:<function> with the given <offset> from the start of the
configuration space. This command remembers the last valid configuration for <bus>,
<device> and <function>. Therefore, it is only necessary to specify all the parameters
when accessing the configuration space of the given PCI device for the first time.
Subsequent access to the same device requires the <offset> only.
Syntax
pci 32read -b <bus> -d <device> -f <function> -o <offset>
Parameters
• -b <bus> - The PCI bus number where a device is installed
• -d <device> - The PCI bus device location where a device is installed
• -f <function> - The PCI bus function location where a device is located
• -o <offset> - The offset from the start of the configuration space of the device
• -b <bus> - The PCI bus number where a device is installed
• -d <device> - The PCI bus device location where a device is installed
• -f <function> - The PCI bus function location where a device is located
• -o <offset> - The offset from the start of the configuration space of the device
• -v <value> - The value that should be written to the configuration space
• -b <bus> - The PCI bus number where a device is installed
• -d <device> - The PCI bus device location where a device is installed
Intel NetStructure
®
IXB2850 Packet Processing Boards
TPS
201