]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)
authorMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:32:44 +0000 (15:32 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:32:44 +0000 (15:32 -0200)
commitb7f355d23c34399ccfd54fd613c306ab4a788234
tree3e55c0b49918bb82f97650b281ad8feca7ad8007
parent0de71224d17f43101fa20696a8d7a78fb599557e
V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)

- This module is co-authored by  Ricardo Cerqueira <v4l@cerqueira.org>.

- Added digital audio support for cx88-based boards that have function
  01 enabled. These boards can be identified by having PCI id 1471:8801
  or 1471:8811.

- Increased DMA buffer from 512 to 4096 seems to fix audio distortion.

- Existing audio DMA uses conflict with cx88-alsa. Should be disabled when
  cx88-alsa module is compiled.

Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/cx88/Kconfig
drivers/media/video/cx88/cx88-alsa.c [new file with mode: 0644]
drivers/media/video/cx88/cx88-core.c
drivers/media/video/cx88/cx88-tvaudio.c