summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorRicardo Cerqueira <devnull@localhost>2005-12-30 06:22:40 +0000
committerRicardo Cerqueira <devnull@localhost>2005-12-30 06:22:40 +0000
commiteb599303c5d6acf7d232859e34cf96330fac6b56 (patch)
tree398bc2dfa7c8012855b0baed92cf67b867daed1c /v4l
parentdbb82e683968b18c7396ef3f64d98da680c784a9 (diff)
downloadmediapointer-dvb-s2-eb599303c5d6acf7d232859e34cf96330fac6b56.tar.gz
mediapointer-dvb-s2-eb599303c5d6acf7d232859e34cf96330fac6b56.tar.bz2
More cx88-alsa changes, still not working
From: Ricardo Cerqueira <v4l@cerqueira.org> Changed a few more things in the buffers and ALSA initialization code, but still no luck. No IRQ activity yet, even with the IRQ mask fixed. Signed-off-by:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 95e6fd516..d60274190 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,15 @@
+2005-12-30 06:18 rmcc
+
+ * linux/drivers/media/video/cx88/cx88-alsa.c:
+ (_cx88_start_audio_dma), (cx8801_irq), (buffer_prepare),
+ (buffer_queue), (dsp_buffer_init), (dsp_buffer_free),
+ (snd_cx88_hw_params), (snd_cx88_hw_free), (snd_cx88_card_trigger),
+ (snd_cx88_create):
+ - Yet more changes to initialization code. Still no IRQ activity other
+ than the init...
+
+ Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
+
2005-12-29 23:46 hverkuil
* linux/drivers/media/video/saa7115.c: