Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2009 10:51:28 -0500
From:      stan <stanb@panix.com>
To:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   USBserial port convertor
Message-ID:  <20091216155128.GA4758@teddy.fas.com>

next in thread | raw e-mail | index | archive | help
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
uhub4: <vendor 0x0409 product 0x005a, class 9/0, rev 2.00/1.00, addr 5> on
uhub3
uhub4: single transaction translator
uhub4: 4 ports with 4 removable, self powered

Do I need to add a driver to my kernel? Right now I have the GENERIC one
installed. What devices should I try?


-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



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