idehd.c: increase IDE fill-time to avoid missed interrupts [Peter Ferrie]
This commit is contained in:
parent
6e4bbb1224
commit
3a1d3b2b22
@ -394,7 +394,7 @@ void ata_mass_storage_device::fill_buffer()
|
|||||||
{
|
{
|
||||||
set_dasp(ASSERT_LINE);
|
set_dasp(ASSERT_LINE);
|
||||||
|
|
||||||
start_busy(TIME_BETWEEN_SECTORS, PARAM_COMMAND);
|
start_busy(TIME_PER_SECTOR, PARAM_COMMAND);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user