Asus CROSSHAIR IV FORMULA User Guide - Page 168

Detect & install all IDE devices: HDD, LS120, ZIP, CDROM., Program MTRR of M1 CPU

Page 168 highlights

Debug code table Code 8254TEST 8259MSK1 8259MSK2 8259TEST COUNTMEM MP INIT USB INIT TEST MEM SHOW MP PNP LOGO ONBD IO EN SETUP MSINSTAL CHK ACPI EN CACHE SET CHIP AUTO CFG INIT FDC DET IDE COM/LPT DET FPU CPU CHG EZ FLASH CPR FAIL FAN FAIL UCODEERR FLOPYERR KB ERROR HD ERR CMOS ERR MS ERROR SMARTERR HM ERROR AINETERR CASEOPEN Description Test 8254 Test 8259 interrupt mask bits for channel 1. Test 8259 interrupt mask bits for channel 2. Test 8259 functionality. Calculate total memory by testing the last double word of each 64K page. 1. Program MTRR of M1 CPU 2. Initialize L2 cache for P6 class CPU & program CPU with proper cacheable range. 3. Initialize the APIC for P6 class CPU. 4. On MP platform, adjust the cacheable range to smaller one in case the cacheable ranges between each CPU are not identical. Initialize USB Test all memory (clear all extended memory to 0) Display number of processors (multi-processor platform) Display PnP logo Initialize Onboard IO devices. Okay to enter Setup utility. Initialize PS/2 Mouse Prepare memory size information for function call: INT 15h ax=E820h Turn on L2 cache Program chipset registers according to items described in Setup & Autoconfiguration table. Assign resources to devices. 1. Initialize floppy controller 2. Set up floppy related fields in 40:hardware. Detect & install all IDE devices: HDD, LS120, ZIP, CDROM. Detect serial ports & parallel ports. Detect & install co-processor New CPU installed Execute EZ Flash CPR error Fan error UCODE error Floppy error Keyboard error HDD error CMOS error Mouse error HDD smart function error Hard monitor error AI NET error Case open A-2 Appendix: Debug code table

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172

A-2
Appendix: Debug code table
Code
Description
8254TEST
Test 8254
8259MSK1
Test 8259 interrupt mask bits for channel 1.
8259MSK2
Test 8259 interrupt mask bits for channel 2.
8259TEST
Test 8259 functionality.
COUNTMEM
Calculate total memory by testing the last double word of each 64K page.
MP INIT
1. Program MTRR of M1 CPU
2. Initialize L2 cache for P6 class CPU & program CPU with proper
cacheable range.
3. Initialize the APIC for P6 class CPU.
4. On MP platform, adjust the cacheable range to smaller one in case the
cacheable ranges between each CPU are not identical.
USB INIT
Initialize USB
TEST MEM
Test all memory (clear all extended memory to 0)
SHOW MP
Display number of processors (multi-processor platform)
PNP LOGO
Display PnP logo
ONBD IO
Initialize Onboard IO devices.
EN SETUP
Okay to enter Setup utility.
MSINSTAL
Initialize PS/2 Mouse
CHK ACPI
Prepare memory size information for function call: INT 15h ax=E820h
EN CACHE
Turn on L2 cache
SET CHIP
Program chipset registers according to items described in Setup & Auto-
configuration table.
AUTO CFG
Assign resources to devices.
INIT FDC
1. Initialize floppy controller
2. Set up floppy related fields in 40:hardware.
DET IDE
Detect & install all IDE devices: HDD, LS120, ZIP, CDROM.
COM/LPT
Detect serial ports & parallel ports.
DET FPU
Detect & install co-processor
CPU CHG
New CPU installed
EZ FLASH
Execute EZ Flash
CPR FAIL
CPR error
FAN FAIL
Fan error
UCODEERR
UCODE error
FLOPYERR
Floppy error
KB ERROR
Keyboard error
HD ERR
HDD error
CMOS ERR
CMOS error
MS ERROR
Mouse error
SMARTERR
HDD smart function error
HM ERROR
Hard monitor error
AINETERR
AI NET error
CASEOPEN
Case open
Debug code table