summaryrefslogtreecommitdiffstats
path: root/kiss/kissparms.8
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2005-10-30 11:13:13 +0000
committerThomas Osterried <thomas@osterried.de>2005-10-30 11:13:13 +0000
commit62b46af4b89c0a1a34c7c8c5d986c1220a2646a2 (patch)
tree70b537d47ffd4ed1a9618d73c0108f540ce24a91 /kiss/kissparms.8
parentaa4bb0d95fd8f0b16b6da1f4362b392fa114e8a1 (diff)
- kissparms: new option "-c" and "-X"
Diffstat (limited to 'kiss/kissparms.8')
-rw-r--r--kiss/kissparms.88
1 files changed, 7 insertions, 1 deletions
diff --git a/kiss/kissparms.8 b/kiss/kissparms.8
index ee004de..99dfd64 100644
--- a/kiss/kissparms.8
+++ b/kiss/kissparms.8
@@ -2,7 +2,7 @@
.SH NAME
kissparms \- Configure KISS TNCs.
.SH SYNOPSIS
-.B kissparms -p <port> [-f y|n] [-h hw] [-l txtail] [-r pers] [-s slot] [-t txd] [-e feclevel] [-v] [-x]
+.B kissparms [-c crc-type] -p <port> [-f y|n] [-h hw] [-l txtail] [-r pers] [-s slot] [-t txd] [-e feclevel] [-v] [-x] [-X raw]
.SH DESCRIPTION
.LP
.B Kissparms
@@ -26,6 +26,9 @@ in exactly the same manner. Therefore
functionality extends to more than KISS TNCs.
.SH OPTIONS
.TP 12
+.BI "\-c crc-type"
+Sets the crc-type to use. For e.g. kernel mkiss: 0 = auto, 1 = none, 2 = flexnet, 3 = smack
+.TP 12
.BI "\-p port"
Sets the port that is being configured.
.TP 12
@@ -63,6 +66,9 @@ Display the version.
Takes the TNC out of KISS mode back into ``normal'' mode. This command is
manufacturer specific but works in many cases. This option overrides all
options except the port number.
+.TP 12
+.BI \-X raw
+Sends the specified raw value to the kiss driver.
.SH "SEE ALSO"
.BR axports (5),
.BR kissattach (8).