Fix RZ-1000 so the AMI 062594 BIOS'es of the SB486PV don't disable it.

This commit is contained in:
OBattler
2025-05-25 01:39:58 +02:00
parent 2e5464c0e5
commit a1a3ed22f4
2 changed files with 3 additions and 39 deletions

View File

@@ -1727,7 +1727,6 @@ machine_at_sb486pv_init(const machine_t *model)
device_context_restore();
machine_at_common_init(model);
device_add(&ide_pci_device);
pci_init(PCI_CONFIG_TYPE_2);
pci_register_slot(0x00, PCI_CARD_NORTHBRIDGE, 0, 0, 0, 0);