dingusppc/devices/common/pci
joevt 5f8e7fcb73 pci: Log invalid BAR values.
For example, Old World Macs have versions of Open Firmware that don't support 512 MB BARs correctly. They may attempt to set such a BAR to 0x90000000 (a 256 MB boundary) instead of 0xA0000000 (the next available 512 MB boundary).
2024-03-03 15:49:59 -07:00
..
bandit.cpp bandit: Fix indent. 2024-03-02 08:09:42 -07:00
bandit.h Clean up #includes 2023-11-03 00:33:47 -07:00
dec21154.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
dec21154.h Initial DEC 21154 P2P bridge emulation. 2023-02-15 02:36:40 +01:00
pcibridge.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
pcibridge.h Clean up #includes 2023-11-03 00:33:47 -07:00
pcidevice.cpp pci: Log invalid BAR values. 2024-03-03 15:49:59 -07:00
pcidevice.h Initial DEC 21154 P2P bridge emulation. 2023-02-15 02:36:40 +01:00
pcihost.cpp Add settings when adding pci device. 2024-03-03 15:01:39 -07:00
pcihost.h Clean up #includes 2023-11-03 00:33:47 -07:00