Merged all the latest and missed 86box commits.
Finally fixed the configuration UI of the FDC's.
This commit is contained in:
4
src/pc.c
4
src/pc.c
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user