I am using a BayCom BP-1 modem with kernel 2.0.35 and baycom works fine.
However if I boot kernel 2.1.127 baycom_ser_hdx loads but does not attach
to the port properly.  The only difference in the setup is the kernel
I boot from (and therefore the baycom module loaded). Both drivers are
configured as modules.

What are the differences in the driver that might explain this?  Is anyone
else having this problem?

This is my /etc/rc.ax25 file:

/bin/setserial /dev/ttyS1 uart none baud_base 1200
[ -s /lib/modules/`uname -r`/net/hdlcdrv.o ] && /sbin/modprobe hdlcdrv
#[ -s /lib/modules/`uname -r`/net/baycom.o ] && /sbin/modprobe baycom
[ -s /lib/modules/`uname -r`/net/baycom.o ] && /sbin/modprobe baycom mode=ser12* 
iobase=0x2f8 irq=3
#[ -s /lib/modules/`uname -r`/net/baycom_ser_hdx.o ] && /sbin/modprobe baycom_ser_hdx
[ -s /lib/modules/`uname -r`/net/baycom_ser_hdx.o ] && /sbin/modprobe baycom_ser_hdx 
mode=ser12* iobase=0x2f8 irq=3 options=1
#/sbin/sethdlc -p -i bc0 mode ser12* io 0x2f8 irq 3 half >/dev/null 2>&1
/sbin/sethdlc -p -i bc0 half >/dev/null 2>&1
/sbin/ifconfig bc0  hw ax25 KG6OL
/sbin/ifconfig bc0 inet 44.253.253.1 up     # bogus ip
/sbin/route add -net 44.0.0.0 netmask 255.0.0.0 bc0
/sbin/mheardd >/dev/null 2>&1 &

Thanks

Bill

-- 
[EMAIL PROTECTED] -- Public Access User -- Not affiliated with Teleport
[EMAIL PROTECTED] -- Public Access User -- Not affiliated with Pacifier
finger -l [EMAIL PROTECTED] for public key
  • ... andrea#f#colognese/OU=internet/DD . RFC-822=andrea#f#colognese#a#st#f#com
    • ... Bob Nielsen
      • ... Jorge Matias
        • ... Thomas Sailer
          • ... Bill Nolte
            • ... Thomas Sailer

Reply via email to