47
************************************************************************************
VOID
SIOEnterMBPnPMode()
{
Switch(
SIOIndex
){
Case 0x2E:
IOWriteByte(SIOIndex, 0x87);
IOWriteByte(SIOIndex, 0x01);
IOWriteByte(SIOIndex, 0x55);
IOWriteByte(SIOIndex, 0x55);
Break;
Case 0x4E:
IOWriteByte(SIOIndex, 0x87);
IOWriteByte(SIOIndex, 0x01);
IOWriteByte(SIOIndex, 0x55);
IOWriteByte(SIOIndex, 0xAA);
Break;
}
}
VOID
SIOExitMBPnPMode()
{
IOWriteByte(SIOIndex, 0x02);
IOWriteByte(SIOData, 0x02);
}
VOID
SIOSelectLDN(byte LDN)
{
IOWriteByte(SIOIndex, 0x07);
// SIO LDN Register Offset = 0x07
IOWriteByte(SIOData, LDN);
}
************************************************************************************
Summary of Contents for BNX-E38
Page 1: ...1 Security Board BNX E38 Always at the forefront of innovation User Manual ...
Page 6: ...6 Chapter 1 General Information ...
Page 9: ...9 Figure 1 1 Board Layout of BNX E38 1 3 Board Layout ...
Page 10: ...10 Chapter 2 Preparation ...
Page 14: ...14 Top Side 2 5 Locations Of Jumpers and Connectors ...
Page 15: ...15 Bottom Side ...
Page 20: ...20 Chapter 3 Operation ...
Page 25: ...25 Chapter 4 BIOS Setup ...
Page 31: ...31 IDE Configuration SATA Mode Select a proper SATA mode from IDE and AHCI ...
Page 33: ...33 Hardware Monitor CPU_Fan Smart Control Enable Disable CPU Fan Smart Control ...
Page 37: ...37 4 6 The Chipset Menu ...