The Asus P2B-LS now has the Super I/O chip (and with it, the FDC) again.

This commit is contained in:
OBattler
2020-04-13 23:25:56 +02:00
parent c15eba6cdd
commit dc22997027

View File

@@ -97,7 +97,7 @@ machine_at_p2bls_init(const machine_t *model)
device_add(&i440bx_device);
device_add(&piix4e_device);
device_add(&keyboard_ps2_pci_device);
// device_add(&w83977ef_device);
device_add(&w83977ef_device);
device_add(&sst_flash_39sf020_device);
spd_register(SPD_TYPE_SDRAM, 0xF, 256);