Asus AAEON FWS-2253 User Manual page 76

Table of Contents

Advertisement

Set Watch Dog as system reset mode
*/
VOID WDT_RESET()
{
UINT8 TEMP8;
SEL_PAIR(0x00) ;
TEMP8 = IoIn8(LANBP_BASE_ADDR) & 0xBF;
IoOut8(LANBP_BASE_ADDR, TEMP8);
SEL_PAIR(0x00) ;
IoOut8(LANBP_BASE_ADDR, TEMP8);
EXE_SET();
}
Appendix C – Standard Firewall Platform Setting
// Select Pair I
// Select Pair II
// Execute Set
64

Advertisement

Table of Contents
loading

Table of Contents