]> www.infradead.org Git - users/dwmw2/qemu.git/commit
esp.c: untangle MESSAGE OUT and COMMAND phase logic in esp_do_nodma()
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 12 Jan 2024 12:53:40 +0000 (12:53 +0000)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 13 Feb 2024 19:37:28 +0000 (19:37 +0000)
commit79a6c7c61084e0b2bfb3cbdeb19999fbd4caec2b
treeec2c9674cd419f9e641c1c5633663be85da873d7
parent9e60cf788cdfaee9605bd554a9738212f85363cd
esp.c: untangle MESSAGE OUT and COMMAND phase logic in esp_do_nodma()

This makes it clearer that ATN is asserted until the end of the next TI command
in the MESSAGE OUT phase.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Helge Deller <deller@gmx.de>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20240112125420.514425-49-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/scsi/esp.c