﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
603	OS/4 Compatibility	diver		"according to the OS/4 developer the following would be enough to be compatible with it.

In file 'krnlfix.c' function void KernelFix(void) in the very beginning there should be:
{{{
if ((ULONG)&_KernKEEVersion > 0x10000)
{
   Setup.SRKrnl = 1;
   KrnlVersion = 1;
   return;
}
}}}
"	task	closed	minor		ACPI PSD	3.22.03	Unrelated		
