S2885

Eric W. Biederman ebiederman at lnxi.com
Tue Oct 26 23:06:01 CEST 2004


YhLu <YhLu at tyan.com> writes:

> Eric, 
>  
> So even the pnp is disabled, the fixed value should be there.
>  
> I wonder if add                if(!curdev->enabled) continue;
> In find_largest_resource is good way to fix it.

It is a little weird but that sounds like a sane way to do it.
Although I think a test of !curdev->have_resources is a little
better.  

What puzzles me is that even disabled you seem to have had all of
the resources specified so they should have had IORESOURCE_FIXED set.
So I don't see how they were being looked at.

Eric



More information about the coreboot mailing list