Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 09/11/2003 09:21:32
Module Name:	src
Committed By:	jmmv
Date:		Thu Sep 11 09:21:31 UTC 2003

Modified Files:
	src/sys/dev/ic: ac97.c

Log Message:
After initialization of the AD1980 codec, swap master and surround volume
controls.  As it was before, the master volume control in all mixer programs
did nothing.  It seems that this codec is not correctly wired in (almost?)
all motherboards.

Patch by Quentin Garnier.  Fixes first part of PR kern/22548.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/dev/ic/ac97.c

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