summaryrefslogtreecommitdiff
path: root/v4l/compat.h
diff options
context:
space:
mode:
authorMarkus Rechberger <devnull@localhost>2005-10-11 02:52:03 +0000
committerMarkus Rechberger <devnull@localhost>2005-10-11 02:52:03 +0000
commitd43fc4288b0df817fdac36afbe6737a8de4826a8 (patch)
treec05adc8e49174cb16fd7a83b96902637259b43a8 /v4l/compat.h
parentbe0f6220f923cb5e25e59785a330bbb8a27bef3e (diff)
downloadmediapointer-dvb-s2-d43fc4288b0df817fdac36afbe6737a8de4826a8.tar.gz
mediapointer-dvb-s2-d43fc4288b0df817fdac36afbe6737a8de4826a8.tar.bz2
added support for the terratec cinergy 250 usb tv remote
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
Diffstat (limited to 'v4l/compat.h')
-rw-r--r--v4l/compat.h4
1 files changed, 2 insertions, 2 deletions
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