Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2006 09:23:28 +0200
From:      Eric Loos <eric.loos@ionip.com>
To:        freebsd-questions@freebsd.org
Subject:   uftdi driver with FT2232C based USB serial box
Message-ID:  <446C20F0.8050909@ionip.com>

next in thread | raw e-mail | index | archive | help
Dear group,

I am struggling with attaching a sixteen port serial USB box to a 
FreeBSD RC6.1-RC1 installation. The box in question is a VScom 
USB-16COM-RM (http://www.vscom.com.tw/produkte/vscom_usb-16com-rm.html) 
which has a FT2232L chipset (which is the same as the FT2232C but 
without lead). I confirmed the chipset by opening the box and looking 
for it. According to the docs the uftdi driver supports this chipset and 
presents it to ucom. It should then be available as a /dev/cuaU? file.
As a test a attached a modem to the serial port of the machine and 
established that I could communicate with it on 57600 baud 8N1 hardware 
flow control, however if I try using those settings on any of the 
/dev/cuaU ports (0-15) it just doesnt work. Some communication is 
happening thought since on some ports I see the typical garbage of an 
incorrect setting (there is other equipment connected to it than the 
modem) Does anyone have any suggestions? The devices ucom0-15 are nicely 
discovered when the device is plugged in. Are there some caveats I don't 
know about? Or maybe I shouldn't access it through /dev/cuaU?

Any help would be greatly appreciated.

-- 
Eric Loos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?446C20F0.8050909>