]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - html/drivers/driver24.html
Fix compilation with gcc 4.1. This is imported on the vendor branch as it
[FreeBSD/FreeBSD.git] / html / drivers / driver24.html
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         <meta name="GENERATOR" content="Mozilla/4.01 [en] (Win95; I) [Netscape]">
8         <title>USNO Modem Time Service</title>
9         <link href="../scripts/style.css" type="text/css" rel="stylesheet">
10     </head>
11
12     <body>
13         <h3>USNO Modem Time Service</h3>
14         <hr>
15         <h4>Synopsis</h4>
16         <p>Address: 127.127.24.<i>u</i><br>
17             Reference ID: <tt>USNO</tt><br>
18             Driver ID: <tt>ACTS_USNO</tt><br>
19             Serial Port: <tt>/dev/cua<i>u</i></tt>; 1200 baud, 8-bits, no parity<br>
20             Requires: <tt>/usr/include/sys/termios.h</tt> header file with modem control</p>
21         <h4>Description</h4>
22         <p>No information available.</p>
23         <h4>Fudge Factors</h4>
24         <dl>
25             <dt><tt>time1 <i>time</i></tt>
26             <dd>Specifies the time offset calibration factor, in seconds and fraction, with default 0.0.
27             <dt><tt>time2 <i>time</i></tt>
28             <dd>Not used by this driver.
29             <dt><tt>stratum <i>number</i></tt>
30             <dd>Specifies the driver stratum, in decimal from 0 to 15, with default 0.
31             <dt><tt>refid <i>string</i></tt>
32             <dd>Specifies the driver reference identifier, an ASCII string from one to four characters, with default <tt>USNO</tt>.
33             <dt><tt>flag1 0 | 1</tt>
34             <dd>Not used by this driver.
35             <dt><tt>flag2 0 | 1</tt>
36             <dd>Not used by this driver.
37             <dt><tt>flag3 0 | 1</tt>
38             <dd>Not used by this driver.
39             <dt><tt>flag4 0 | 1</tt>
40             <dd>Enable <tt>clockstats</tt> recording if set.
41         </dl>
42         <hr>
43         <script type="text/javascript" language="javascript" src="../scripts/footer.txt"></script>
44     </body>
45
46 </html>