
PCM-9388 User Manual 76
;set WDT Timer
pop ax
call
Superio_Set_Reg
mov cl,0f7h
;Disable Watchdog
timer resets by the mouse or
keyboard interrupts
xor al,al
call
Superio_Set_Reg
mov cl,30h
;set device active
mov al,1
call
Superio_Set_Reg
popa
ret
Set_WDT Endp
;[]
==================================
============================[]
;Input : CL - logic device to set
Comentários a estes Manuais