mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-08-16 00:27:42 +00:00
- Added an overloaded version of attach_pci_device which takes a suffix string that can be used to make a device name unique so that multiple devices of the same class can be added to a machine. The method returns a PCIDevice which can be easily used to attach more PCI devices if it is a PCIHost.