Compaq 12XL325 Presario 1200 Series Models XL101-XL113, XL115, XL118-XL127 - M - Page 78

Disable onboard Super I/O ports and IRQs, Display prompt Press F2 to enter SetUP - setup bios

Page 78 highlights

Code 49h 4Ah 4Bh 4Ch 4Eh 50Eh 51h 52h 54h 58h 59h 5Ah 5Bh 5Ch 60h 62h 64h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Eh 70h 72h 76h 7Ch 7Eh 80h Presario 1200 Series Models: XL101-XL113, XL115, XL118-XL127 Beeps POST Routine Description Initialize all video adapters in system QuietBoot start (optional) Shadow video BIOS ROM Display BIOS copyright notice Display CPU type and speed Initialize EISA board Test keyboard Set key click if enabled Test for unexpected interrupts Initialize POST display service Display prompt "Press F2 to enter SetUP" Disable CPU cache Test RAM between 512 and 640 KB Test extended memory Test extended memory address lines Jump to UserPatchI Configure advanced cache registers Initialize Multi Processor APIC Enable external and CPU cache Setup System Management Mode (SMM) area Display external L2 cache size Load custom defaults (optional) Display shadow-area message Display possible high address for UMB recovery Display error messages Check for configuration errors Check for keyboard errors Set up hardware interrupt vectors Initialize coprocessor if present Disable onboard Super I/O ports and IRQs Late POST device initialization 36 TROUBLESHOOTING PRESARIO NOTEBOOK MAINTENANCE AND SERVICE GUIDE 1200XL SERIES

  • 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

36 T
ROUBLESHOOTING
P
RESARIO
N
OTEBOOK
M
AINTENANCE
AND
S
ERVICE
G
UIDE
1200XL S
ERIES
Presario 1200 Series
Models: XL101-XL113, XL115, XL118-XL127
49h
Initialize all video adapters in system
4Ah
QuietBoot start (optional)
4Bh
Shadow video BIOS ROM
4Ch
Display BIOS copyright notice
4Eh
Display CPU type and speed
50Eh
Initialize EISA board
51h
Test keyboard
52h
Set key click if enabled
54h
Test for unexpected interrupts
58h
Initialize POST display service
59h
Display prompt "Press F2 to enter SetUP"
5Ah
Disable CPU cache
5Bh
Test RAM between 512 and 640 KB
5Ch
Test extended memory
60h
Test extended memory address lines
62h
Jump to UserPatchI
64h
Configure advanced cache registers
66h
Initialize Multi Processor APIC
67h
Enable external and CPU cache
68h
Setup System Management Mode (SMM) area
69h
Display external L2 cache size
6Ah
Load custom defaults (optional)
6Bh
Display shadow-area message
6Ch
Display possible high address for UMB recovery
6Eh
Display error messages
70h
Check for configuration errors
72h
Check for keyboard errors
76h
Set up hardware interrupt vectors
7Ch
Initialize coprocessor if present
7Eh
Disable onboard Super I/O ports and IRQs
80h
Late POST device initialization
Code
Beeps
POST Routine Description