--- ray/src/hd/rhdisp.c 1997/11/25 10:27:47 3.6 +++ ray/src/hd/rhdisp.c 1997/11/26 20:13:34 3.7 @@ -203,6 +203,8 @@ serv_result() /* get next server result and process case DS_STARTIMM: case DS_ENDIMM: imm_mode = msg.type==DS_STARTIMM; + if (msg.type == DS_ENDIMM) + dev_flush(); /* update display NOW */ /* fall through */ case DS_ACKNOW: case DS_SHUTDOWN: