summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index b716a326e..dbb1945fd 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,13 @@
+2005-07-03 18:30 mchehab
+ * tuner-core.c:
+ - Added some comments about I2C working mode.
+ - Frequency initialized for radio and TV.
+
+ * cx88-video:
+ - It calls VIDIOC_G_FREQUENCY to get tuner freq from tuner.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-07-03 13:40 mchehab
* bttv-i2c.c, cx88-i2c.c, saa7134-i2c.c:
- I2C cleanups. Now, all drivers uses the same basic structure.