Merged all the latest and missed 86box commits.

Finally fixed the configuration UI of the FDC's.
This commit is contained in:
TC1995
2020-06-17 14:29:24 +02:00
parent 90d1ddac52
commit b97b9ae2f9
12 changed files with 183 additions and 201 deletions

View File

@@ -748,6 +748,8 @@ pc_reset_hard_init(void)
/* Reset any ISA RTC cards. */
isartc_reset();
fdc_card_init();
fdd_reset();
@@ -770,8 +772,6 @@ pc_reset_hard_init(void)
*/
mouse_reset();
fdc_ext_reset();
/* Reset the Hard Disk Controller module. */
hdc_reset();
/* Reset and reconfigure the SCSI layer. */