From owner-svn-src-head@FreeBSD.ORG Wed Nov 19 16:54:47 2014 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B8810FD6; Wed, 19 Nov 2014 16:54:47 +0000 (UTC) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0961C207; Wed, 19 Nov 2014 16:54:45 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA27953; Wed, 19 Nov 2014 18:56:36 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Xr8Wh-0004xh-2t; Wed, 19 Nov 2014 18:54:43 +0200 Message-ID: <546CCB1A.6060709@FreeBSD.org> Date: Wed, 19 Nov 2014 18:53:46 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Adrian Chadd Subject: Re: svn commit: r274635 - head/sys/dev/pci References: <201411172025.sAHKPLMl055666@svn.freebsd.org> <2245618.H2SPKlpWdS@ralph.baldwin.cx> <20141118064626.GA956@dchagin.static.corbina.net> <20141118192952.GA945@dchagin.static.corbina.net> <546C7C41.70407@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , John Baldwin , Chagin Dmitry X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2014 16:54:47 -0000 On 19/11/2014 18:15, Adrian Chadd wrote: > On 19 November 2014 03:17, Andriy Gapon wrote: >> On 18/11/2014 21:29, Chagin Dmitry wrote: >>> it seems that at resume path METHOD set_powerstate() is not invoked. fro proper pciX. >>> ie, no "Transition from D3 to D0" prints. i'm trying to understand the reason >> >> Just a note that I see this as well. > > Before or after Dmitry's patch? Before. -- Andriy Gapon