December 9, 2008 Greetings to all, This is only for LINUX ... I have a working 'attach baycom' interface. The old way of using pseudo-tty with the net2kiss software is no longer required. 1. Disclaimer and System Requirements ---------------------------------- This prototype was written on a slackware 9.1 system, 2.4.22 kernel, which came with the baycom_ser_fdx module already. Of course you will need kernel headers and development. If you are trying this on another system, your results may vary. I am in the process of setting up a more recent distribution (that includes the baycom support), so I have yet to try it. If you feel like you need a challenge, then go for it, and let me know (we can work on it together). I am using the 'baycom_ser_fdx' module (device name bcsf0) ! 2. Preconfigure the kernel module ------------------------------ a) load the kernel module first (as root). On my system, ttys0 is : insmod baycom_ser_fdx mode="ser12*" iobase=0x3f8 irq=4 you can determine this by 'cat /proc/tty/driver/serial' b) you MUST make sure that the kernel interface is *up*, using : ifconfig bcsf0 up only then will the 'attach baycom' command work. If you fail to do this, then the JNOS 'baycom_rx' process will terminate everytime you try and do an attach, and nothing will work. 3. How to attach from within JNOS ------------------------------ attach baycom vhf 300 bcsf0 pause 2 ifconfig vhf description "1200 baud on 145.01 Mhz" param vhf 2 256 param vhf 3 1 param vhf 5 1 param vhf TxDelay 20 4. Closing comments ---------------- This works REALLY REALLY well on my system at home. I'm very pleased ! Maiko Langelaar / VE4KLM * http://www.langelaar.net Copyright (c) 2008 by Maiko Langelaar / VE4KLM