Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 10/04/1999 20:35:13
Module Name:	syssrc
Committed By:	itohy
Date:		Tue Oct  5 03:35:13 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: ad1848.c

Log Message:
- Fix wait for ready code.
- Mute wave output, not the mixer output, on changing CODEC settings.
- Add support for muting wave output while playback or monitoring is inactive.
- Change formula of calculating gain so that all the levels should be
  used equally (the old code uses the min/max gain only at 0/255).
- Cleanup


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/ad1848.c

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