My ax25 problem with 2.2.x is, in short, that the sound modem never
receives anything, and NETROM refuses to use it at all.
>From my kernel .config, I have
CONFIG_UNIX=y
CONFIG_INET=y
#
# Amateur Radio support
#
CONFIG_HAMRADIO=y
CONFIG_AX25=m
# CONFIG_AX25_DAMA_SLAVE is not set
CONFIG_NETROM=m
# CONFIG_ROSE is not set
# CONFIG_MKISS is not set
# CONFIG_6PACK is not set
# CONFIG_BPQETHER is not set
# CONFIG_DMASCC is not set
# CONFIG_SCC is not set
# CONFIG_BAYCOM_SER_FDX is not set
# CONFIG_BAYCOM_SER_HDX is not set
# CONFIG_BAYCOM_PAR is not set
# CONFIG_BAYCOM_EPP is not set
CONFIG_SOUNDMODEM=m
CONFIG_SOUNDMODEM_SBC=y
# CONFIG_SOUNDMODEM_WSS is not set
CONFIG_SOUNDMODEM_AFSK1200=y
# CONFIG_SOUNDMODEM_AFSK2400_7 is not set
# CONFIG_SOUNDMODEM_AFSK2400_8 is not set
# CONFIG_SOUNDMODEM_AFSK2666 is not set
# CONFIG_SOUNDMODEM_HAPN4800 is not set
# CONFIG_SOUNDMODEM_PSK4800 is not set
# CONFIG_SOUNDMODEM_FSK9600 is not set
# CONFIG_HFMODEM is not set
My ax25 startup script says
#!/bin/sh
rmmod opl3
rmmod sb
rmmod uart401
rmmod sound
modprobe soundmodem
modprobe netrom
setserial /dev/ttyS1 uart none
sethdlc -i sm0 -p mode sbc:afsk1200 io 0x220 irq 5 dma 1 serio 0x2f8
ifconfig sm0 hw ax25 vk3tyd 192.168.1.1 up
nrattach netrom
netromd -i
smmixer s=line i=-10
ax25d
--
Hamish Moffatt Mobile: +61 412 011 176 [EMAIL PROTECTED]
Rising Software Australia Pty. Ltd.
Developers of music education software including Auralia & Musition.
31 Elmhurst Road, Blackburn, Victoria Australia, 3130
Phone: +61 3 9894 4788 Fax: +61 3 9894 3362 USA Toll Free: 1-888-667-7839
Internet: http://www.rising.com.au/