From 2e63c6f5ef81c91d14d406815fc056f76e732b15 Mon Sep 17 00:00:00 2001 From: Mike Isely Date: Mon, 28 Nov 2005 15:46:36 +0000 Subject: Restore missing tuner definition for Hauppauge tuner type 0x103 - Type 0x103 ("TCL MFNM05-4") in the Hauppauge eeprom is a more recent tuner that maps to TUNER_PHILIPS_FM1236_MK3. This had been previously defined but due to some accident the definition got removed. This change restores that definition. Change committed on advice from Hans Verkuil , who thinks he's the one who had accidentally removed it before. From: Mike Isely Signed-off-by: Mike Isely --- v4l/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 73b7fbd81..260846104 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-11-28 15:42 mcisely + + * ../linux/drivers/media/video/tveeprom.c: + + Restore missing tuner definition for Hauppauge tuner type 0x103 + ("TCL MFNM05-04"). + + Signed-off-by: Mike Isely + 2005-11-28 12:55 mkrufky * ../v4l/Make.config: -- cgit v1.2.3