Subject: CVS commit: src/sys/arch/macppc/dev
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 04/03/2007 13:11:22
Module Name:	src
Committed By:	jmcneill
Date:		Tue Apr  3 13:11:22 UTC 2007

Modified Files:
	src/sys/arch/macppc/dev: snapper.c

Log Message:
In the AOAKeylargo case, there is no hardware volume control. Instead,
implement volume control in software via audio filter framework.

XXX: audio filter framework doesn't let me pass parameters from the hw
     softc to the filter, so the volume variables are globals for now.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/macppc/dev/snapper.c

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