diff options
author | phk <phk@FreeBSD.org> | 2003-02-27 12:27:35 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-02-27 12:27:35 +0000 |
commit | 6eb790939b8d733c0cad2a9b724d11fb1c5c344e (patch) | |
tree | 0d5fc4089ea6419b59d4ff580e2ae9e1c07f0591 /share | |
parent | 432a37230075a04900fbea9fa6a39a38db05bb9a (diff) | |
download | FreeBSD-src-6eb790939b8d733c0cad2a9b724d11fb1c5c344e.zip FreeBSD-src-6eb790939b8d733c0cad2a9b724d11fb1c5c344e.tar.gz |
Document that flags bit 0x10000 puts PPS timestamping on CTS instead of DCD.
Diffstat (limited to 'share')
-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 fa6432f..adf623f 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 |