Utilities
63
cPCI-6530BL
te+;
if(tempCount > 65535)
tempCount = 65535;
printf("WDT timeout in %d minutes.\n",
tempCount);
}
else
{
outportb(IT8783_ioPort, 0x72);
registerValue = inportb(IT87831);
registerValue |= 0x80;
tempCount = count_value;
if(tempCount != 0)
{
printf("WDT timeout in %d seconds.\n",
tempCount);
registerValue |= 0x40; //Enable WDT
output through KBRST
}
else
{
printf("WDT is Disabled.\n");
registerValue &= 0xbf; //Disable WDT
output through KBRST
}
outportb(IT87831, registerValue); //
set WDT count is second
}
}
Содержание 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 ...