K 10 svn:author V 3 mav K 8 svn:date V 27 2020-08-05T01:43:40.060387Z K 7 svn:log V 201 MFC r363431: Untie nmi_handle_intr() from DEV_ISA. The only part of nmi_handle_intr() depending on ISA is isa_nmi(), which is already wrapped. Entering debugger on NMI does not really depend on ISA. END