According to BIll McKenzie: While burning my CPU.
>
> Has anyone successfully implemented the ax25 utilities on an olde IPC
> running linux
> RedHat 5.2 specifically.
>
> I can get the ax25-utils to compile but when I attempt to run them I get
>
> kissattach: TIOSETD: Invalid argument
I presume you realy mean;
kissattach: TIOCSETD: Invalid argument
Which in turn means no mkiss support in the kernel or mkiss module not
loaded.
To get Kerneld to load mkiss automaicly at the kissattach command, you will
need to add the following line to /etc/conf.modules
alias tty-ldisc-5 mkiss
>
> after running the commands
>
> mkiss -s 19200 /dev/ttyS1 /dev/ptyq0 /dev/ptyq1
> kissattach /dev/ttyq0 145
Its adviseable to use the -i option with kissattach,
kissattach -i 44.135.125.14 /dev/ttyq0 145
>
> Bill
> ve4li
>
>
>
--
Regards Richard.
[EMAIL PROTECTED]