beautypg.com

AAEON FWS-7600 User Manual

Page 74

background image

N e t w o r k Ap p l i a n c e

F W S - 7 6 0 0

Appendix C Standard Firewall Platform Setting

C-13

wait();

}

void wait()

{

for (int i = 0 ; i < 0x10 ; i++)

{

for (int j = 0 ; j < 0x80 ; j++)

{

outportb(0x0EB,

0Xff);

}

}

}