1MKISS(8)                 Linux System Managers Manual                 MKISS(8)
2
3
4

NAME

6       mkiss - Attach a multi KISS interface
7

SYNOPSIS

9       mkiss  [-c]  [-f]  [-h] [-l] [-s speed] [-p pollrate] [-v] ttyinterface
10       pty...
11

DESCRIPTION

13       Mkiss allows dual port TNCs or multiple TNCs sharing  the  same  serial
14       port to be used with the Linux AX.25 kernel software. The AX.25 softare
15       has no support for dual port TNCs or multiple  TNCs  charing  the  same
16       serial  line.  The  different  ports are addressed by encoding the port
17       number in the control byte of every kiss frame.  Mkiss watches a serial
18       port, and routes kiss frames to/from the pseudo ttys. The other side of
19       the pseudo ttys are then attached with kissattach as normal.
20
21       Statistics about the operation of mkiss may be obtained by sending  the
22       SIGUSR1  signal  to  the running program. On reception of such a signal
23       mkiss will print a set of statistics to the system log if  logging  has
24       been enabled.
25
26       Although  mention  is  made of using pseudo ttys as the last arguments,
27       these devices may be normal serial ports. However mkiss provides no way
28       in  which  to  set their speed, the speed must therefore be set by some
29       other method.
30

OPTIONS

32       -c        This enables a one-byte checksum on each incoming and  outgo‐
33                 ing  KISS  frame on the serial port. This checksum is used by
34                 G8BPQ KISS roms to maintain the integrity of KISS frames.
35
36       -f        This enables a 16-bit checksum on each incoming and  outgoing
37                 KISS  frame  on  the  serial  port.  This checksum is used by
38                 Flexnet Node and BayCom Mailbox to maintain the integrity  of
39                 KISS frames.
40
41       -h        Enables  hardware  handshaking on the serial line to the TNC.
42                 The KISS specification states that no hardware  flow  control
43                 shall  be used so the default is off. But some KISS implemen‐
44                 tations do use hardware flow control.
45
46       -l        Enables system logging, the default is off.
47
48       -s speed  Set the speed of the serial port.
49
50       -p pollrate
51                 Enables polling. Polled mode is used by G8BPQ  KISS  roms  to
52                 prevent  contention  on systems where multiple TNCs share the
53                 same serial line.  Pollrate is  interval  between  polls  (in
54                 100ms units).
55
56       -v        Display the version.
57

SEE ALSO

59       kissattach(8), ifconfig(8), kill(1).
60

AUTHORS

62       Tomi Manninen OH2BNS <tpmannin@cc.hut.fi>
63       Jonathan Naylor G4KLX <g4klx@g4klx.demon.co.uk>
64       Kevin Uhlir N0BEL <kevinu@flochart.com>
65
66
67
68Linux                             4 July 1999                         MKISS(8)
Impressum