CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 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@