summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 4f5271e97..420663f97 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,23 @@
+2005-11-18 07:22 mchehab
+
+ * ../linux/drivers/media/video/cx88/cx88-cards.c:
+ (hauppauge_eeprom), (cx88_card_setup):
+
+ - removed some redundant eeprom parsing code in cx88-cards.c
+ (specific to Hauppauge DVB products) Instead, placed calls
+ directly to the single eeprom parsing function in tveeprom.c
+
+ * ../linux/drivers/media/video/tveeprom.c:
+ (tveeprom_hauppauge_analog):
+ * ../linux/include/media/tveeprom.h:
+
+ - added a mac address field to the tveeprom structure.
+ - allow callers to query the MAC address.
+
+ Signed-off-by: Steven Toth <stoth@hauppauge.com>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-11-18 03:37 mkrufky
* ../v4l/Makefile: