From owner-freebsd-usb@FreeBSD.ORG Thu Jan 1 20:01:30 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 502D5106564A for ; Thu, 1 Jan 2009 20:01:30 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.swip.net [212.247.154.65]) by mx1.freebsd.org (Postfix) with ESMTP id AD1EC8FC0C for ; Thu, 1 Jan 2009 20:01:29 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=rREUrScshOl7G2h6aTFPgw==:17 a=kPMooVZvsDLySq9gbsIA:9 a=Uz85m5k5N4Ro431HbdkA:7 a=cWBRI79b7lOkxNev6EWnMiift-oA:4 a=RuUFyYNDO3yO77lT0//NGWoIu/k=:19 a=LY0hPdMaydYA:10 Received: from [62.73.248.227] (account mc467741@c2i.net [62.73.248.227] verified) by mailfe03.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1178433567; Thu, 01 Jan 2009 21:01:27 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Thu, 1 Jan 2009 21:03:27 +0100 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901012103.28488.hselasky@c2i.net> Cc: Rui Paulo Subject: Re: New USB stack very noisy X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 20:01:30 -0000 On Thursday 01 January 2009, Rui Paulo wrote: > So, I was playing with suspend/resume on my laptop to see how well did > the new USB stack cope and I was happy that it survived. However... > it's really noisy. This was fixed before Christmas, but has not been committed to -current yet. Please checkout the USB2 code from my private SVN or P4. --HPS