On Tue, Jun 22, 1999 at 07:22:27AM -0400, Benedict P. Barszcz wrote:
> Hi,
> my system is looking for tty-ldisc-5 module when I try to do 'kissattach -i
> <myIP> /dev/ttyS0 vhf'.
>
> Anyone knows why?
>
>
> kb2qzv
Probably because you did not read HOW-TO manual, hi hi :-)
If you enter following command : zless AX25-HOWTO.gz | grep ldisc
you will find that there is "alias tty-ldisc-5 mkiss" described in it.
So, do as the manual said:
Quote :
You will also need to add some entries into your /etc/conf.modules
file that will ensure that the kerneld program knows how to handle the
kernel modules. You should add/modify the following:
alias net-pf-3 ax25
alias net-pf-6 netrom
alias net-pf-11 rose
alias tty-ldisc-1 slip
alias tty-ldisc-3 ppp
alias tty-ldisc-5 mkiss
End quote.
GL as 73 de Ivo, 9A3TY.