From owner-freebsd-stable@FreeBSD.ORG Fri May 5 23:55:57 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 219EF16A403; Fri, 5 May 2006 23:55:57 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C4A143D46; Fri, 5 May 2006 23:55:56 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp133-127.lns2.adl2.internode.on.net [59.167.133.127]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id k45NtUsM085395 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 6 May 2006 09:25:31 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org, David Coder Date: Sat, 6 May 2006 09:25:22 +0930 User-Agent: KMail/1.9.1 References: <200605031402.QAA17412@galaxy.hbg.de.ao-srv.com> <20060505105403.V33194@ns0.dcoder.net> In-Reply-To: <20060505105403.V33194@ns0.dcoder.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart17645281.xi9SCSYkWJ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200605060925.25053.doconnor@gsoft.com.au> X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.56 on 203.31.81.10 Cc: Vivek Khera , Helge Oldach Subject: Re: usb to serial X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 23:55:57 -0000 --nextPart17645281.xi9SCSYkWJ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 06 May 2006 00:34, David Coder wrote: > thx for the suggestions, guys. with > > device uftdi > device uplcom You can just kldload these BTW. Saves time when testing :) > in the kernel config the adapter shows up as > > ugen0: ArkMicroChips USB-UART Controller, rev 1.10/0.01, addr 2 What does usbdevs -v say about it? I have a CP2102 based device here and I am currently trying to port the Lin= ux=20 driver (reverse engineered from USB tracing) - you may be in the same boat. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart17645281.xi9SCSYkWJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEW+Xt5ZPcIHs/zowRArxXAKCiroenOv+iluxCUhd50q9RdYS51wCgnfIW A8qOE/SPE4eKUMkQ4y9I3zg= =uU08 -----END PGP SIGNATURE----- --nextPart17645281.xi9SCSYkWJ--