Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 05/29/1999 17:22:59
Module Name:	syssrc
Committed By:	nathanw
Date:		Sun May 30 00:22:59 UTC 1999

Modified Files:
	syssrc/sys/dev/isa: ess.c

Log Message:
Fix bug uncovered by audio.c fix: Since the monitor control on the ESS
is a muting control, not a level control, change the name to reflect that.

XXX The fact that the audio code depends on the string names of the
XXX mixer devices is bogus.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/dev/isa/ess.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.