[net.micro.pc] parity error interrupts

billb@tucc.UUCP (07/24/83)

anyone know which interrupt(s) are used when a memory parity error is detected
by the ibm pc???

mkg@whuxlb.UUCP (08/05/83)

#R:tucc:-390100:whuxlb:6400007:000:235
whuxlb!jph    Jul 26 21:02:00 1983

On a parity error, an INT 2 (NMI) is executed. When I/O
port 62H is checked and bit 6 or 7 is set, then a
parity error has occurred. If you look on page A-10 of
the Tech Ref. Manual, you will find the code that
handles this condition.