|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 14/16] esp.c: update esp_fifo_{push, pop}() to call esp_update_drq() |
Date: | Wed, 13 Mar 2024 12:01:38 +0100 |
User-agent: | Mozilla Thunderbird |
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-ayland@ilande.co.uk> --- hw/scsi/esp.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |