From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753758Ab2GaRGp (ORCPT ); Tue, 31 Jul 2012 13:06:45 -0400 Received: from mga09.intel.com ([134.134.136.24]:63170 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752994Ab2GaRGn (ORCPT ); Tue, 31 Jul 2012 13:06:43 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,352,1309762800"; d="scan'208";a="173716250" Date: Tue, 31 Jul 2012 10:06:34 -0700 From: Sarah Sharp To: Oliver Neukum Cc: Denis Turischev , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, Greg Kroah-Hartman Subject: Re: [PATCH 2/2] xhci: EHCI/XHCI ports switching on Intense-PC. Message-ID: <20120731170634.GA3276@xanatos> References: <5004454E.9030903@compulab.co.il> <20120724194609.GA6681@xanatos> <20120730223406.GA9290@xanatos> <2062329.UHa94WQ5Fk@linux-lqwf.site> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2062329.UHa94WQ5Fk@linux-lqwf.site> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 31, 2012 at 06:49:50AM +0200, Oliver Neukum wrote: > On Monday 30 July 2012 15:34:06 Sarah Sharp wrote: > > Hi Denis, > > > > Can you send me the output of `sudo dmidecode`? I'd like to see if I > > can make a more general patch apply to the Intense-PC. > > As this is for shutdown, why not all systems? Because it will cause a BIOS delay on the next boot. Approximately 100 ms. Some people trying to do extremely fast boot will care about that delay. Sarah Sharp