IDE changes (now for MCA).

Added McIDE (MCA IDE) controller for MCA machines that don't have it (PS/2 models 50+).
This commit is contained in:
TC1995
2024-03-01 22:54:31 +01:00
parent 929fa7328d
commit af786bec0a
3 changed files with 292 additions and 9 deletions

View File

@@ -93,6 +93,8 @@ extern const device_t ide_ter_pnp_device;
extern const device_t ide_qua_device;
extern const device_t ide_qua_pnp_device;
extern const device_t mcide_device;
extern const device_t xta_wdxt150_device; /* xta_wdxt150 */
extern const device_t xta_hd20_device; /* EuroPC internal */