Aaeon SBC-350: Restore the IDE flag and actually fix IDE and Super I/O chip initialization.
This commit is contained in:
@@ -4113,7 +4113,7 @@ const machine_t machines[] = {
|
||||
.max_multi = 0
|
||||
},
|
||||
.bus_flags = MACHINE_AT,
|
||||
.flags = MACHINE_FLAGS_NONE,
|
||||
.flags = MACHINE_IDE,
|
||||
.ram = {
|
||||
.min = 1024,
|
||||
.max = 16384,
|
||||
|
||||
Reference in New Issue
Block a user