Owner's Manual
Manuals
Brands
MSI Manuals
servers
MSI MS-91E2
11
12
13
14
15
16
17
18
19
20
1-6
Overview
▍
MS-91E2
Overview
▍
MS-91E2
mov
dx, 04eh
;CR F7h: bit 4 ll 0 (clear event)
mov
al, 0f7h
out
dx, al
inc
dx
in
al,dx
and
al, 0efh
out
dx, al
;CR F6h: bit0~7 ll in counter time
E.
Exit conguration mode
mov
dx, 04eh
mov
al, 0aah
out
dx, al
1
...
...
12
13
14
15
16
...
...
53