Revert "Revert "Revert "Kernel: Fix PCI layout of i440fx QEMU machine"""

This reverts commit a808fff2ec.

I highly suspect the reason it was not working before was fixed in
017c5fc7d9, so the SB16 DMA can work even
if we initialize another E1000 network adapter.
This commit is contained in:
Liav A 2021-07-02 12:51:49 +03:00 committed by Andreas Kling
commit acd2604a31
Notes: sideshowbarker 2024-07-18 11:07:57 +09:00

View file

@ -97,7 +97,7 @@ $SERENITY_EXTRA_QEMU_ARGS
-device virtio-rng-pci -device virtio-rng-pci
-soundhw pcspk -soundhw pcspk
-device sb16 -device sb16
-device pci-bridge,chassis_nr=1,id=bridge1 -device megasas,bus=bridge1 -device pci-bridge,chassis_nr=1,id=bridge1 -device e1000,bus=bridge1
-device i82801b11-bridge,bus=bridge1,id=bridge2 -device sdhci-pci,bus=bridge2 -device i82801b11-bridge,bus=bridge1,id=bridge2 -device sdhci-pci,bus=bridge2
-device i82801b11-bridge,id=bridge3 -device sdhci-pci,bus=bridge3 -device i82801b11-bridge,id=bridge3 -device sdhci-pci,bus=bridge3
-device ich9-ahci,bus=bridge3 -device ich9-ahci,bus=bridge3