/contrib/ntp/html/drivers/driver39.html

https://bitbucket.org/freebsd/freebsd-head/ · HTML · 113 lines · 109 code · 4 blank · 0 comment · 0 complexity · 9bd73be4e612837515b4416abc36f9b8 MD5 · raw file

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