S u b C o m p a c t B o a r d
G E N E - 8 3 1 0
Appendix A Programming the Watchdog Timer
A-10
Set_Logic_Device proc near
push ax
push cx
xchg al,cl
mov cl,07h
call Superio_Set_Reg
pop cx
pop ax
ret
Set_Logic_Device endp
;Select 02Eh->Index Port, 02Fh->Data Port
Cfg_Port DB 087h,001h,055h,055h
DW 02Eh,02Fh
END Main
Note: Interrupt level mapping
0Fh-Dh: not valid
0Ch: IRQ12
.
.
03h: IRQ3
02h: not valid
01h: IRQ1
00h: no interrupt selected
Summary of Contents for GENE-8310
Page 18: ...SubCompact Board G E N E 8 3 1 0 Chapter 2 Quick Installation Guide 2 4 Solder Side CFD1 DIMM1...
Page 36: ...SubCompact Board G E N E 8 3 1 0 Chapter 3 Award BIOS Setup 3 1 Chapter Award 3 BIOS Setup...
Page 54: ...SubCompact Board G E N E 8 3 1 0 Appendix B I O Information B 1 I O Information Appendix B...
Page 57: ...SubCompact Board G E N E 8 3 1 0 Appendix C Mating Connector C 1 Mating Connector Appendix C...