CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/24 17:54:22
Modified files:
sys/dev : audio.c
Log message:
Save all mixer elements in the suspend/resume array instead of only
enum, sets, and values. This is simpler and less error prone. This
fixes the record.enable elements replacing the last few hardware
mixer controls.
Help from Laurence Tratt, tested by landry@
