Appendix A – Watchdog Timer Programming
55
N
etw
ork
A
pp
lia
nc
e
FW
S-
22
76
************************************************************************************
// 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
************************************************************************************
Содержание AAEON FWS-2276
Страница 1: ...Last Updated January 22 2019 FWS 2276 Network Appliance User s Manual 3rd Ed ...
Страница 13: ...Network Appliance FWS 2276 Chapter 1 Chapter 1 Product Specifications ...
Страница 17: ...Network Appliance FWS 2276 Chapter 2 Chapter 2 Hardware Information ...
Страница 18: ...Chapter 2 Hardware Information 6 Network Appliance FWS 2276 2 1 Dimensions System ...
Страница 19: ...Chapter 2 Hardware Information 7 Network Appliance FWS 2276 Board Component Side ...
Страница 20: ...Chapter 2 Hardware Information 8 Network Appliance FWS 2276 Solder Side ...
Страница 21: ...Chapter 2 Hardware Information 9 Network Appliance FWS 2276 2 2 Jumpers and Connectors Component Side ...
Страница 22: ...Chapter 2 Hardware Information 10 Network Appliance FWS 2276 Solder side ...
Страница 26: ...Chapter 2 Hardware Information 14 Network Appliance FWS 2276 ...
Страница 28: ...Chapter 2 Hardware Information 16 Network Appliance FWS 2276 Step 4 Screw on the front cover ...
Страница 29: ...Network Appliance FWS 2276 Chapter 3 Chapter 3 AMI BIOS Setup ...
Страница 32: ...Chapter 3 AMI BIOS Setup 20 Network Appliance FWS 2276 3 3 Setup Submenu Main ...
Страница 33: ...Chapter 3 AMI BIOS Setup 21 Network Appliance FWS 2276 3 4 Setup Submenu Advanced ...
Страница 37: ...Chapter 3 AMI BIOS Setup 25 Network Appliance FWS 2276 Enabled Enable Disable Power Limit 1 ...
Страница 42: ...Chapter 3 AMI BIOS Setup 30 Network Appliance FWS 2276 3 4 6 Advanced SIO Configuration ...
Страница 56: ...Chapter 3 AMI BIOS Setup 44 Network Appliance FWS 2276 3 5 Setup submenu Chipset ...
Страница 61: ...Chapter 3 AMI BIOS Setup 49 Network Appliance FWS 2276 Enable Disable UEFI Network Stack ...
Страница 62: ...Chapter 3 AMI BIOS Setup 50 Network Appliance FWS 2276 3 8 Setup submenu Exit ...
Страница 63: ...Network Appliance FWS 2276 Chapter 4 Chapter 4 Driver Installation ...
Страница 65: ...Network Appliance FWS 2276 Appendix A Appendix A Watchdog Timer Programming ...
Страница 72: ...Network Appliance FWS 2276 Appendix B Appendix B I O Information ...
Страница 73: ...Appendix B I O Information 61 Network Appliance FWS 2276 B 1 I O Address Map ...
Страница 74: ...Appendix B I O Information 62 Network Appliance FWS 2276 B 2 IRQ Mapping Chart ...