Cc: Rafael J. Wysocki <rjw@...>, Andrew Morton <akpm@...>, LKML <linux-kernel@...>, Pavel Machek <pavel@...>, Thomas Gleixner <tglx@...>, H. Anvin <hpa@...>, Arjan van de Ven <arjan@...>, Greg Kroah-Hartman <gregkh@...>
On Sun, Apr 13, 2008 at 12:58 AM, Ingo Molnar <mingo@elte.hu> wrote:
there is silicon abut about agp bridge aperture order reading...
=====> just sent out one patch to work around that
also BIOS is sick to allocate overlapping MMIO to the same link..
node 0 link 0: io port [1000, ffffff]
TOM: 0000000080000000 aka 2048M
node 0 link 0: mmio [e0000000, efffffff]
node 0 link 0: mmio [a0000, bffff]
node 0 link 0: mmio [80000000, ffffffff]
bus: [00,ff] on node 0 link 0
never thought that BIOS could be so sick.
===> already have one work around, need more test next week.
YH
--