Revert "Rename 586MC1 to GA-586IS"

This reverts commit 3390aa8d03.
This commit is contained in:
cartifanwlr
2024-01-29 14:36:54 +03:00
parent 51c558f5b8
commit 9fcc59e2ca
2 changed files with 4 additions and 3 deletions

View File

@@ -8725,7 +8725,7 @@ const machine_t machines[] = {
},
/* Has AMI MegaKey KBC firmware. */
{
.name = "[i430LX] Gigabyte GA-586IS",
.name = "[i430LX] Micro Star 586MC1",
.internal_name = "586mc1",
.type = MACHINE_TYPE_SOCKET4,
.chipset = MACHINE_CHIPSET_INTEL_430LX,
@@ -8744,8 +8744,8 @@ const machine_t machines[] = {
.min_multi = MACHINE_MULTIPLIER_FIXED,
.max_multi = MACHINE_MULTIPLIER_FIXED
},
.bus_flags = MACHINE_PCI,
.flags = MACHINE_APM | MACHINE_ACPI,
.bus_flags = MACHINE_PS2_PCI,
.flags = MACHINE_IDE_DUAL | MACHINE_APM | MACHINE_ACPI,
.ram = {
.min = 2048,
.max = 131072,