diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 765e9d806..ba7f387e4 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2005-11-18 20:15 mchehab + + * ../linux/drivers/media/video/cx88/cx88-core.c: + (cx88_start_audio_dma), (cx88_stop_audio_dma), (set_tvaudio): + * ../linux/drivers/media/video/cx88/cx88-tvaudio.c: + (set_audio_finish): + * ../linux/drivers/media/video/cx88/cx88.h: + + - enabled audio DMA transfer code even when DMA not in use + to solve a problem on some broken cx88 chips. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-18 14:33 nshmyrev * ../linux/drivers/media/video/bttv-driver.c: |