68
Utilities
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(IT87121, registerValue); //
set WDT count is second
}
outportb(IT8712_ioPort, 0x71);
registerValue = inportb(IT8712_ 1);
registerValue |= 0x60;// set Mouse & Keyboard
interrupt Enable
outportb(IT87121, registerValue);
outportb(IT8712_ioPort, 0x73);
outportb(IT87121, tempCount);
Summary of Contents for cPCI-6965 Series
Page 6: ...vi Preface This page intentionally left blank ...
Page 12: ...vi List of Tables This page intentionally left blank ...
Page 14: ...viii List of Figures This page intentionally left blank ...
Page 36: ...22 Functional Description This page intentionally left blank ...
Page 62: ...48 Board Interfaces This page intentionally left blank ...
Page 76: ...62 Getting Started This page intentionally left blank ...
Page 84: ...70 Utilities This page intentionally left blank ...
Page 112: ...98 BIOS Setup Utility This page intentionally left blank ...