I have just remade a 2/0/36 kernel, and made some ax25 modules. When I 
try to ifconfig the baycom, it gets an error. Here's the series:

root@linux1 [1]: setserial /dev/ttyS1 uart none
root@linux1 [2]: insmod hdlcdrv
root@linux1 [3]: insmod baycom mode="ser12*" iobase=0x2F8 irq=12
root@linux1 [4]: sethdlc -i bc0 -a txd 200 slot 100 ppersist 40 half
sethdlc: Version 0.5; (C) 1996-1997 by Thomas Sailer HB9JNX/AE4WA
current parameters: TX delay 200ms, TX tail 20ms, slottime 100ms, p-persistence  
40/256, Half duplex
new parameters:     TX delay 200ms, TX tail 20ms, slottime 100ms, p-persistence  
40/256, Half duplex
root@linux1 [5]: /sbin/ifconfig bc0 hw ax25 KE2LJ-6 up
SIOCSIFFLAGS: Permission denied
  ^^^^^^^^^^^^^^ WHAT IS CAUSING THIS?

root@linux1 [6]: ifconfig
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          Collisions:0 

eth0      Link encap:Ethernet  HWaddr 00:80:29:63:7F:74  
          inet addr:167.206.190.196  Bcast:167.206.190.255  Mask:255.255.255.128
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3306 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2831 errors:0 dropped:0 overruns:0 carrier:0
          Collisions:0 
          Interrupt:10 Base address:0x300
Thanks. -Pat

Reply via email to