Chipsets.
This commit is contained in:
@@ -790,7 +790,7 @@ pipc_fm_write(uint16_t addr, uint8_t val, void *priv)
|
||||
/* Fire NMI/SMI if enabled. */
|
||||
if (dev->ac97_regs[0][0x48] & 0x01) {
|
||||
if (dev->ac97_regs[0][0x48] & 0x04)
|
||||
smi_line = 1;
|
||||
smi_raise();
|
||||
else
|
||||
nmi_raise();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user