Re: USB-to-UART converter

2006-03-03 Thread kos
Hello Andrew, Thanks for the info. I will try to work your suggestion. with regards, - KOS Andrew Pollock wrote: > On Tue, Feb 28, 2006 at 09:02:46AM -0800, kos wrote: > > Hi, > > > > I am trying to use a USB-to-UART (8 port) converter. I expected it to > > get recognized and create device names

Re: USB-to-UART converter

2006-03-02 Thread Andrew Pollock
On Tue, Feb 28, 2006 at 09:02:46AM -0800, kos wrote: > Hi, > > I am trying to use a USB-to-UART (8 port) converter. I expected it to > get recognized and create device names like /dev/ttyUSB0, /dev/ttyUSB1 > ./dev/ttyUSB7. However, this did not happen. > > [Surprisingly, the single USB-to-UAR

USB-to-UART converter

2006-02-28 Thread kos
Hi, I am trying to use a USB-to-UART (8 port) converter. I expected it to get recognized and create device names like /dev/ttyUSB0, /dev/ttyUSB1 ./dev/ttyUSB7. However, this did not happen. [Surprisingly, the single USB-to-UART (1 port) converter works fine and /dev/ttyUSB0 is available for m