Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153387579
D2049.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D2049.diff
View Options
Index: head/share/man/man4/ucom.4
===================================================================
--- head/share/man/man4/ucom.4
+++ head/share/man/man4/ucom.4
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 3, 2014
+.Dd March 11, 2015
.Dt UCOM 4
.Os
.Sh NAME
@@ -63,11 +63,34 @@
or
.Xr ppp 8
can be used to access the device.
+.Sh Pulse Per Second (PPS) Timing Interface
+The
+.Nm
+driver can capture PPS timing information as defined in RFC 2783.
+The API, accessed via
+.Xr ioctl 8 ,
+is available on the tty device.
+To use the PPS capture feature with
+.Xr ntpd 8 ,
+symlink the tty device to
+.Va /dev/pps0.
.Pp
The
-.Va portno
-locater can be used to decide which port to use for devices that have
-multiple external ports.
+.Va hw.usb.ucom.pps_mode
+sysctl configures the PPS capture mode.
+It can be set in
+.Xr loader.conf 5
+or
+.Xr sysctl.conf 5 .
+The following capture modes are available:
+.Bl -tag -compact -offset "mmmm" -width "mmmm"
+.It 0
+Capture disabled (default).
+.It 1
+Capture pulses on the CTS line.
+.It 2
+Capture pulses on the DCD line.
+.El
.Sh FILES
.Bl -tag -width ".Pa /dev/cuaU?"
.It Pa /dev/cuaU?
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 9:03 PM (4 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31933189
Default Alt Text
D2049.diff (1 KB)
Attached To
Mode
D2049: Update ucom(4) to describe new PPS support
Attached
Detach File
Event Timeline
Log In to Comment