mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-24 12:30:05 +00:00
e5c50640e3
postinit_devices() may cause additional devices to be registered (e.g. PCI hosts will register their cards). We were not calling device_postinit on those devices, because the iterator over the device map was set up at the start of the loop. Keep looping until we've actually initialized all devices in the map. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
machinebase.cpp | ||
machinebase.h | ||
machinecatalyst.cpp | ||
machinefactory.cpp | ||
machinefactory.h | ||
machinegazelle.cpp | ||
machinegossamer.cpp | ||
machinepdm.cpp | ||
machineproperties.cpp | ||
machineproperties.h | ||
machinetnt.cpp | ||
machineyosemite.cpp |