Merged from sys/i386/isa/npx.c revision 1.95.
This commit is contained in:
parent
0af2322303
commit
1a476993b0
@ -505,7 +505,7 @@ npx_attach(dev)
|
||||
}
|
||||
npxinit(__INITIAL_NPXCW__);
|
||||
|
||||
#ifdef I586_CPU
|
||||
#ifdef I586_CPU_XXX
|
||||
if (cpu_class == CPUCLASS_586 && npx_ex16 && npx_exists &&
|
||||
timezero("i586_bzero()", i586_bzero) <
|
||||
timezero("bzero()", bzero) * 4 / 5) {
|
||||
|
Loading…
Reference in New Issue
Block a user