HP Kayak XU 04xx HP Kayak XU PC Workstation Technical Reference Manual Hardwar - Page 74

Checkpoint, POST Routine Description, Re-initialize onboard I/O ports

Page 74 highlights

5 Power-On Self-Test and Error Messages Order in Which the Tests are Performed Checkpoint Code POST Routine Description 81h Late POST device initialization 82h Detect and install external RS 232 ports 83h Configure non-MCD IDE controllers 84h Detect and install external parallel ports 85h Initialize PC-compatible PnP ISA devices 86h Re-initialize onboard I/O ports 87h Configure Motherboard Configurable Devices 88h Initialize BIOS Data Area 89h Enable Non-Maskable Interrupts (NMIs) 8Ah Initialize Extended BIOS Data Area 8Bh Test and initialize PS/2 8Ch Initialize floppy controller 8Fh Determine number of ATA drives 90h Initialize hard disk controllers 91h Initialize local-bus hard disk controllers 92h Jump to UsersPatch2 93h Build MPTABLE for multi-processor boards 94h Disable A20 address line (Rel. 5.1 and earlier) 95h Install CD ROM for boot 96h Clear huge ES segment register 97h Fixup Multi Processor table 99h Check for SMART drive 9Ah Shadow option ROMs 9Ch Set up Power Management 9Eh Enable hardware interrupts 66

  • 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

66
5
Power-On Self-Test and Error Messages
Order in Which the Tests are Performed
81h
Late POST device initialization
82h
Detect and install external RS 232 ports
83h
Configure non-MCD IDE controllers
84h
Detect and install external parallel ports
85h
Initialize PC-compatible PnP ISA devices
86h
Re-initialize onboard I/O ports
87h
Configure Motherboard Configurable Devices
88h
Initialize BIOS Data Area
89h
Enable Non-Maskable Interrupts (NMIs)
8Ah
Initialize Extended BIOS Data Area
8Bh
Test and initialize PS/2
8Ch
Initialize floppy controller
8Fh
Determine number of ATA drives
90h
Initialize hard disk controllers
91h
Initialize local-bus hard disk controllers
92h
Jump to UsersPatch2
93h
Build MPTABLE for multi-processor boards
94h
Disable A20 address line (Rel. 5.1 and earlier)
95h
Install CD ROM for boot
96h
Clear huge ES segment register
97h
Fixup Multi Processor table
99h
Check for SMART drive
9Ah
Shadow option ROMs
9Ch
Set up Power Management
9Eh
Enable hardware interrupts
Checkpoint
Code
POST Routine Description