Most audio drivers were incorrectly (or not at all) informing their children
authorderaadt <deraadt@openbsd.org>
Sun, 18 Aug 2024 14:42:56 +0000 (14:42 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 18 Aug 2024 14:42:56 +0000 (14:42 +0000)
commit54294094ec4ae80f0422d9c86eda8d3814c42161
tree1bea5013772bc11597ed7cbca0e3b78e0c18b42d
parent8b7f340bf528d7b8dc4c0d6c9a0149e5a68e22fd
Most audio drivers were incorrectly (or not at all) informing their children
about suspend/resume related events, and they all have audio.c as a child,
which definately needs to know!
ok ratchov
sys/dev/pci/auixp.c
sys/dev/pci/azalia.c
sys/dev/pci/cs4280.c
sys/dev/pci/cs4281.c
sys/dev/pci/esa.c
sys/dev/pci/eso.c
sys/dev/pci/maestro.c
sys/dev/pci/yds.c