Date: Thu, 17 Dec 2009 00:53:11 +0100 From: Roland Smith <rsmith@xs4all.nl> To: Free BSD Questions list <freebsd-questions@freebsd.org> Cc: stan <stanb@panix.com> Subject: Re: USBserial port convertor Message-ID: <20091216235311.GA71135@slackbox.xs4all.nl> In-Reply-To: <20091216155128.GA4758@teddy.fas.com> References: <20091216155128.GA4758@teddy.fas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: >=20 > 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.=20 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 --=20 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) --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkspcucACgkQEnfvsMMhpyX9YACdEZ7qFiUyEi4v0E+04hegnN+3 VCgAn0AscMwBtm3NMd0bkg423uFYWZW+ =hGMi -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091216235311.GA71135>