On Fri, 12 Oct 2001 [EMAIL PROTECTED] wrote:
> Everything works fine in my environment. (pentium II, III)
> Now I have a Pentium 4 machine and the the dosemulator doesn�t work for me.
> No error logs!
>
> What to do?
applying the following patch will help:
--- dosemu-1.0.2-clean/src/base/init/config.c Sun May 20 16:14:53 2001
+++ dosemu-1.0.2/src/base/init/config.c Tue Oct 2 14:56:40 2001
@@ -115,6 +115,7 @@
break;
case 5: case 586:
case 6: case 686:
+ case 15:
config.realcpu = CPU_586;
config.pci = 1; /* fair guess */
cpuflags = get_proc_string_by_key("flags");
Hans
<[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html