summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMark Cave-Ayland2021-09-03 13:32:23 +0200
committerMark Cave-Ayland2021-09-08 12:09:45 +0200
commit15a2a1a4d1eecc74a87e1552f5cc4e3668375715 (patch)
tree39489f0bc88170c01d02979d89bdd69b672fcb54 /include
parentescc: re-use escc_reset_chn() for soft reset (diff)
downloadqemu-15a2a1a4d1eecc74a87e1552f5cc4e3668375715.tar.gz
qemu-15a2a1a4d1eecc74a87e1552f5cc4e3668375715.tar.xz
qemu-15a2a1a4d1eecc74a87e1552f5cc4e3668375715.zip
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 'include')
0 files changed, 0 insertions, 0 deletions