Utilities
65
cPCI-6930
tempCount = count_value / 60;
if((count_value%60) > 30)
te+;
if(tempCount > 255)
tempCount = 255;
printf("WDT timeout in %d minutes.\n",
tempCount);
}
else
{
outportb(W83627UHG_ioPort, 0xf5);
registerValue = inportb(W83627UHG1);
registerValue &= 0xfb;
outportb(W83627UHG1, registerValue); /
/ set second mode
tempCount = count_value;
}
if(tempCount)
{
outportb(W83627UHG_ioPort, 0x30);
registerValue = inportb(W83627UHG1);
registerValue |= 0x01;
outportb(W83627UHG1, registerValue); /
/ set WDTO# and PLED are active.
outportb(W83627UHG_ioPort, 0xf5);
registerValue = inportb(W83627UHG1);
registerValue |= 0x02;
outportb(W83627UHG1, registerValue); /
/ Enable KCB reset.
if(PLEDflag)
{
outportb(W83627UHG_ioPort, 0x07);
outportb(W83627UHG1, 9); // CR07
set Logical Device 9
outportb(W83627UHG_ioPort, 0x30);
registerValue =
inportb(W83627UHG1);
Summary of Contents for cPCI-6930
Page 6: ...vi Preface This page intentionally left blank ...
Page 10: ...x Table of Contents This page intentionally left blank ...
Page 12: ...xii List of Figures This page intentionally left blank ...
Page 14: ...xiv List of Tables This page intentionally left blank ...
Page 20: ...6 Introduction This page intentionally left blank ...
Page 28: ...14 Specifications This page intentionally left blank ...
Page 34: ...20 Functional Description This page intentionally left blank ...
Page 52: ...38 Board Interfaces This page intentionally left blank ...
Page 72: ...58 Getting Started 8 Mezzanine card installation is completed ...
Page 74: ...60 Getting Started This page intentionally left blank ...
Page 76: ...62 Driver Installation ...
Page 96: ...82 BIOS Setup 8 3 5 SAS Configuration ...
Page 98: ...84 BIOS Setup 8 3 7 H W Monitor You can use this screen to check system health status ...
Page 110: ...96 BIOS Setup DIMM Information ...
Page 138: ...124 IPMI User Guide This page intentionally left blank ...