Revert to the old NMI way in the AudioPCI code.

This commit is contained in:
TC1995
2022-07-16 20:53:59 +02:00
parent efdf003272
commit 1b8e50e4da

View File

@@ -306,9 +306,7 @@ es1371_reset(void *p)
es1371_t *dev = (es1371_t *) p;
int i;
#ifdef OLD_NMI_BEHAVIOR
nmi = 0;
#endif
/* Interrupt/Chip Select Control Register, Address 00H
Addressable as byte, word, longword */