On 8/24/06, Richard Smith smithbone@gmail.com wrote:
On 8/23/06, Rogelio Serrano rogelio.serrano@gmail.com wrote:
does linuxbios use the acpi tables to figure out where to find the pci base registers?
No. acpi tables are subject to copyright from the mfg and might be restricted on distribution.
and how are the dram config registers accessed in epia-m? is it directly or via pci host bridge configuration registers?
I'm not sure I understand what you are asking. Can you point me to the code that you are asking about?
-- Richard A. Smith
im really confused where dram configuration is being done in the epia-m. is it in raminit.c? I thought we cannot use c code until dram is set up.
i resorted to reading the acpi and amd bios manuals and got even more confused.