~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to html/drivers/driver24.html

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-10-11 16:10:27 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041011161027-icyjbji8ujym633o
Tags: 1:4.2.0a-10ubuntu2
Use ntp.ubuntulinux.org instead of pool.ntp.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>
 
 
b'\\ No newline at end of file'