Broadcom NetXtreme Ethernet Adapter • Diagnostic User’s Guide
page 117
Broadcom Confidential and Proprietary
5: Toggle PCI-X workaround
Example:
1. Display debug information.
0:> debug 1
Tx Packets Enqueued : 0
Tx Packet Complete : 0
Tx Packet Complete Error : 0
Rx Packets : 0
Rx Unknown Packets : 0
Rx Bad Packets : 0
Rx Good Packets : 0
10.152 gpiowrite
cmd:
gpiowrite
Description:
Write a Value into GPIO pin
Syntax:
gpiowrite <GPIO_num> < value>
Valid value for <GPIO_num> is 0-3, <value> is 0 or 1.
Example:
1.
Write 1 to GPIO#1 Pin
0:> gpiowrite 1 1
Writing 1 to GPIO#1
10.153 gpioread
cmd:
gpioread
Description:
Read GPIO Value
Syntax:
gpioread
Example:
1. Read GPIO Pins
0:> gpioread
GPIO#0 : 1
GPIO#1 : 1
GPIO#2 : 0
GPIO#3 : 0
10.154 pxecpy
cmd:
pxecpy