From owner-freebsd-usb@FreeBSD.ORG Tue Nov 15 21:56:22 2011 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 6AF9D106568C; Tue, 15 Nov 2011 21:56:22 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.c2i.net [212.247.154.130]) by mx1.freebsd.org (Postfix) with ESMTP id BE6588FC13; Tue, 15 Nov 2011 21:56:21 +0000 (UTC) X-T2-Spam-Status: No, hits=2.5 required=5.0 tests=ALL_TRUSTED, BAYES_99 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 202177905; Tue, 15 Nov 2011 22:56:20 +0100 From: Hans Petter Selasky To: Jan Henrik Sylvester Date: Tue, 15 Nov 2011 22:53:34 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <4EB2F85A.3060501@ixsystems.com> <201111152148.21689.hselasky@c2i.net> <4EC2DBB5.8030006@janh.de> In-Reply-To: <4EC2DBB5.8030006@janh.de> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201111152253.34536.hselasky@c2i.net> Cc: Josh Paetzel , Matthew Fleming , "xin@ixsystems.com" , d@delphij.net, freebsd-usb@freebsd.org Subject: Re: USB 3 issues 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: Tue, 15 Nov 2011 21:56:22 -0000 Hi, > > I got that from http://wiki.freebsd.org/TuningPowerConsumption while I > was on 7 or 8 , but I guess power consumption tuning should be different > on 9 with the new timers and I have to rethink that, soon. > > That Wiki page should be changed, if the recommendations are in > violation with proper USB functionality. > > Anyhow, does that change anything? Shall I increase kern.hz before > anything else? No, this is not required. The XHCI command failure is something else. --HPS