F l e x i b l e E m b e d d e d
S y s t e m
F E S - 6 1 1 0
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]
Содержание FES-6110
Страница 10: ...Flexible Embedded System F E S 6 1 1 0 Chapter 1 General Information 1 1 General Chapter 1 Information...
Страница 16: ...Flexible Embedded System F E S 6 1 1 0 Chapter 2 Hardware Installation 2 1 Hardware Installation Chapter 2...
Страница 31: ...Flexible Embedded System F E S 6 1 1 0 Chapter 3 Award BIOS Setup 3 1 Award Chapter 3 BIOS Setup...
Страница 35: ...Flexible Embedded System F E S 6 1 1 0 Chapter 4 Driver Installation 4 1 Driver Chapter 4 Installation...
Страница 49: ...Flexible Embedded F E S 6 1 1 0 System Appendix B I O Information B 1 I O Information Appendix B...
Страница 50: ...Flexible Embedded F E S 6 1 1 0 System Appendix B I O Information B 2 B 1 I O Address Map...
Страница 51: ...Flexible Embedded F E S 6 1 1 0 System Appendix B I O Information B 3 B 2 Memory Address Map...