Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2012 07:53:43 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Nathan Whitehorn <nwhitehorn@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r231026 - head/sys/powerpc/ofw
Message-ID:  <201202060753.43627.jhb@freebsd.org>
In-Reply-To: <201202051654.q15GsQcc092137@svn.freebsd.org>
References:  <201202051654.q15GsQcc092137@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, February 05, 2012 11:54:26 am Nathan Whitehorn wrote:
> Author: nwhitehorn
> Date: Sun Feb  5 16:54:26 2012
> New Revision: 231026
> URL: http://svn.freebsd.org/changeset/base/231026
> 
> Log:
>   Make sure to remap adjusted resources.

Hmm, I had considered remapping adjusted resources an invalid operation (i.e. 
should fail with EINVAL).  I believe that the NEW_PCIB code should only apply 
this API to resources backing the resource windows in PCI-PCI bridges and that 
those resources should never have RF_ACTIVE set.  Are you seeing calls of it 
for active resources?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202060753.43627.jhb>