Asus Aaeon FWS-7821 User Manual page 103

Hide thumbs Also See for Aaeon FWS-7821:
Table of Contents

Advertisement

************************************************************************************
VOID SIOEnterMBPnPMode(){
Switch(SIOIndex){
Case 0x2E:
IOWriteByte(SIOIndex, 0x87);
IOWriteByte(SIOIndex, 0x01);
Case 0x4E:
IOWriteByte(SIOIndex, 0x87);
IOWriteByte(SIOIndex, 0x01);
Break;
}
}
VOID SIOExitMBPnPMode(){
IOWriteByte(SIOIndex, 0x02);
IOWriteByte(SIOData, 0x02);
}
VOID SIOSelectLDN(byte LDN){
IOWriteByte(SIOIndex, 0x07);
IOWriteByte(SIOData, LDN);
}
************************************************************************************
Appendix A – Watchdog Timer Programming
IOWriteByte(SIOIndex, 0x55);
IOWriteByte(SIOIndex, 0x55);
Break;
IOWriteByte(SIOIndex, 0x55);
IOWriteByte(SIOIndex, 0xAA);
// SIO LDN Register Offset = 0x07
90

Advertisement

Table of Contents
loading

Table of Contents