WADE-8156 User’s Manual
Appendix A: Watchdog Timer Programming
The Watchdog Timer (WDT) is a special hardware device that monitors the computer
system during normal operation. The WDT has a clock circuit that times down from a set
number to zero. If a monitored item occurs be ore that timer reaches zero, the WDT resets
and counts down again. If for some reason the monitored item doesn’t occur before the
timer reaches zero, the WDT performs an action, such as a diagnostic operation (rebooting
the computer) or generate an NMI.
f
Watchdog Configuration
Address Port: 2Eh
Data Port: 2Fh
Description
87h na
Enter
Key
87h na
Enter
Key
07h
08h
Setup Watch Dog Function
2Dh
20h
Setup Watch Dog Function
30h
01h
Enable Wa h Dog Function
tc
F5h
00h
00h: select second mode, 08h: select minute mode
F6h 00h
Time-out occurs after 0~255 second/minute, 00h: Time-out
disable
anguage
】
Ex
ple
1. outportb(0x2e,0x87);
outportb(0x2e,0x87);
outportb(0x2e,0x07);
4. outportb(0x2f,0x08);
5. outportb(0x2e,0x2d);
6. outportb(0x2f,0x20);
7. outportb(0x2e,0x30);
8. outportb(0x2f,0x01);
9. outportb(0x2e,0xf5)
10. outportb(0x2f,0x00)
11. outportb(0x2e,0xf6);
12. outportb(0x2f,0x05);
【
C L
am
:
2.
3.
54 / 55
Summary of Contents for WADE-8156
Page 1: ...WADE 8156 Intel Core 2 Duo Desktop Q965 Mini ITX User s Manual Rev 1 0 2007 04 25...
Page 7: ...WADE 8156 User s Manual CHAPTER 1 7 55...
Page 13: ...WADE 8156 User s Manual 13 55 1 5 Dimensions Unit mm...
Page 14: ...WADE 8156 User s Manual CHAPTER 2 14 55...
Page 20: ...WADE 8156 User s Manual 20 55 CHAPTER 3...
Page 25: ...WADE 8156 User s Manual 25 55 CHAPTER 4...
Page 27: ...WADE 8156 User s Manual 27 55 g 4 1 2 Advanced Settin...
Page 32: ...WADE 8156 User s Manual 32 55 4 1 2 3 Super IO Configuration...
Page 38: ...WADE 8156 User s Manual 38 55 4 1 2 7 MPS Configuration Select MPS Revision...
Page 41: ...WADE 8156 User s Manual 41 55 tting 4 1 3 Advanced PCI PnP Se...
Page 47: ...WADE 8156 User s Manual 47 55 ttings 4 1 6 Advanced Chipset Se...