[parisc-linux-cvs] linux-2.6 varenet
Thibaut Varene
varenet at parisc-linux.org
Tue Jun 1 13:20:33 MDT 2004
CVSROOT: /var/cvs
Module name: linux-2.6
Changes by: varenet 04/06/01 13:20:32
Modified files:
sound/oss : harmony.c
Log message:
forward porting last changes from Stuart Brady:
This first patch implements the SNDCTL_DSP_CHANNELS ioctl
This patch improves the Harmony driver's naming of mixer channels:
* VOLUME is now MONITOR
* OGAIN is now VOLUME
* SPEAKER is now LINE1
* For output, LINE is now LINE2
* PHONEOUT is now LINE3
* The LINE channel is now for input only
* Within the source, the names INTERNAL, LINEOUT and HEADPHONES refer to
LINE1, LINE2 and LINE3, respectively
* MIC and IGAIN remain unchanged
This patch improves toggling of the recording source between the MIC and
LINE channels. It does not depend on the channel names patch.
More information about the parisc-linux-cvs
mailing list