Remove the PS/2 mouse flag from the Gigabyte GA-586IP

This commit is contained in:
Alexander Babikov
2021-10-17 03:21:27 +05:00
parent a85caea4a9
commit 789e2c950f

View File

@@ -7389,7 +7389,7 @@ const machine_t machines[] = {
.min_multi = 1.5, .min_multi = 1.5,
.max_multi = 1.5 .max_multi = 1.5
}, },
.bus_flags = MACHINE_PS2_PCI, .bus_flags = MACHINE_PCI,
.flags = MACHINE_IDE_DUAL, .flags = MACHINE_IDE_DUAL,
.ram = { .ram = {
.min = 2048, .min = 2048,