CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/18 08:42:56
Modified files:
sys/dev/pci : auixp.c azalia.c cs4280.c cs4281.c esa.c eso.c
maestro.c yds.c
Log message:
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
