Brandt Erickson wrote:
 > Hi,
 > I'm trying to get realtime communication over the serial port to work
 > using the example found here
 > 
 >      http://www.captain.at/xenomai-serial-port-example.php
 > 
 > I compiled a 2.6.20-6 kernel with xenomai-2.3.1 and configure the
 > realtime serial driver to be a loadable module.  I disabled the default
 > linux serial driver using 'setserial'.  However, when I run
 > 
 >      modprobe xeno_16550A ioaddr=0x3f8 irq=4
 > or
 >      insmod ./xeno16550A.ko ioaddr=0x3f8 irq=4
 > 
 > no rtser<N> nodes turn up in /dev.  No errors are generated when I
 > insert the module and an lsmod reveals it is in.  Have I missed
 > something?  Thanks.
 > -Brandt

No node will turn up in /dev, you will find the list of available RTDM
devices in /proc/xenomai/rtdm/named_devices.

-- 


                                            Gilles Chanteperdrix.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to