mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
954b2e7f4c
o The AX.25 Howto is unmaintained since several years. I've replaced it with a wiki at http://www.linux-ax25.org which provides more uptodate information. o Change default for AX25_DAMA_SLAVE to Y. AX25_DAMA_SLAVE only compiles in support for DAMA but doesn't activate it. I hope this gets Linux distributions to ship their AX.25 kernels with AX25_DAMA_SLAVE enabled. The price for this would be very small. o Delete historic changelog from comments, that's what SCM systems are meant to do. o ---help--- in Kconfig looks so yellingly eye insulting. Use just help. o Rewrite the commented out piece of old Linux 2.4 configuration language to Kconfig for consistency. o Fixup dependencies. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>
11 lines
610 B
Plaintext
11 lines
610 B
Plaintext
To use the amateur radio protocols within Linux you will need to get a
|
|
suitable copy of the AX.25 Utilities. More detailed information about
|
|
AX.25, NET/ROM and ROSE, associated programs and and utilities can be
|
|
found on http://www.linux-ax25.org.
|
|
|
|
There is an active mailing list for discussing Linux amateur radio matters
|
|
called linux-hams@vger.kernel.org. To subscribe to it, send a message to
|
|
majordomo@vger.kernel.org with the words "subscribe linux-hams" in the body
|
|
of the message, the subject field is ignored. You don't need to be
|
|
subscribed to post but of course that means you might miss an answer.
|