User`s manual
Table Of Contents
- Copyright
- Trademarks
- FCC and DOC Statement on Class B
- Table of Contents
- About this Manual
- Warranty
- Static Electricity Precautions
- Safety Measures
- About the Package
- Before Using the System Board
- Chapter 1 - Introduction
- Chapter 2 - Hardware Installation
- Chapter 3 - BIOS Setup
- Chapter 4 - Supported Software
- Appendix A - NLITE and AHCI Installatoin Guide
- Appendix B - Watchdog Timer
- Appendix C - System Error Message
- Appendix D - Troubleshooting

133
B
Watchdog Timer
; PLED mode register, WDTO time unit as second, Keyboard reset when WDTO
time out
mSuperio_GetSet_Reg 0F5h, 11110111b, 00000100b
; , Disable MS/KB interrupt reset WDTO counting, IRQ2 for WDTO
mSuperio_GetSet_Reg 0F7h, 11111111b, 11000010b
; , WDTO Time out Value
mSuperio_Set_Reg 0F6h, WDT_Counter
mSuperio_Exit_Cong
@@:
ret
W83627Hx_WDT endP
end start