On Sun, 2004-07-11 at 03:46, fedora wrote: > [root@blue root]# setserial -g /dev/ttyS[0-4] > /dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4 > /dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3 > /dev/ttyS2, UART: unknown, Port: 0x03e8, IRQ: 4 > /dev/ttyS3, UART: unknown, Port: 0x02e8, IRQ: 3 > /dev/ttyS4, UART: unknown, Port: 0x0000, IRQ: 0 > > ?Advice please.. > Should I make a soft link between ttyS0 and /dev/pilot...? ln -s is your friend. Link /dev/pilot to /dev/ttyS0 or /dev/ttyS1 depending on which serial port its connected to -- Colin Charles, byte@xxxxxxxxxxx http://www.bytebot.net/ "First they ignore you, then they laugh at you, then they fight you, then you win." -- Mohandas Gandhi