Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-21 | kern: bus: Simply return bus_space, don't remap | Ian Moffett | |
As of now, the bootloader handles setting up the MMIO regions and we'll need huge page support (2 megs) for reassigning MMIO space Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-20 | kern: pci: Add bus framework and PCI BAR mapper | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |