MSI MS-98F5 Manual page 51

Industrial computer board
Hide thumbs Also See for MS-98F5:
Table of Contents

Advertisement

; Check ECX data is SuCc.
NoYet:
jmp
short $+2
jmp
short $+2
CMP
ecx,'SuCc'
Jnz
NoYet
; Get GPI 0 Pin Status Register
mov
ax,dx
;al bit5 = GPI 0 status
#2 : Set GPO 0 status to high
; Set GPO data and send 9Eh to sw smi port.
mov
dx, SMI_port
mov
eax, 03010000h
mov
ebx, 03E010001h
mov
ecx,0
mov
esi,0
out
dx, 9Eh
jmp
short $+2
jmp
short $+2
; ; Check ECX data is SuCc.
NoYet:
jmp
short $+2
jmp
short $+2
CMP
ecx,'SuCc'
Jnz
NoYet
; ; Finish
;Io_delay
;Io_delay
;Check smi has finish.
;3E is 5605 addr.01 is GPO_Bit Reg. bl is set data
; bit0 is GPO bit0,1 is set GPO0 to High.
;dx is smi port, smi number is 9Eh
;Io_delay
;Io_delay
;Io_delay
;Io_delay
;Check smi has finish.
Industrial Computer Board

Advertisement

Table of Contents
loading

Table of Contents