Module Name: src Committed By: nat Date: Wed Dec 28 02:44:59 UTC 2016
Modified Files: src/sys/dev: audio.c audiovar.h Log Message: Audio device won't fail if one cannot set the common/hw format. Audio won't be able to be opened though unless a common format is configured properly. This would alow the user to change the common format via sysctls until hardware is configured. Simplification of several functions. To generate a diff of this commit: cvs rdiff -u -r1.287 -r1.288 src/sys/dev/audio.c cvs rdiff -u -r1.47 -r1.48 src/sys/dev/audiovar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.