From: Alan Cox Date: Sun, 2 Sep 2018 23:17:35 +0000 (+0100) Subject: rc2014: correct SIO probe X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=1c6d285b94ecedd2ab5baca7f3f9fe0e52b35774;p=FUZIX.git rc2014: correct SIO probe This gets us to the point of bootdev: but then life goes downhill. --- diff --git a/Kernel/platform-rc2014/rc2014.s b/Kernel/platform-rc2014/rc2014.s index 295e754e..fdde31e3 100644 --- a/Kernel/platform-rc2014/rc2014.s +++ b/Kernel/platform-rc2014/rc2014.s @@ -85,7 +85,7 @@ init_hardware: inc b out (c),b in a,(c) - sub e + sub d jr z, is_sio ; We have however pooped on the 68B50 setup so put it back into ; a sensible state.