Re: drivers/pci/probe.c patch in 2.6.20.4 causes 'cannot adjustBAR0 (not I/O)' on NVidia MCP51

From: Alan Cox
Date: Mon Mar 26 2007 - 05:52:41 EST


> patch did, though, it was that way already before. But otoh with the
> legacy flag set in progif, these BARs *should* be I/O ones...

They *are* I/O resources. The register value loaded by the BIOS or
hardware at start up is undefined and the "is memory" check is actually
wrong.

Doesn't explain the problem but does explain the message.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/