HP (Hewlett-Packard) 441877-00B Network Card User Manual


 
Diagnostics 161
o
Example: q57diag.exe -p
-npol
o Selects negative link polarity in TBI test
o Example: q57diag.exe -npol
-q
Selects quick diagnostic mode
w <value>
o Enables WOL programming in manufacture mode
After a successful manufacturing testing, the program will set WOL to either enable or disable
mode.
Value = 0 to disable WOL and 1 to enable WOL.
When -f is entered, software uses eeprom.bin's content for WOL setting.
When -w is entered with -f, -w is ignored.
o Example: q57diag.exe -w 1
o To disable/enable WOL for LOM designs, Lan On Motherboard, use the Rom Bios Setup Utility,
RBSU.
-x <value>
o Enables PXE in manufacture mode
After a successful manufacturing testing, the program will set PXE to either enable or disable
mode.
Value = 0 to disable PXE and 1 to enable PXE.
When -f is entered, software uses eeprom.bin content for PXE setting.
When -x is entered with -f, -x is ignored.
o Example: q57diag.exe -x 0
o To disable/enable PXE for LOM designs, Lan On Motherboard, use the Rom Bios Setup Utility,
RBSU.
-asf <value>
o Enables asf in manufacture mode
o Value = 0 to disable; Value = 1 to enable
-t <id>
Disables test
-T <id>
o Enables test
A certain test is enabled or disabled by default. The user can overwrite the enabling status by
those options. The test ID must start with a letter 'A', 'B', 'C', or 'D' to indicate the group and be
followed by test numbers. Each digit of the number represents the sub-test number. For example,
if the user wants to disable test A1 and A3. The option -t A13 should be entered. If no test
numbers are entered, all tests in that group are selected. For the tests not specified, the default
setting will be used.
o Example: q57diag.exe -t A15BC1 -T C4 -t D2
This disables A1, A5, B1, B2, B3, B4, B5, B6, C1, D2, and enables C4