Hi all,
still having some problems setting parameters correctly for my current
AX.25-setup using kernel 2.0.36.
Since �soundmodem� is now part of the official kernel someone might
explain to me whether this missing fix is of any relevance - and if so,
where to get that fix since I�m not able to read SDL diagrams nor do I
want to modify the code for this reason.
ax25_subr.c line 470ff.:
------------------------
/*
* :::FIXME:::
* This is ****NOT**** the right approach. Not all drivers do kiss.
We
* need a driver level request to switch duplex mode, that does
either
* SCC changing, PI config or KISS as required.
*
* Not to mention this request isn't currently reliable.
*/
void ax25_kiss_cmd(ax25_cb *ax25, unsigned char cmd, unsigned char
param)
{ .
.
.
Thank You
Manfred