From owner-freebsd-usb@FreeBSD.ORG Thu Jan 1 21:40:24 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 0AFAA106566B for ; Thu, 1 Jan 2009 21:40:24 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id 8BB3D8FC0C for ; Thu, 1 Jan 2009 21:40:23 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ewy14 with SMTP id 14so7384138ewy.19 for ; Thu, 01 Jan 2009 13:40:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=kNWHYzr+BSoUs2auzzoZ4IsvKaHqbbJkTAXHOXDLC7E=; b=k014QDfo2t5zz+QV80tD2jgtakxHwqCzOdXJsHeJGA9rw2HAPEKFq5LmyythUWRgDY A+j3OQGxB1YzH1+txMJSW1ohmMbRUIaoe26qZ4KRdJg8LTCJ6UA1REQsDAS07WoaeNbA 64o1uqjKo8Az2Qx6SMvtsWPY75hVIxSZxLIjE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=Va8oXf01XM7UV19Tp1Cey0OmDKdGuLYr79sOx0vfUNx1FcED2PY/IlQhk644TzNEFk 9UP4LNBhh9raBzokDhbyOR2Petew17oRrHg05SYPVzb4KmfTLFX46DtU/ykKv0lS86n2 q01zY/54Jd/HEvWoGZJIIdNYnf+/uyOxXTd54= Received: by 10.210.59.3 with SMTP id h3mr20234951eba.87.1230846022599; Thu, 01 Jan 2009 13:40:22 -0800 (PST) Received: from epsilon.lan (bl7-116-112.dsl.telepac.pt [85.240.116.112]) by mx.google.com with ESMTPS id i6sm22869026gve.2.2009.01.01.13.40.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 01 Jan 2009 13:40:21 -0800 (PST) Sender: Rui Paulo Message-Id: From: Rui Paulo To: Hans Petter Selasky In-Reply-To: <200901012103.28488.hselasky@c2i.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Thu, 1 Jan 2009 21:40:19 +0000 References: <200901012103.28488.hselasky@c2i.net> X-Mailer: Apple Mail (2.930.3) Cc: freebsd-usb@freebsd.org 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 21:40:24 -0000 On 1 Jan 2009, at 20:03, Hans Petter Selasky wrote: > 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. Since we are reaching a turning phase, we should be getting your code more often. Can your point of contact commit a newer version to the FreeBSD svn repo? -- Rui Paulo