diff options
author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-27 12:27:35 +0000 |
---|---|---|
committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-27 12:27:35 +0000 |
commit | 8fc4d0f9a748929cb4ca817da97b02f72c557301 (patch) | |
tree | 0d5fc4089ea6419b59d4ff580e2ae9e1c07f0591 /share/man | |
parent | 6cec1852d4c7beb618af1bf2c9e73cac7f63c6d2 (diff) |
Document that flags bit 0x10000 puts PPS timestamping on CTS instead of DCD.
Notes
Notes:
svn path=/head/; revision=111614
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/sio.4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/sio.4 b/share/man/man4/sio.4 index fa6432f2f950..adf623f494e6 100644 --- a/share/man/man4/sio.4 +++ b/share/man/man4/sio.4 @@ -174,6 +174,8 @@ device is reserved for low-level IO (e. g. for remote kernel debugging) use this port for remote kernel debugging .It 0x0 Ns Em ?? Ns 00 minor number of master port +.It 0x10000 +PPS timestamping on CTS instead of DCD .It 0x20000 device is assumed to use a 16650A-type (extended FIFO) chip .El |