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
Содержание WADE-8156
Страница 1: ...WADE 8156 Intel Core 2 Duo Desktop Q965 Mini ITX User s Manual Rev 1 0 2007 04 25...
Страница 6: ...WADE 8156 User s Manual 6 55 Revision History Revision Date Comment Rev 1 0 Apr 2007 Initial released...
Страница 7: ...WADE 8156 User s Manual CHAPTER 1 7 55...
Страница 13: ...WADE 8156 User s Manual 13 55 1 5 Dimensions Unit mm...
Страница 14: ...WADE 8156 User s Manual CHAPTER 2 14 55...
Страница 20: ...WADE 8156 User s Manual 20 55 CHAPTER 3...
Страница 25: ...WADE 8156 User s Manual 25 55 CHAPTER 4...
Страница 27: ...WADE 8156 User s Manual 27 55 g 4 1 2 Advanced Settin...
Страница 32: ...WADE 8156 User s Manual 32 55 4 1 2 3 Super IO Configuration...
Страница 38: ...WADE 8156 User s Manual 38 55 4 1 2 7 MPS Configuration Select MPS Revision...
Страница 41: ...WADE 8156 User s Manual 41 55 tting 4 1 3 Advanced PCI PnP Se...
Страница 47: ...WADE 8156 User s Manual 47 55 ttings 4 1 6 Advanced Chipset Se...
Страница 53: ...WADE 8156 User s Manual 53 55 Appendix...