dingusppc/devices/common/pci
joevt b472123746 Standardize PCIDevice slot_id for PCIHost.
PCIHost
- PCIHosts (bandit and grackle) now use device number and function number for identifying attached PCIDevices. A macro DEV_FUN is added to calculate this new slot_id. Bandit no longer uses IDSEL. Grackle no longer uses only device number.

machinecatalyst, machinegossamer, machinetnt
- Use DEV_FUN to attach PCI devices by device number and function number.
2023-02-05 06:57:04 -08:00
..
bandit.cpp Standardize PCIDevice slot_id for PCIHost. 2023-02-05 06:57:04 -08:00
bandit.h Standardize PCIDevice slot_id for PCIHost. 2023-02-05 06:57:04 -08:00
pcidevice.cpp Fix 64 bit BAR. 2023-02-05 01:22:01 -08:00
pcidevice.h pcidevice: improve BAR configuration. 2023-02-04 17:57:46 +01:00
pcihost.cpp Standardize PCIDevice slot_id for PCIHost. 2023-02-05 06:57:04 -08:00
pcihost.h Standardize PCIDevice slot_id for PCIHost. 2023-02-05 06:57:04 -08:00