summaryrefslogtreecommitdiffstats
path: root/sys-utils/ldattach.8
diff options
context:
space:
mode:
authorTilman Schmidt2009-05-10 13:54:51 +0200
committerKarel Zak2009-06-29 22:31:15 +0200
commitd5f36dec9209982576b52cbadb74c3abf4b73376 (patch)
tree645643b5f534cb3f6ff83a2743bc0f8d0e4df13c /sys-utils/ldattach.8
parentlibuuid: move clock state file from /var/lib to /var/run (diff)
downloadkernel-qcow2-util-linux-d5f36dec9209982576b52cbadb74c3abf4b73376.tar.gz
kernel-qcow2-util-linux-d5f36dec9209982576b52cbadb74c3abf4b73376.tar.xz
kernel-qcow2-util-linux-d5f36dec9209982576b52cbadb74c3abf4b73376.zip
ldattach: add N_PPS support
Add support for a line discipline name "PPS" selecting the Pulse Per Second line discipline N_PPS (18). The number has been reserved since kernel release 2.6.28, and the implementation is finally going to be submitted for kernel release 2.6.31. Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Diffstat (limited to 'sys-utils/ldattach.8')
-rw-r--r--sys-utils/ldattach.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-utils/ldattach.8 b/sys-utils/ldattach.8
index 4ee62293d..7afe51dde 100644
--- a/sys-utils/ldattach.8
+++ b/sys-utils/ldattach.8
@@ -35,7 +35,7 @@ With no arguments,
.B ldattach
prints usage information.
.SH LINE DISCIPLINES
-As of kernel release 2.6.21, the following line disciplines are supported:
+Depending on the kernel release, the following line disciplines are supported:
.TP
.BR TTY ( 0 )
The default line discipline,
@@ -80,6 +80,9 @@ Bluetooth HCI UART driver.
.TP
.BR GIGASET_M101 ( 16 )
Driver for Siemens Gigaset M101 serial DECT adapter.
+.TP
+.BR PPS ( 18 )
+Driver for serial line Pulse Per Second (PPS) source.
.SH OPTIONS
.TP
\fB-d\fP | \fB--debug\fP