dingusppc/devices/common/pci
joevt 7e7522d4b7 Fix Expansion ROM BAR writes
The bits that can be set are the enable bit (bit 0) plus the bits represented by exp_bar_cfg which is determined by the size of the ROM which is calculated to be a power of 2 and a minimum of 2K.
2022-09-02 03:39:50 -07:00
..
bandit.cpp Fix return value for bad pci config address 2022-08-24 07:58:12 -07:00
bandit.h Fix read/write argument names 2022-08-22 17:16:22 -07:00
pcidevice.cpp Fix Expansion ROM BAR writes 2022-09-02 03:39:50 -07:00
pcidevice.h Allow setting PCI capabilities pointer 2022-08-22 17:16:22 -07:00
pcihost.cpp pcihost: add attach_pci_device method. 2022-08-19 18:55:33 +02:00
pcihost.h pcihost: add attach_pci_device method. 2022-08-19 18:55:33 +02:00