actually you are using
if (resource->flags & IORESOURCE_FIXED) {
continue;
}
in the main loop
YH
On 7/5/05, Eric W. Biederman <[email protected]> wrote:
> yhlu <[EMAIL PROTECTED]> writes:
>
> > solution will be add
> > if (resource->flags & IORESOURCE_FIXED) return
> > in pick_largest_resource.
>
> This solution seems suspicious. I would expect this to have
> triggered before if a proper fix was as simple as that.
>
> Eric
>
_______________________________________________
LinuxBIOS mailing list
[email protected]
http://www.openbios.org/mailman/listinfo/linuxbios