125
A
Watchdog Timer
mSuperio_Get_Reg Macro RegIndex
mov
dx, SuperIo_CFG_Port
mov
al, RegIndex
out
dx, al
NEWIODELAY
mov
dx, SuperIo_DAT_Port
in
al, dx
NEWIODELAY
endM
mSuperio_LDN_Select
Macro
LDN
mSuperio_Set_Reg 07h, LDN
endM
mSuperio_Set_Reg Macro RegIndex, SetValue
mov
dx, SuperIo_CFG_Port
mov
al, RegIndex
out
dx, al
NEWIODELAY
mov
dx, SuperIo_DAT_Port
mov
al, SetValue
out
dx, al
NEWIODELAY
endM
NEWIODELAY
Macro
out
0EBh, al ;Dummy I/O output for delay
endM
.code
start:
call
W83627Hx_WDT
mov
ah, 4ch
int
21h
W83627Hx_WDT
Proc
near
;LDN8
;CRF5[3] :RW 0/1 = WDTO Second/Minute
;CRF5[2] :RW 0/1 = Keyboard Reset Low/High when WDTO Timeout
;CRF6[7:0]:RW 00h = Disable , 01h~0FFh = 1~255 Sec/Min.
;CRF7[7] :RW 0/1 = Disable/Enable Mouse interrupt reset WDTO counting.
;CRF7[6] :RW 0/1 = Disable/Enable Keyboard interrupt reset WDTO counting.
;CRF7[5] :WO 1 = Force WDTO time out(Auto clear).
;CRF7[4] :RW 0/1 = WDTO time status TimeOut/Counting.
;CRF7[3:0]:RW 0~7 = Low IRQ for WDTO (Typical is 2, means SMI).
Содержание NP951-B16C
Страница 1: ...NP951 B16C System Board User s Manual 935 NP9511 000G A11000927 ...
Страница 16: ...16 2 Hardware Installation Solder Side Realtek ALC262 Intel ICH7M 945GSE Intel Atom N270 Intel Winbond W83627 ...
Страница 92: ...92 4 Supported Software 3 After completing instal lation click Finish to exit setup ...
Страница 97: ...97 4 Supported Software 4 You can now access the utility ...
Страница 101: ...101 4 Supported Software 4 The screen on the right will appear Select the driver ...
Страница 104: ...104 4 Supported Software 5 Click Finish to exit instal laion 4 Click Install to begin instal lation ...
Страница 106: ...106 4 Supported Software 3 Click Finish Reboot the system for DirectX to take effect ...
Страница 114: ...114 4 Supported Software 3 After completing instal lation click Finish to exit setup ...