Exactly.
> Then, please, check the return value of pci_request_legacy_resource()
> for getting to the VGA memory. Some machines (typically PowerMacs)
> simply don't give you a way to generate PCI cycles to those low memory
> addresses (you can't do VGA on those).
I agree, it certainly needs to be fixed.
The reason why I didn't it is that i386 has 0xa0000-0xbfffff region already
claimed (somewhere in arch code?), I haven't looked into this yet.
Ivan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/