Top@mutec.UUCP (The OS9 Project) (07/27/88)
Dear Readers,
after updating our OS-9/68000 to Version 2.2 we have encountered some
Problems with timeslicing (slow unbuffered IO) and with F$IODel.
Here are the two patches for the Kernel:
(change values from 'old' to 'new')
address old new
======== == ==
00000b9e 24 32 Patch 1 (F$IODel)
00000b9f 6e 2a
00000ba1 80 36
00000ba2 32 24
00000ba3 2a 6e
00000ba5 36 80
0000269a 08 4e Patch 2 (I/O)
0000269b ec 71
0000269c 00 4e
0000269d 05 71
0000269e 00 4e
0000269f 1c 71
Greetings from Munich,
TOP Munich.