Intel GENE-8310 manual MOV DX,WORD PTR CSCfgPort+06h IN AL,DX RET ReadConfigurationData ENDP

Models: GENE-8310

1 57
Download 57 pages 40.25 Kb
Page 53
Image 53
MOV DX,WORD PTR CS:[Cfg_Port+06h]

SubCompact Board

G E N E - 8 3 1 0

 

 

MOV DX,WORD PTR CS:[Cfg_Port+06h]

IN AL,DX

RET

Read_Configuration_Data ENDP

Write_Configuration_Data PROC NEAR

MOV DX,WORD PTR CS:[Cfg_Port+04h]

OUT DX,AL

XCHG AL,AH

MOV DX,WORD PTR CS:[Cfg_Port+06h]

OUT DX,AL

RET

Write_Configuration_Data ENDP

Superio_Set_Reg proc near push ax

MOV DX,WORD PTR CS:[Cfg_Port+04h] mov al,cl

out dx,al pop ax inc dx out dx,al ret

Superio_Set_Reg endp.Set_Logic_Device proc near

Appendix A Programming the Watchdog Timer A-9

Page 53
Image 53
Intel GENE-8310 manual MOV DX,WORD PTR CSCfgPort+06h IN AL,DX RET ReadConfigurationData ENDP