Acer 100T: Do not add a separate internal FDC because one is already provided by the Super I/O chip, fixes #5250.
This commit is contained in:
@@ -750,9 +750,6 @@ machine_at_acer100t_init(const machine_t *model)
|
||||
|
||||
machine_at_ps2_ide_init(model);
|
||||
|
||||
if (fdc_current[0] == FDC_INTERNAL)
|
||||
device_add(&fdc_at_device);
|
||||
|
||||
device_add(&ali1409_device);
|
||||
if (gfxcard[0] == VID_INTERNAL)
|
||||
device_add(&oti077_acer100t_device);
|
||||
|
||||
Reference in New Issue
Block a user