On Mar 23, 2007, at 3:43 AM, <[EMAIL PROTECTED]>  
<[EMAIL PROTECTED]> wrote:

> Hello,
> i have problems to use ttyS1 on my TQM885 Board.
>
> fd1 = open("/dev/ttyS0",O_RDWR);
> fd2 = open("/dev/ttyS1",O_RDWR);

If you are using 2.6 kernels....
/dev/ttyCPM0 and /dev/ttyCPM1

Otherwise, ensure additional serial ports are
configured in your kernel and the device nodes
exist.



        -- Dan

_______________________________________________
Linuxppc-embedded mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to