From d43fc4288b0df817fdac36afbe6737a8de4826a8 Mon Sep 17 00:00:00 2001 From: Markus Rechberger Date: Tue, 11 Oct 2005 02:52:03 +0000 Subject: added support for the terratec cinergy 250 usb tv remote Signed-off-by: Markus Rechberger --- v4l/compat.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'v4l/compat.h') diff --git a/v4l/compat.h b/v4l/compat.h index 27153b9b0..8eafceb96 100644 --- a/v4l/compat.h +++ b/v4l/compat.h @@ -1,5 +1,5 @@ /* - * $Id: compat.h,v 1.22 2005/10/09 18:07:06 mchehab Exp $ + * $Id: compat.h,v 1.23 2005/10/11 02:52:03 mrechberger Exp $ */ #ifndef _COMPAT_H @@ -70,7 +70,7 @@ #endif #if !defined(I2C_HW_B_EM2820) -#define I2C_HW_B_EM2820 I2C_HW_B_BT848 +#define I2C_HW_B_EM2820 0x99 #endif #ifndef I2C_M_IGNORE_NAK -- cgit v1.2.3