AAEON IMBI-Q45 User Manual

Page 40

Advertising
background image

I n d u s t r i a l M o t h e r b o a r d

I M B I - Q 4 5

Appendix A Programming the Watchdog Timer

A-6

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]

MOV DX,02Eh

MOV CX,04h

Init_1:

MOV AL,BYTE PTR CS:[SI]

Advertising