Guys, sorry to be late about getting this posted ... had to hold a viewing
and all. I had at least two people (working for Compaq :^) send me a list
of the LED values. There are four more bits of information that aren't in
this table (as they don't have LEDs to display them) but were described by
the hardware reference manual I found online at one of the free OS sites.
Thanks for the help from everyone!
andrew.
-----
I found a table that shows the LEDS numbered 0-3 from bottom to top, and
the following code interpretation:
1111 Not used
1110 The SROM code is running
1101 The Intel 82357DT programmable interrupt controller (PIC) chip and the
VSLI 82C106 combination chip initialization tests are complete
1100 The firmware has successfully returned from the PIC and 82C10
initialization code
1011 A machine check occurred (cacheparity)
1010 There is an error in the memory bank1 configuration
1001 There is an error in the memory bank 0 configuration
1000 Memory is successfully configured
0111 The memory test with the data cache (Dcache) disabled failed (first 2M)
0110 The memory test with the data cache (Dcache) enabled failed (first 2M)
0101 Not used
0100 The ROM path test failed. The fail-safe loader code is loaded.
0011 There is a console checksum error. The fail-safe loader code is loaded.
0010 There is a fail-safe loader checksum error.
0001 Control is being passed to the fail-safe loader.
0000 Control is being passed to the console.
Received on Mon Feb 05 2001 - 16:45:01 NZDT