1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4
5	<head>
6		<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
7		<title>hopf clock drivers by ATLSoft</title>
8		<link href="scripts/style.css" type="text/css" rel="stylesheet">
9	</head>
10
11	<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
12		<h1><font face="Arial"><i><blink><font size="5">hopf</font></blink></i><font size="+2"> </font><font size="3">PCI-Bus Receiver (6039 GPS/DCF77)</font></font></h1>
13		<hr>
14		<div align="center">
15			<center>
16				<table width="100%">
17					<tr>
18						<td width="50%">
19							<h2><font size="+1">Synopsis</font></h2>
20							<table bgcolor="#C0C0C0">
21								<tr>
22									<td height="21">
23										<div align="right">
24											<tt>Address:&nbsp;&nbsp;</tt></div>
25									</td>
26									<td height="21"><b>127.127.39.<i>X</i></b></td>
27								</tr>
28								<tr>
29									<td height="21">
30										<div align="right">
31											<tt>Reference ID:&nbsp;&nbsp;</tt></div>
32									</td>
33									<td height="21"><a name="REFID"></a><b>.hopf. </b>(default)<b>, GPS, DCF</b></td>
34								</tr>
35								<tr>
36									<td height="21">
37										<div align="right">
38											<tt>Driver ID:&nbsp;&nbsp;</tt></div>
39									</td>
40									<td height="21"><b>HOPF_P</b></td>
41								</tr>
42							</table>
43						</td>
44						<td align="center" valign="middle"><font face="Arial"><i><blink><font size="5"><img src="/pic/fg6039.jpg" alt="gif" height="140" width="141" border="0"></font></blink></i></font></td>
45					</tr>
46				</table>
47			</center>
48		</div>
49		<hr>
50		<h2><font size="+1">Description</font></h2>
51		The <b>refclock_hopf_pci </b>driver supports the <a href="http://www.hopf.com">hopf</a> PCI-bus interface 6039 GPS/DCF77.<br>
52		Additional software and information about the software drivers maybe available from: <a href="http://www.ATLSoft.de/ntp">http://www.ATLSoft.de/ntp</a>.<br>
53		Latest NTP driver source, executables and documentation is maintained at: <a href="http://www.ATLSoft.de/ntp">http://www.ATLSoft.de/ntp</a>
54		<hr>
55		<h2><font size="+1">Operating System Compatibility</font></h2>
56		<p align="left">The hopf clock driver has been tested on the following software and hardware platforms:<br>&nbsp;</p>
57		<table bgcolor="#C0C0C0">
58			<tr>
59				<td valign="CENTER" nowrap width="23%">
60					<p align="left"><b>Platform</b></p>
61				</td>
62				<td valign="CENTER" nowrap>
63					<p align="left"><b>Operating System</b></p>
64				</td>
65			</tr>
66			<tr>
67				<td valign="CENTER" nowrap width="23%">
68					<p align="left">i386 (PC)&nbsp;</p>
69				</td>
70				<td valign="CENTER" nowrap>
71					<p align="left">Linux</p>
72				</td>
73			</tr>
74			<tr>
75				<td nowrap>
76					<p align="left">i386 (PC)&nbsp;</p>
77				</td>
78				<td nowrap>
79					<p align="left">Windows NT</p>
80				</td>
81			</tr>
82			<tr>
83				<td nowrap>
84					<p align="left">i386 (PC)&nbsp;</p>
85				</td>
86				<center>
87					<td nowrap>Windows 2000</td>
88				</center>
89			</tr>
90		</table>
91		<hr>
92		<h2><font size="+1">O/S System Configuration</font></h2>
93		<p><b>UNIX</b></p>
94		The driver attempts to open the device <b><tt><a href="#REFID">/dev/hopf6039</a></tt></b> . The device entry will be made by the installation process of the kernel module for the PCI-bus board. The driver sources belongs to the delivery equipment of the PCI-board.
95		<p><b>Windows NT/2000</b></p>
96		<p>The driver attempts to open the device by calling the function &quot;OpenHopfDevice()&quot;. This function will be installed by the Device Driver for the PCI-bus board. The driver belongs to the delivery equipment of the PCI-board.</p>
97		<hr>
98		<h2><font size="+1">Fudge Factors</font></h2>
99		<dl>
100			<dt><tt><font size="+1"><a href="#REFID"><b>refid <i>string</i></b></a></font></tt>
101			<dd>Specifies the driver reference identifier, <b>GPS </b><i>or</i> <b>DCF</b>.
102			<dt><tt><font size="+1"><b>flag1 0 | 1</b></font></tt>
103			<dd>When set to 1, driver sync's even if only crystal driven.
104		</dl>
105		<hr>
106		<h3>Questions or Comments:</h3>
107		<p><a href="mailto:altmeier@atlsoft.de">Bernd Altmeier</a><a href="http://www.ATLSoft.de"><br>Ing.-B&uuml;ro f&uuml;r Software www.ATLSoft.de</a></p>
108		<p>(last updated 03/02/2001)<br>&nbsp;</p>
109		<hr>
110		<script type="text/javascript" language="javascript" src="scripts/footer.txt"></script>
111	</body>
112
113</html>