* AlexHuang alexjoy@sis.com [070628 12:05]:
Hi all,
I am porting a linuxbios on a platform with internal vga in northbridge which need a shared memory at fixed memory address. How can I do for this fixed memory space???
You may need to writ e a "pci_driver" for the device. And maybe change sizeram() to reflect the available memory size.