Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc/dev
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.
Home |
Main Index |
Thread Index |
Old Index