From owner-cvs-all@FreeBSD.ORG Sat Mar 8 00:16:17 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4D03106566C; Sat, 8 Mar 2008 00:16:17 +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 2E0C68FC2A; Sat, 8 Mar 2008 00:16:16 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-85-109.lns10.adl6.internode.on.net [121.45.85.109]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m2803oGP052670 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 8 Mar 2008 10:33:51 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Sat, 8 Mar 2008 10:33:34 +1030 User-Agent: KMail/1.9.7 References: <200803051413.m25EDU9o054744@repoman.freebsd.org> In-Reply-To: <200803051413.m25EDU9o054744@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1402815.nQ3FqyFBix"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200803081033.42393.doconnor@gsoft.com.au> X-Spam-Score: -2.212 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: cvs-src@freebsd.org, Rink Springer , src-committers@freebsd.org Subject: Re: cvs commit: src/share/man/man4 Makefile uslcom.4 src/sys/amd64/conf GENERIC src/sys/conf NOTES files src/sys/dev/usb usbdevs uslcom.c src/sys/i386/conf GENERIC src/sys/modules Makefile src/sys/modules/uslcom Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2008 00:16:17 -0000 --nextPart1402815.nQ3FqyFBix Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, 6 Mar 2008, Rink Springer wrote: > Log: > Import uslcom(4) from OpenBSD - this is a driver for Silicon > Laboratories CP2101/CP2102 based USB serial adapters. Hah, I ported this too.. Mine has issues though - I have the CP2102 in a=20 a AVR programmer/debugger tool and while the programmer part works the=20 JTAG debugger part times out.. It seemed to me it was some subtle flow=20 control issue to me but I haven't been able to debug it. The code you have appears to be very similar to mine though (hardly=20 surprising given they have the same source). I will try and find time=20 to see if your works with the JTAG debugger I have (fingers crossed :) =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 --nextPart1402815.nQ3FqyFBix Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBH0dfe5ZPcIHs/zowRAgXGAJ9sTVyiQ9m88FoWCEUtdUUASqnE/ACfQNwA CPPjMhLdwMuz36SllWZBPxg= =6ThN -----END PGP SIGNATURE----- --nextPart1402815.nQ3FqyFBix--