MultiVOIP Gatekeeper User Guide
63
Appendix C - SBC Configuration Details
Appendix
C - SBC Configuration Details
Flash BIOS Update
BIOS updates are revised versions of the BIOS that have been modified to remedy known bugs. When
necessary, use the program Awdflash.exe on your System CD-ROM to update the system BIOS and
the VGA BIOS. Check periodically with MultiTech to see if a new flash BIOS update is available.
Watchdog Timer Configuration
The watchdog timer does not run constantly. It must be started in DOS Debug mode or from another
application program, customized for this purpose, that runs on the system. The watchdog timer is
especially useful for remote rebooting of the PC.
The watchdog timer is defined at I/O port
0443H
. To enable the watchdog timer, write I/O port
0443H
, then the system will reset itself. To disable the function, write I/O port
0441H
and the system
will stop the Watchdog timer.
Since the timers intervals have a tolerance of 25%, you should specify that the timer be refreshed
about once every second. To program your watchdog timer, follow these steps:
Watchdog enable program:
MOV
AX, 000FH
(choose the values you need; start from 0)
MOV
DX, 0443H
OUTDX, AX
Watchdog disable program:
MOV
AX, 000FH
(this value can be ignored)
MOV
DX, 0441H
OUTDX, AX
The Watchdog Timer control table is as follows:
Level
Value Time/sec Level Value
Times/sec
1
F
0
9
7
16
2
E
2
10
6
18
3
D
4
11
5
20
4
C
6
12
4
22
5
B
8
13
3
24
6
A
10
14
2
26
7
9
12
15
1
28
8
8
14
16
0
30
Green PC Function
The Gatekeeper is equipped with a green function that enables it to operate using reduced electrical
power when the machine is inactive. When in green mode, the Gatekeeper slows down and shuts down
certain computer functions in order to reduce power consumption. There are three reduced-power
operating modes (presented in order of increasing power savings):
(1) CPU Doze Mode,
(2) System Standby Mode,
(3) System Suspend Mode .
By default, however, the green function is turned off.
Summary of Contents for MultiVOIP MVPGK1 Gatekeepers
Page 1: ...MultiVOIP Gatekeeper Model MVPGK1 Hardware User Guide...
Page 5: ...Chapter 1 Introduction Description...
Page 12: ...12 MultiVOIP Gatekeeper User Guide...
Page 13: ...Chapter 2 Installation and Setup...
Page 18: ...18 MultiVOIP Gatekeeper User Guide...
Page 19: ...Chapter 3 Single Board Computer...
Page 22: ...22 MultiVOIP Gatekeeper User Guide...
Page 23: ...Chapter 4 PCI NIC Board...
Page 27: ...Chapter 5 Hardware Removal Replacement...
Page 35: ...Chapter 6 Troubleshooting...
Page 40: ...Chapter 7 Service Warranty and Technical Support...
Page 44: ...Appendices...