summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 60aebbab9..466353454 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,18 @@
+2005-07-19 06:18 mkrufky
+ * bttv-cards.c:
+ - Fix Bug 4395: modprobe bttv freezes the computer
+ http://bugme.osdl.org/show_bug.cgi?id=4395.
+ Date: Wed, 13 Apr 2005 03:20:08
+ Patch by Manu Abraham and Gerd Knorr:
+ - Remove redundant bttv_reset_audio() which caused the computer to
+ freeze with some bt8xx based DVB cards when loading the bttv driver.
+
+ This patch must have gotten lost during the orphaned v4l days...
+
+ Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
+ Signed-off-by: Andrew Morton <akpm@osdl.org>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-07-16 00:00 mchehab
* Makefile, cx88-dvb.c, saa7134-dvb.c:
- Now compiling also with linux-2.6.12 version.