Be more aggressive about disabling interrupts in both DVACT_QUIESCE and
authorderaadt <deraadt@openbsd.org>
Tue, 13 Aug 2024 22:32:58 +0000 (22:32 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 13 Aug 2024 22:32:58 +0000 (22:32 +0000)
commitaf45b3b445209421650304c9d9aa65833f564362
treee3338a8151582e1c34999575e832290727040381
parent82ba4f821958adff0f348c5880da6005895e75eb
Be more aggressive about disabling interrupts in both DVACT_QUIESCE and
DVACT_SUSPEND, because we are seeing false interrupts during S0 resume.
Other problems remain, and ratchov has some clues he'll dig into in the
coming weeks.  For now, this is a good enough improvement.
ok ratchov
sys/dev/pci/azalia.c