Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/13/2002 17:07:29
Module Name:	syssrc
Committed By:	jmcneill
Date:		Sun Jan 13 15:07:29 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: esa.c

Log Message:
Every card I've seen has had their channels swapped with respect
to the mixer. Ie:
 $ mixerctl -w outputs.master=0,191
Would result in the _right_ speaker being turned off.

So, we will swap the left and right mixer channels to compensate
for this.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/esa.c

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