62
Utilities
Leading
EDGE COMPUTING
outportb(IT8783_ioPort, 0xCD);
registerValue = inportb(IT8783_ 1);
registerValue |= 0x01; // set GP60 is
output
outportb(IT87831, registerValue);
outportb(IT8783_ioPort, 0xf8);
outportb(IT87831, 0x30);// PLED
mapping to GP60
outportb(IT8783_ioPort, 0xf9);
registerValue = inportb(IT8783_ 1);
registerValue |= 0x02;
registerValue &= 0xfb;
outportb(IT87831, registerValue);
}
outportb(IT8783_ioPort, 0x71);
registerValue = inportb(IT8783_ 1);
registerValue |= 0xD0; // set Mouse & Keyboard
interrupt Enable
outportb(IT87831, registerValue);
outportb(IT8783_ioPort, 0x73);
outportb(IT87831, count_value); // set
WDT count LSB
tempCount = tempCount >> 8;
outportb(IT8783_ioPort, 0x74);
outportb(IT87831, count_value); // set
WDT count MSB
if(count_value >= 60)
{
outportb(IT8783_ioPort, 0x72);
registerValue = inportb(IT87831);
registerValue &= 0x8f;
registerValue |= 0x10; //enable WDT output
through PowerOK!
outportb(IT87831, registerValue); //
set WDT count is minute
tempCount = count_value / 60;
if((count_value%60) > 30)
Содержание cPCI-6530BL Series
Страница 8: ...viii Table of Contents Leading EDGE COMPUTING This page intentionally left blank ...
Страница 10: ...x List of Figures Leading EDGE COMPUTING This page intentionally left blank ...
Страница 12: ...xii List of Tables Leading EDGE COMPUTING This page intentionally left blank ...
Страница 16: ...4 Introduction Leading EDGE COMPUTING This page intentionally left blank ...
Страница 24: ...12 Specifications Leading EDGE COMPUTING This page intentionally left blank ...
Страница 68: ...56 Getting Started Leading EDGE COMPUTING This page intentionally left blank ...
Страница 76: ...64 Utilities Leading EDGE COMPUTING This page intentionally left blank ...
Страница 110: ...98 BIOS Setup Utility Leading EDGE COMPUTING 8 4 2 PCH IO Configuration ...
Страница 114: ...102 BIOS Setup Utility Leading EDGE COMPUTING Set Boot Priority Set Boot Option 1 2 boot priority ...