AAEON FWS-816B User Manual
Page 76
N e t w o r k Ap p l i a n c e
F W S - 8 1 6 B
Appendix C Standard Firewall Platform Setting
C-11
outportb(0x37A, 0xCA);
wait();
}
/********************************************************************
****/
// Set the interface data length.
// Number of display line and character font.
// For 5x7 dots and 2 lines display now.
/********************************************************************
***/
void Function_Set()
{
outportb(0x378, 0x38);
wait();
outportb(0x37A, 0xC8);
wait();
outportb(0x37A, 0xCA);