beautypg.com

AAEON FWS-7400 User Manual

Page 105

background image

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

F W S - 7 4 0 0

Appendix C Standard LAN Bypass Platform Setting

C-11

wait();   

outportb(0x37A, 0xCA);   

wait();   

}

void Display_On_Cursor_On()   

{   

outportb(0x378, 0x0E);   

wait();   

outportb(0x37A, 0xC8);   

wait();   

outportb(0x37A, 0xCA);   

wait();   

}