Gave the Acer T100 the missing ALi M5105 Super I/O chip, fixes #4540.
This commit is contained in:
@@ -725,6 +725,7 @@ machine_at_acer100t_init(const machine_t *model)
|
|||||||
if (gfxcard[0] == VID_INTERNAL)
|
if (gfxcard[0] == VID_INTERNAL)
|
||||||
device_add(&oti077_acer100t_device);
|
device_add(&oti077_acer100t_device);
|
||||||
|
|
||||||
|
device_add(&ali5105_device);
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user