Date: Fri, 16 Mar 2007 17:15:33 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c feeder.c feeder.h sound.h Message-ID: <200703161715.l2GHFXm2064942@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2007-03-16 17:15:33 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcm channel.c feeder.c feeder.h sound.h
Log:
[stage: 4/9]
- Rearrange FEEDER_* constants starting from 0 to 31, so the future
additions will be much easier and consistent.
- Introduce FEEDER_SWAPLR. Few super broken hardwares (found on several
extremely cheap uaudio stick, possibly others) mistakenly wired left
and right channels wrongly, screwing output or input.
Revision Changes Path
1.114 +1 -1 src/sys/dev/sound/pcm/channel.c
1.40 +53 -24 src/sys/dev/sound/pcm/feeder.c
1.15 +8 -7 src/sys/dev/sound/pcm/feeder.h
1.74 +2 -0 src/sys/dev/sound/pcm/sound.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703161715.l2GHFXm2064942>
