4b61754c68
Recource management functions in GT PCI controller driver treated memory/IO resources as KSEG1 addresses, later during activation these values would be increased by KSEG1 base again rendering the address invalid and causing "bus error" trap. Actual logic was converted to use real physical addresses, so mapping takes place only during activation. Submitted by: Aleksandr Rybalko <ray@FreeBSD.org> Approved by: re (gjb) |
||
---|---|---|
.. | ||
files.malta | ||
gt_pci_bus_space.c | ||
gt_pci_bus_space.h | ||
gt_pci.c | ||
gt.c | ||
gtreg.h | ||
gtvar.h | ||
malta_machdep.c | ||
maltareg.h | ||
obio.c | ||
obiovar.h | ||
std.malta | ||
uart_bus_maltausart.c | ||
uart_cpu_maltausart.c | ||
yamon.c | ||
yamon.h |