Aaeon FWB-2250 User Manual page 73

Networking motherboard
Table of Contents

Advertisement

N e t w o r k i n g M o t h e r b o a r d
IoOut8(LANBP_BASE_ADDR + 1, TEMP8);
EXE_SET();
}
/*
LAN1 & 2 Power Off ByPass Mode Set
BP_MODE = 0x00 - Pass Through Mode
= 0x01 - By Pass Mode
*/
VOID LAN12_PWROFF_BP()
{
UINT8
SEL_PAIR(0x00) ;
TEMP8 = IoIn8(LANBP_BASE_ADDR) & 0x7F;
TEMP8 |= BP_MODE << 7;
IoOut8(LANBP_BASE_ADDR, TEMP8);
EXE_SET();
}
/*
Appendix C Standard Firewall Platform Setting
TEMP8;
// Select Pair I
C-8
F W B - 2 2 5 0
// Execute Set
// Execute Set

Advertisement

Table of Contents
loading

Table of Contents