
Chapter 4 – Driver Installation
58
Net
work
Ap
plian
ce
FW
S-
8500
************************************************************************************
// 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-8500
Страница 1: ...Last Updated January 28 2016 FWS 8500 Network Appliance User s Manual 1st Ed...
Страница 13: ...Network Appliance FWS 8500 Chapter 1 Chapter 1 Product Specifications...
Страница 17: ...Network Appliance FWS 8500 Chapter 2 Chapter 2 Hardware Information...
Страница 18: ...Chapter 2 Hardware Information 6 Network Appliance FWS 8500 2 1 Dimensions System One onboard GbE LAN Model...
Страница 19: ...Chapter 2 Hardware Information 7 Network Appliance FWS 8500 Two optional onboard GbE LAN model...
Страница 20: ...Chapter 2 Hardware Information 8 Network Appliance FWS 8500 Board...
Страница 21: ...Chapter 2 Hardware Information 9 Network Appliance FWS 8500...
Страница 22: ...Chapter 2 Hardware Information 10 Network Appliance FWS 8500 2 2 Jumpers and Connectors Component Side...
Страница 23: ...Chapter 2 Hardware Information 11 Network Appliance FWS 8500 Solder Side...
Страница 43: ...Network Appliance FWS 8500 Chapter 3 Chapter 3 AMI BIOS Setup...
Страница 46: ...Chapter 3 AMI BIOS Setup 34 Network Appliance FWS 8500 3 3 Setup Submenu Main...
Страница 55: ...Chapter 3 AMI BIOS Setup 43 Network Appliance FWS 8500 3 4 4 Advanced Hardware Monitor...
Страница 58: ...Chapter 3 AMI BIOS Setup 46 Network Appliance FWS 8500 3 4 6 Advanced LAN Bypass Configuration...
Страница 60: ...Chapter 3 AMI BIOS Setup 48 Network Appliance FWS 8500 3 5 Setup submenu IntelRCSetup...
Страница 62: ...Chapter 3 AMI BIOS Setup 50 Network Appliance FWS 8500 3 5 2 IntelRCSetup Memory Configuration...
Страница 65: ...Chapter 3 AMI BIOS Setup 53 Network Appliance FWS 8500 3 8 Setup submenu Exit...
Страница 66: ...Network Appliance FWS 8500 Chapter 4 Chapter 4 Drivers Installation...
Страница 68: ...Network Appliance FWS 8500 Appendix A Appendix A Watchdog Timer Programming...