svn commit: r277710 - head/sys/dev/pci

John Baldwin jhb at FreeBSD.org
Mon Jan 26 16:06:25 UTC 2015


On 1/26/15 9:19 AM, Alexey Dokuchaev wrote:
> On Sun, Jan 25, 2015 at 07:53:10PM +0000, John Baldwin wrote:
>> New Revision: 277710
>> URL: https://svnweb.freebsd.org/changeset/base/277710
>>
>> Log:
>>   Pass a valid Dx state variable to PCIB_POWER_FOR_SLEEP() in pcib_resume()
>>   instead of NULL.
> 
> Can this be possibly related to this message I got trying to resume a laptop
> running recent -current [1]: ?
> 
>   pcib0: failed to set ACPI power state D2 on \134_SB_.PCI0: AE_BAD_PARAMETER
> 
> ./danfe
> 
> [1] http://lists.freebsd.org/pipermail/freebsd-wireless/2015-January/005365.html

Well, the patch came up from debugging something along those lines, but
it will not fix it.

-- 
John Baldwin


More information about the svn-src-all mailing list