User`s guide

Table Of Contents
User Commands 4–111
User Commands
prb
prb
The prb command reads a byte (8 bits) from the specified address in the PCI
configuration space.
Format
prb pci_address id bus function
Parameters
pci_address
Specifies the address in PCI space.
id
Specifies a decimal number that represents the slot assigned to the PCI device.
bus
Specifies which bus to read from. The default value is 0.
function
Specifies which function to read from. The default value is 0.
Description
The prb command reads a byte from the specified address in the PCI configuration
space for a device specified by the id. If the motherboard does not support PCI, then
this command is not implemented. If your system configuration supports multiple
PCI buses, use the parameters to specify the PCI device. Use the pcishow command
to view the available PCI devices.
Example
EB66> prb 0 19
86