From owner-freebsd-usb@FreeBSD.ORG Wed Dec 8 00:20:36 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9F5216A4CE for ; Wed, 8 Dec 2004 00:20:36 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 677A043D5D for ; Wed, 8 Dec 2004 00:20:36 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iB80KExi075194; Tue, 7 Dec 2004 17:20:14 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 07 Dec 2004 17:20:19 -0700 (MST) Message-Id: <20041207.172019.128866411.imp@bsdimp.com> To: Alex.Kovalenko@verizon.net From: "M. Warner Losh" In-Reply-To: <1102464475.10829.5.camel@RabbitsDen> References: <20041201.160833.35218540.imp@bsdimp.com> <1102464475.10829.5.camel@RabbitsDen> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-usb@freebsd.org Subject: Re: Question about pipes and ugen X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 00:20:37 -0000 In message: <1102464475.10829.5.camel@RabbitsDen> "Alexandre \"Sunny\" Kovalenko" writes: : Sorry for dumb question, but would this be the reason why my Sony CLIE : (Palm wannabe) would loose first batch of characters it sends to the : laptop over USB connection prior to device being open on the laptop's : end. : : I have not seen this in happen in Linux. The bug I'm seeing is only on subsequent attempts... The first one works fine. Warner