Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2006 11:04:39 -0400 (EDT)
From:      David Coder <dacoder@dcoder.net>
To:        Marc Fonvieille <blackend@freebsd.org>, Vivek Khera <vivek@khera.org>,  Helge Oldach <helge.oldach@atosorigin.com>
Cc:        freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: usb to serial
Message-ID:  <20060505105403.V33194@ns0.dcoder.net>
In-Reply-To: <200605031402.QAA17412@galaxy.hbg.de.ao-srv.com>
References:  <200605031402.QAA17412@galaxy.hbg.de.ao-srv.com>

next in thread | previous in thread | raw e-mail | index | archive | help

thx for the suggestions, guys.  with 

	device uftdi
	device uplcom

in the kernel config the adapter shows up as 

	ugen0: ArkMicroChips USB-UART Controller, rev 1.10/0.01, addr 2

no specific com port shows up, however, so i must need something else.

David Coder
Network Engineer Emeritus, Verio
Washington, DC

On Wed, 3 May 2006, Marc Fonvieille wrote:

:Date: Wed, 3 May 2006 14:38:22 +0200
:From: Marc Fonvieille <blackend@freebsd.org>
:To: David Coder <dacoder@dcoder.net>
:Cc: freebsd-stable@freebsd.org
:Subject: Re: usb to serial
:
:On Wed, May 03, 2006 at 08:33:22AM -0400, David Coder wrote:
:> 
:> Is there a generic freebsd driver for usb-to-rs-232 adapters?  My Thinkpad
:> (running 6.1-RC) doesn't have a standard db-9 port.
:> 
:
:uftdi(4) for some  USB/RS232 adapters.
:
:Marc
:_______________________________________________
:freebsd-stable@freebsd.org mailing list
:http://lists.freebsd.org/mailman/listinfo/freebsd-stable
:To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
:

On Wed, 3 May 2006, Vivek Khera wrote:

:Date: Wed, 3 May 2006 10:00:42 -0400
:From: Vivek Khera <vivek@khera.org>
:To: freebsd-stable <freebsd-stable@freebsd.org>
:Subject: Re: usb to serial
:
:
:On May 3, 2006, at 8:33 AM, David Coder wrote:
:
:> Is there a generic freebsd driver for usb-to-rs-232 adapters?  My Thinkpad
:> (running 6.1-RC) doesn't have a standard db-9 port.
:
:I bought a generic one from BestBuy which works with the uplcom driver (I just
:load it from loader.conf).  I have an older one I bought there a year ago that
:also works with the driver, but only reliably up to 38400 baud.  That could be
:due to the system to which it is connected, though.  The new one seems safe up
:to 115200.
:
:They show up as device /dev/cuaU0 in FreeBSD 6+.  They both probe as:
:
:ucom0: Prolific Technology Inc. USB-Serial Controller, rev 1.10/3.00, addr 2
:
:

On Wed, 3 May 2006, Helge Oldach wrote:

:Date: Wed, 3 May 2006 16:02:57 +0200 (MET DST)
:From: Helge Oldach <helge.oldach@atosorigin.com>
:To: David Coder <dacoder@dcoder.net>
:Cc: freebsd-stable@freebsd.org
:Subject: Re: usb to serial
:
:Marc Fonvieille:
:>On Wed, May 03, 2006 at 08:33:22AM -0400, David Coder wrote:
:>> Is there a generic freebsd driver for usb-to-rs-232 adapters?  My Thinkpad
:>> (running 6.1-RC) doesn't have a standard db-9 port.
:>uftdi(4) for some  USB/RS232 adapters.
:
:uplcom(4) as well, for example
:
:ucom0: Prolific Technology PL2303 Serial adapter (ATEN/IOGEAR UC232A), rev 1.10/2.02, addr 4
:
:Helge
:_______________________________________________
:freebsd-stable@freebsd.org mailing list
:http://lists.freebsd.org/mailman/listinfo/freebsd-stable
:To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
:



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