I compiled the Kernel with care of ax25 inside.
After #setcristall, #sethdlc, #ifconfig and #smmixer commands
I print: ifconfig sm0
Reseive:
sm0       Link encap:AMPR AX.25  HWaddr OH2BNS-1
          inet addr:192.168.1.3  Mask:255.255.255.0
          RUNNING  MTU:256  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          Interrupt:7 Base address:0x534 DMA chan:1
(Simpl ifconfig show me only eth0 and loopback. But sm0 is absent.)

Then I print:  smdiag -i sm0
smdiag: Version 0.2; (C) 1996-1997 by Thomas Sailer HB9JNX/AE4WA
interface sm0 down

If I print: /sbin/ifconfig sm0  up
 Result:
       SIOCSIFFLAGS: No such device
Where there can be a mistake?

Reply via email to