diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-10 03:41:57 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-10 03:41:57 +0000 |
commit | c62472999e6519d60fee667f4c3c8162a45c0c55 (patch) | |
tree | 87168f23594acdd7b40b9c2696224bec96214e60 /v4l | |
parent | 9f01e55902d89e0cf690cf302cf125eb9258af0d (diff) | |
download | mediapointer-dvb-s2-c62472999e6519d60fee667f4c3c8162a45c0c55.tar.gz mediapointer-dvb-s2-c62472999e6519d60fee667f4c3c8162a45c0c55.tar.bz2 |
cx88-alsa now doesn't generate OOPS. Still doesn't work.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 1ff3b6e13..c40a11f87 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2005-12-10 04:45 mchehab + + * linux/drivers/media/video/cx88/cx88-alsa.c: + (_cx88_start_audio_dma), (_cx88_stop_audio_dma), (cx8801_timeout), + (snd_cx88_set_digital_hw), (snd_cx88_pointer), (snd_cx88_pcm), + (snd_cx88_create): + - cx88-alsa now doesn't generate OOPS. Still doesn't work. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-10 02:06 mchehab * v4l/Makefile: |