MSI MS-91E2 manual Watch Dog Timer Setting Setup procedures

Models: MS-91E2

1 53
Download 53 pages 48.7 Kb
Page 12
Image 12

Overview

Watch Dog Timer Setting

Setup procedures

A. Enter super I/O configuration mode -

mov

dx, 04eh

mov

al, 087h

out

dx, al

out

dx, al

B. Set pin 77 to WDTO# function

mov

dx,04eh

 

mov

al,02Dh;; ;Register 2Dh

out

dx,al

 

inc

dx

 

in

al,dx

 

and

al,0FEh

;Config Bit 0 As 0

out

dx,al

;Config PIN 77 as WDTO#

C. Select Logical Device 8

mov

dx, 04eh

 

mov

al, 07h

 

out

dx, al

;point to Logical Device Number Register

inc

dx

 

mov

al, 08h ;select Logical Device 8

out

dx, al

 

1-4

Page 12
Image 12
MSI MS-91E2 manual Watch Dog Timer Setting Setup procedures