N e t w o r k Ap p l i a n c e
F W S - 7 8 1 1
Appendix C Standard LAN Bypass Platform Setting
C-6
ACT_EN
R/W
0xA00
(Note7)
5
(Note14)
(Note15)
************************************************************************************
Sample Code
************************************************************************************
#define Word
LAN_ID2 //This parameter is represented from
Note1
#define Word
LAN_ID1 //This parameter is represented from
Note2
#define Word
LAN_ID0 //This parameter is represented from
Note3
#define Byte
PWR_ON //This parameter is represented from
Note4
#define Byte
PWR_OFF //This parameter is represented from
Note5
#define Byte
WDT_EN //This parameter is represented from
Note6
#define Byte
ACT_EN //This parameter is represented from
Note7
#define Byte
LANID2 //This parameter is represented from
Note8
#define Byte
LANID1 //This parameter is represented from
Note9
#define Byte
LANID0 //This parameter is represented from
Note10
#define Byte
PWR_ON_R //This parameter is represented from
Note11
#define Byte
PWR_OFF_R //This parameter is represented from
Note12
#define Byte
WDT_EN_R //This parameter is represented from
Note13
#define Byte
ACT_EN_R //This parameter is represented from
Note14
#define Byte
UnitVal //This parameter is represented from
Note15
************************************************************************************
VOID Bypass_Active
(Word IoAddr, Byte BitNum)
{ BYTE TmpValue;
TmpValue = inportb (IoAddr);
TmpValue &= ~(1 << BitNum);
outport(IoAddr, TmpValue);
Summary of Contents for FWS-7811
Page 16: ...Network Appliance F W S 7 8 1 1 Chapter 2 Quick Installation Guide 2 4 Solder Side...
Page 35: ...Network Appliance F W S 7 8 1 1 Chapter 2 Quick Installation Guide 2 23...
Page 37: ...Network Appliance F W S 7 8 1 1 Chapter 3 AMI BIOS Setup 3 1 AMI BIOS Setup Chapter 3...
Page 40: ...Network Appliance F W S 7 8 1 1 Chapter 3 AMI BIOS Setup 3 4 Setup Menu Setup submenu Main...
Page 41: ...Network Appliance F W S 7 8 1 1 Chapter 3 AMI BIOS Setup 3 5 Setup submenu Advanced...
Page 42: ...Network Appliance F W S 7 8 1 1 Chapter 3 AMI BIOS Setup 3 6 Super IO Configuration...
Page 46: ...Network Appliance F W S 7 8 1 1 Chapter 3 AMI BIOS Setup 3 10 H W Monitor...
Page 53: ...Network Appliance F W S 7 8 1 1 Chapter 3 AMI BIOS Setup 3 17 CPU Configuration...
Page 62: ...Network Appliance F W S 7 8 1 1 Chapter 3 AMI BIOS Setup 3 26 Setup submenu Chipset...
Page 65: ...Network Appliance F W S 7 8 1 1 Chapter 3 AMI BIOS Setup 3 29 Memory Configuration...
Page 68: ...Network Appliance F W S 7 8 1 1 Chapter 3 AMI BIOS Setup 3 32 Setup submenu Exit...
Page 80: ...Network Appliance F W S 7 8 1 1 Appendix B I O Information B 1 I O Information Appendix B...
Page 81: ...Network Appliance F W S 7 8 1 1 Appendix B I O Information B 2 B 1 I O Address Map...
Page 82: ...Network Appliance F W S 7 8 1 1 Appendix B I O Information B 3...
Page 83: ...Network Appliance F W S 7 8 1 1 Appendix B I O Information B 4 B 2 Memory Address Map...
Page 84: ...Network Appliance F W S 7 8 1 1 Appendix B I O Information B 5 B 3 IRQ Mapping Chart...
Page 85: ...Network Appliance F W S 7 8 1 1 Appendix B I O Information B 6...
Page 86: ...Network Appliance F W S 7 8 1 1 Appendix B I O Information B 7...
Page 87: ...Network Appliance F W S 7 8 1 1 Appendix B I O Information B 8 B 4 DMA Channel Assignments...