From owner-cvs-src@FreeBSD.ORG Wed Mar 26 20:07:03 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0237937B404; Wed, 26 Mar 2003 20:07:03 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B4DB43F75; Wed, 26 Mar 2003 20:07:00 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from localhost (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id h2R46Njs064627; Thu, 27 Mar 2003 14:36:24 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: wpaul@freebsd.org (Bill Paul), imp@bsdimp.com (M. Warner Losh) Date: Thu, 27 Mar 2003 14:36:22 +1030 User-Agent: KMail/1.5 References: <20030327034736.1612C37B404@hub.freebsd.org> In-Reply-To: <20030327034736.1612C37B404@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303271436.22896.doconnor@gsoft.com.au> X-Spam-Score: -1.8 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) X-Spam-Status: No, hits=-26.1 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/usb umass.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 04:07:04 -0000 On Thu, 27 Mar 2003 14:17, Bill Paul wrote: > In case anyone cares, this USB to RS232 adapter seems to "just work" > with FreeBSD 5.0-RELEASE. I'm using it right now to connect my Picturebook > to my US Robotics 56K external modem with ppp: > > ucom0: Prolific Technology PL2303 Serial adapter (ATEN/IOGEAR UC232A), rev > 1.10/2.02, addr 3 I wonder if that will suffer from the same problem as umodem - http://www.FreeBSD.org/cgi/query-pr.cgi?pr=kern/25632 ie It might not be all plain sailing :( I have see the bug mentioned manifest itself, but I have only used umodem, not ucomm devices. -- 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 - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5