From 62b46af4b89c0a1a34c7c8c5d986c1220a2646a2 Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Sun, 30 Oct 2005 11:13:13 +0000 Subject: - kissparms: new option "-c" and "-X" --- kiss/kissparms.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'kiss/kissparms.8') 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 [-f y|n] [-h hw] [-l txtail] [-r pers] [-s slot] [-t txd] [-e feclevel] [-v] [-x] +.B kissparms [-c crc-type] -p [-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). -- cgit v1.2.3