On 13/3/24 09:58, Mark Cave-Ayland wrote:
This ensures that the DRQ line is always set correctly when reading/writing single bytes to/from the FIFO.Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> --- hw/scsi/esp.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>