beautypg.com

AAEON FWS-7800 User Manual

Page 64

background image

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

F W S - 7 8 0 0

Appendix C Standard Firewall Platform Setting

C-9

}

void Entry_mode_set()

{

outportb(0x378, 0x06);

wait();

outportb(0x37A, 0xC8);

wait();

outportb(0x37A, 0xCA);

wait();

}

void Display_Off()

{

outportb(0x378, 0x08);

wait();

outportb(0x37A, 0xC8);

wait();

outportb(0x37A, 0xCA);