User Manual
Manuals
Brands
AAEON Manuals
Computer Accessories
FWS-7600
67
68
69
70
71
72
73
74
75
76
Network Appliance
FWS-7600
Append
ix
C
S
tandard
Fire
wall
Platform
Setting
C-13
w
a
i
t
(
)
;
}
void wait()
{
f
o
r
(
i
n
t
i
=
0
;
i
<
0
x
1
0
;
i
+
+
)
{
for (int j = 0 ; j < 0x80 ; j++)
{
outportb(0x0EB,
0Xff);
}
}
}
1
...
...
72
73
74
75
76