Aaeon HSB-800I User Manual page 46

Amd lx800 processor isa half-size cpu card with ddr, ethernet, compactflash & pc/104
Table of Contents

Advertisement

H a l f - s i z e S B C
Watch_Dog_Setting:
;Timer setting
mov al, cl
mov cl, 73h
call Superio_Set_Reg
;Clear by keyboard or mouse interrupt
mov al, 0f0h
mov cl, 71h
call Superio_Set_Reg
;unit is second.
mov al, 0C0H
mov cl, 72h
call Superio_Set_Reg
; game port enable
mov cl, 9
call Set_Logic_Device
Initial_OK:
CALL Exit_Configuration_mode
MOV AH,4Ch
INT 21h
Enter_Configuration_Mode PROC NEAR
MOV SI,WORD PTR CS:[Offset Cfg_Port]
Appendix A Programming the Watchdog Timer
H S B - 8 0 0 I
A - 6

Advertisement

Table of Contents
loading

Table of Contents