USBserial port convertor

Roland Smith rsmith at xs4all.nl
Wed Dec 16 23:53:14 UTC 2009


On Wed, Dec 16, 2009 at 10:51:28AM -0500, stan wrote:
> I need to support 5 RS-232 streams with my FreeBSD 7.2 machine. I just
> purchased UTS-408A-S1 8 port adapter. When I plug it in, I get the
> following in dmesg:
> 
> uhub3: <vendor 0x0409 product 0x005a, class 9/0, rev 2.00/1.00, addr 2> on
> uhub1
> uhub3: single transaction translator
> uhub3: 4 ports with 4 removable, self powered
> ucom0: <FTDI FT232R USB UART, class 0/0, rev 2.00/6.00, addr 3> on uhub3
> ucom1: <FTDI FT232R USB UART, class 0/0, rev 2.00/6.00, addr 4> on uhub3

Looks like it works. :-) the ucom(4) driver attaches.

> Do I need to add a driver to my kernel? Right now I have the GENERIC one
> installed. 

No. The ucom(4) driver has already recognized them.

> What devices should I try?

Try /dev/cuaU? and /dev/ttyU? See ucom(4) and comcontrol(1).

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20091216/9e3f86ef/attachment.pgp


More information about the freebsd-questions mailing list