From owner-freebsd-current Tue Aug 27 12: 0:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5263737B405 for ; Tue, 27 Aug 2002 12:00:21 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D85E43E4A for ; Tue, 27 Aug 2002 12:00:19 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020827190017.ASE1186.rwcrmhc52.attbi.com@InterJet.elischer.org>; Tue, 27 Aug 2002 19:00:17 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA88422; Tue, 27 Aug 2002 11:51:51 -0700 (PDT) Date: Tue, 27 Aug 2002 11:51:49 -0700 (PDT) From: Julian Elischer To: Maksim Yevmenkin Cc: current@freebsd.org Subject: Re: USB slowdown on recent -current In-Reply-To: <3D6BC72F.5BDCE82B@exodus.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG make sure you have all the debugging turned off. there is a LOT of debugging.. at the moment. On Tue, 27 Aug 2002, Maksim Yevmenkin wrote: > Hackers, > > I'm currently testing my Bluetooth code for FreeBSD on recent > -current. After i upgraded to recent current from current-DP1 > i'm experiencing a major slowdown in USB device speed. > > On current-DP1 the USB device was able to handle about 50-60 > KBytes/sec. On recent -current _the_same_ device driver can > only do 11-12 KBytes/sec :( > > Another driver (PC-CARD) connected to my Bluetooth stack > can do 50-60 KBytes/sec (sending/receiving) - so it is > not a Bluetooth stack itself. Also the same USB device > connected to Linux box can do 50-60 KBytes/sec - so it is not > a USB device itself. > > The problem only exists when i connect USB device to -current > FreeBSD box. I suspect that problem could be in: > > a) USB device driver > b) USB stack itself > c) someplace else? > > Does anyone have a similar problems? I'm slowly going though > the diff's between DP1 USB code and -current USB code, but > may be someone can give me a clue. > > thanks, > max > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message