Force a 040 detection for now, it seems E-UAE is making kickstart detect it randomly :(
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39134 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -59,6 +59,7 @@ check_cpu_features()
|
|||||||
// ;
|
// ;
|
||||||
|
|
||||||
//panic("cpu %d fpu %d flags 0x%04x", cpu, fpu, flags);
|
//panic("cpu %d fpu %d flags 0x%04x", cpu, fpu, flags);
|
||||||
|
cpu = fpu = 68040; //XXX
|
||||||
if (!cpu || !fpu)
|
if (!cpu || !fpu)
|
||||||
return B_ERROR;
|
return B_ERROR;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user