66
Watchdog Timer
unlocking_reg();
outportb(wdt_5,*p_data);
+;
//
printf("%x\n",*p_data);
unlocking_reg();
outportb(wdt_6,*p_data);
}
/************************************/
void clear_preload_val1_reg()
{
unlocking_reg();
outportb(wdt_io_base,0x00);
unlocking_reg();
outportb(wdt_1,0x00);
unlocking_reg();
outportb(wdt_2,0x00);
}
/************************************/
void unlocking_reg()
{
outportb(wdt_12,0x80);
outportb(0xeb,00); //io delay
outportb(wdt_12,0x86);
Summary of Contents for cPCI-3920 Series
Page 8: ...iv Table of Contents This page intentionally left blank ...
Page 16: ...6 Overview This page intentionally left blank ...
Page 25: ...Specifications 15 cPCI R3920 cPCI R3920T Figure 2 2 cPCI R3920 Mechanical Dimensions ...
Page 63: ...Functional Description 53 CompactPCI Connector rJ2 ...
Page 70: ...60 Driver Installation This page intentionally left blank ...
Page 102: ...92 BIOS Setup Utility This page intentionally left blank ...