Utilities
71
cPCI-3615
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-3615 Series
Страница 6: ...vi Preface This page intentionally left blank ...
Страница 10: ...x This page intentionally left blank ...
Страница 12: ...xii List of Figures This page intentionally left blank ...
Страница 14: ...xiv List of Tables This page intentionally left blank ...
Страница 20: ...6 Introduction This page intentionally left blank ...
Страница 26: ...12 Specifications This page intentionally left blank ...
Страница 32: ...18 Functional Description This page intentionally left blank ...
Страница 60: ...46 Board Interfaces This page intentionally left blank ...
Страница 63: ...Getting Started 49 cPCI 3615 3 Secure the hard drive assemby to the cPCI 3615D using four M2 5 screws provided ...
Страница 78: ...64 Getting Started This page intentionally left blank ...
Страница 80: ...66 Driver Installation This page intentionally left blank ...