add 'machine check' trap for Pentium and PPro cpus.
authormickey <mickey@openbsd.org>
Fri, 4 Apr 1997 16:14:07 +0000 (16:14 +0000)
committermickey <mickey@openbsd.org>
Fri, 4 Apr 1997 16:14:07 +0000 (16:14 +0000)
commit44cbc57d32bf3b1f07db49a17a104ee3bac6680e
treeb83f95574aa789fec364ccf9ef29fe57063c2cd1
parent563b66e749dbc1e61230b5c63273a8ba9a1abb38
add 'machine check' trap for Pentium and PPro cpus.
no special handler for it. i guess there will be rare cases when
you receive it, and then you should repair your cpu, since
it happens on internal cpu error.
sys/arch/i386/i386/machdep.c
sys/arch/i386/i386/trap.c
sys/arch/i386/include/trap.h