
Appendix A
–
Watchdog Timer Programming
54
Deskt
op
Net
work
Ap
plian
ce
FW
S-
2280
************************************************************************************
// SuperIO relative definition (Please reference to Table 1)
#define byte SIOIndex //This parameter is represented from Note1
#define byte SIOData //This parameter is represented from Note2
#define void IOWriteByte(byte IOPort, byte Value);
#define byte IOReadByte(byte IOPort);
// Watch Dog relative definition (Please reference to Table 2)
#define byte TimerLDN //This parameter is represented from Note3
#define byte TimerReg //This parameter is represented from Note4
#define byte TimerVal // This parameter is represented from Note24
#define byte UnitLDN //This parameter is represented from Note5
#define byte UnitReg //This parameter is represented from Note6
#define byte UnitBit //This parameter is represented from Note7
#define byte UnitVal //This parameter is represented from Note8
#define byte EnableLDN //This parameter is represented from Note9
#define byte EnableReg //This parameter is represented from Note10
#define byte EnableBit //This parameter is represented from Note11
#define byte EnableVal //This parameter is represented from Note12
#define byte StatusLDN // This parameter is represented from Note13
#define byte StatusReg // This parameter is represented from Note14
#define byte StatusBit // This parameter is represented from Note15
************************************************************************************
Содержание FWS-2280
Страница 1: ...Last Updated August 27 2021 FWS 2280 Desktop Network Appliance User Manual 2nd Ed...
Страница 14: ...1 Desktop Network Appliance FWS 2280 Chapter 1 Chapter 1 Product Specifications...
Страница 18: ...Desktop Network Appliance FWS 2280 Chapter 2 Chapter 2 Hardware Information...
Страница 19: ...Chapter 2 Hardware Information 6 Desktop Network Appliance FWS 2280 2 1 Dimensions System...
Страница 20: ...Chapter 2 Hardware Information 7 Desktop Network Appliance FWS 2280 Board Top and I O View...
Страница 21: ...Chapter 2 Hardware Information 8 Desktop Network Appliance FWS 2280 Bottom and Side View...
Страница 23: ...Chapter 2 Hardware Information 10 Desktop Network Appliance FWS 2280 Bottom and Side View...
Страница 30: ...Desktop Network Appliance FWS 2280 Chapter 3 Chapter 3 AMI BIOS Setup...
Страница 33: ...Chapter 3 AMI BIOS Setup 20 Desktop Network Appliance FWS 2280 3 3 Setup Submenu Main...
Страница 34: ...Chapter 3 AMI BIOS Setup 21 Desktop Network Appliance FWS 2280 3 4 Setup Submenu Advanced...
Страница 36: ...Chapter 3 AMI BIOS Setup 23 Desktop Network Appliance FWS 2280 3 4 2 PCH FW Configuration...
Страница 41: ...Chapter 3 AMI BIOS Setup 28 Desktop Network Appliance FWS 2280 3 4 5 Hardware Monitor...
Страница 44: ...Chapter 3 AMI BIOS Setup 31 Desktop Network Appliance FWS 2280 3 4 6 SIO Configuration...
Страница 53: ...Chapter 3 AMI BIOS Setup 40 Desktop Network Appliance FWS 2280 3 5 Setup Submenu Chipset...
Страница 55: ...Chapter 3 AMI BIOS Setup 42 Desktop Network Appliance FWS 2280 3 5 1 1 Memory Configuration...
Страница 62: ...Chapter 3 AMI BIOS Setup 49 Desktop Network Appliance FWS 2280 3 8 Setup Submenu Save Exit...
Страница 63: ...Desktop Network Appliance FWS 2280 Chapter 4 Chapter 4 Driver Installation...
Страница 65: ...Desktop Network Appliance FWS 2280 Appendix A Appendix A Watchdog Timer Programming...
Страница 72: ...Desktop Network Appliance FWS 2280 Appendix B Appendix B Hardware and LAN Bypass Programming...
Страница 83: ...Desktop Network Appliance FWS 2280 Appendix C Appendix C Glue Removal Procedure...