diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2021-09-03 12:32:23 +0100 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2021-09-08 11:09:45 +0100 |
commit | 15a2a1a4d1eecc74a87e1552f5cc4e3668375715 (patch) | |
tree | 39489f0bc88170c01d02979d89bdd69b672fcb54 /block | |
parent | 99b0f0584132d942547046bc064478db5bcbe7c5 (diff) | |
download | qemu-15a2a1a4d1eecc74a87e1552f5cc4e3668375715.zip qemu-15a2a1a4d1eecc74a87e1552f5cc4e3668375715.tar.gz qemu-15a2a1a4d1eecc74a87e1552f5cc4e3668375715.tar.bz2 |
escc: fix STATUS_SYNC bit in R_STATUS register
After an SDLC "Enter hunt" command has been sent the STATUS_SYNC bit should remain
high until the flag byte has been detected. Whilst the ESCC device doesn't yet
implement SDLC mode, without this change the active low STATUS_SYNC is constantly
asserted causing the MacOS OpenTransport extension to hang on startup as it thinks
it is constantly receiving LocalTalk responses during its initial negotiation
phase.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210903113223.19551-10-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions