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<p>Last update: 14 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate --> 15 UTC</p> 16 <hr> 17 <div align="center"> 18 <center> 19 <table width="100%"> 20 <tr> 21 <td width="50%"> 22 <h2><font size="+1">Synopsis</font></h2> 23 <table bgcolor="#C0C0C0"> 24 <tr> 25 <td height="21"> 26 <div align="right"> 27 <tt>Address: </tt></div> 28 </td> 29 <td height="21"><b>127.127.39.<i>X</i></b></td> 30 </tr> 31 <tr> 32 <td height="21"> 33 <div align="right"> 34 <tt>Reference ID: </tt></div> 35 </td> 36 <td height="21"><a name="REFID"></a><b>.hopf. </b>(default)<b>, GPS, DCF</b></td> 37 </tr> 38 <tr> 39 <td height="21"> 40 <div align="right"> 41 <tt>Driver ID: </tt></div> 42 </td> 43 <td height="21"><b>HOPF_P</b></td> 44 </tr> 45 </table> 46 </td> 47 <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> 48 </tr> 49 </table> 50 </center> 51 </div> 52 <hr> 53 <h2><font size="+1">Description</font></h2> 54 The <b>refclock_hopf_pci </b>driver supports the <a href="http://www.hopf.com">hopf</a> PCI-bus interface 6039 GPS/DCF77.<br> 55 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> 56 Latest NTP driver source, executables and documentation is maintained at: <a href="http://www.ATLSoft.de/ntp">http://www.ATLSoft.de/ntp</a> 57 <hr> 58 <h2><font size="+1">Operating System Compatibility</font></h2> 59 <p align="left">The hopf clock driver has been tested on the following software and hardware platforms:<br> </p> 60 <table bgcolor="#C0C0C0"> 61 <tr> 62 <td valign="CENTER" nowrap width="23%"> 63 <p align="left"><b>Platform</b></p> 64 </td> 65 <td valign="CENTER" nowrap> 66 <p align="left"><b>Operating System</b></p> 67 </td> 68 </tr> 69 <tr> 70 <td valign="CENTER" nowrap width="23%"> 71 <p align="left">i386 (PC) </p> 72 </td> 73 <td valign="CENTER" nowrap> 74 <p align="left">Linux</p> 75 </td> 76 </tr> 77 <tr> 78 <td nowrap> 79 <p align="left">i386 (PC) </p> 80 </td> 81 <td nowrap> 82 <p align="left">Windows NT</p> 83 </td> 84 </tr> 85 <tr> 86 <td nowrap> 87 <p align="left">i386 (PC) </p> 88 </td> 89 <center> 90 <td nowrap>Windows 2000</td> 91 </center> 92 </tr> 93 </table> 94 <hr> 95 <h2><font size="+1">O/S System Configuration</font></h2> 96 <p><b>UNIX</b></p> 97 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. 98 <p><b>Windows NT/2000</b></p> 99 <p>The driver attempts to open the device by calling the function "OpenHopfDevice()". 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> 100 <hr> 101 <h2><font size="+1">Fudge Factors</font></h2> 102 <dl> 103 <dt><tt><font size="+1"><a href="#REFID"><b>refid <i>string</i></b></a></font></tt> 104 <dd>Specifies the driver reference identifier, <b>GPS </b><i>or</i> <b>DCF</b>. 105 <dt><tt><font size="+1"><b>flag1 0 | 1</b></font></tt> 106 <dd>When set to 1, driver sync's even if only crystal driven. 107 </dl> 108 <hr> 109 <h3>Questions or Comments:</h3> 110 <p><a href="mailto:altmeier@atlsoft.de">Bernd Altmeier</a><a href="http://www.ATLSoft.de"><br>Ing.-Büro für Software www.ATLSoft.de</a></p> 111 <hr> 112 <script type="text/javascript" language="javascript" src="scripts/footer.txt"></script> 113 </body> 114 115</html> 116