]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Initial cut at a basic driver45.html page
authorHarlan Stenn <stenn@ntp.org>
Fri, 23 Mar 2012 00:20:29 +0000 (20:20 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 23 Mar 2012 00:20:29 +0000 (20:20 -0400)
bk: 4f6bc1cdQxCNfMpldxccIEKspE-KCw

ChangeLog
html/drivers/driver45.html [new file with mode: 0644]

index f2d92cc5544d6b4c73b640cae228c6aaea0834c3..479a1b1ebe392972baa5898f3c5ace82ff0cb7b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+* Initial cut at a basic driver45.html page.
 (4.2.7p266) 2012/03/21 Released by Harlan Stenn <stenn@ntp.org>
 * Add refclock_tsyncpci.c (driver 45) supporting Spectracom TSYNC timing
   boards.
diff --git a/html/drivers/driver45.html b/html/drivers/driver45.html
new file mode 100644 (file)
index 0000000..a68d08f
--- /dev/null
@@ -0,0 +1,29 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+
+       <head>
+               <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
+               <title>Spectracom TSYNC PCI</title>
+               <link href="scripts/style.css" type="text/css" rel="stylesheet">
+       </head>
+
+       <body>
+               <h3>Spectracom TSYNC PCI</h3>
+               <hr>
+               <h4>Synopsis</h4>
+               Address: 127.127.45.<i>u</i><br>
+               Reference ID: one of <tt>GPS</tt>, <tt>IRIG</tt>, <tt>HVQ</tt>, <tt>FREQ</tt>, <tt>ACTS</tt>, <tt>PPS</tt>, <tt>PTP</tt>, <tt>ACT</tt>, <tt>USR</tt>, <tt>LOCL</tt><br>
+               Driver ID: <tt>Spectracom TSYNC PCI</tt><br>
+               Serial Port: <tt>/dev/tsyncpci<i>u</i></tt>
+               Features: <tt>(none)</tt>
+               <h4>Description</h4>
+               <p>This driver supports the <a
+href="http://www.spectracomcorp.com/ProductsServices/TimingSynchronization/BuslevelTiming">Spectracom TSYNC PCI</a> receiver.</p>
+               <h4>Additional Information</h4>
+               <p><a href="../refclock.html">Reference Clock Drivers</a></p>
+               <hr>
+               <script type="text/javascript" language="javascript" src="scripts/footer.txt"></script>
+       </body>
+
+</html>