summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorGerd Knorr <devnull@localhost>2005-02-16 13:11:55 +0000
committerGerd Knorr <devnull@localhost>2005-02-16 13:11:55 +0000
commit95840cd6d7c62cbfcfeb413c75c0b7364ae03667 (patch)
treedca02285a9cad9bb00212c0536885d98897efc4d /linux/drivers/media/video/cx88/cx88.h
parente9ba68260349b4194b73b4f9871c7d285bd6a273 (diff)
downloadmediapointer-dvb-s2-95840cd6d7c62cbfcfeb413c75c0b7364ae03667.tar.gz
mediapointer-dvb-s2-95840cd6d7c62cbfcfeb413c75c0b7364ae03667.tar.bz2
- move some bits from cx88-input to ir-common.
- blackbird fixes, add new blackbird card.
Diffstat (limited to 'linux/drivers/media/video/cx88/cx88.h')
-rw-r--r--linux/drivers/media/video/cx88/cx88.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h
index 0e0cdc380..de7547b17 100644
--- a/linux/drivers/media/video/cx88/cx88.h
+++ b/linux/drivers/media/video/cx88/cx88.h
@@ -1,5 +1,5 @@
/*
- * $Id: cx88.h,v 1.52 2005/02/14 16:30:26 kraxel Exp $
+ * $Id: cx88.h,v 1.53 2005/02/16 13:11:55 kraxel Exp $
*
* v4l2 device driver for cx2388x based TV cards
*
@@ -161,6 +161,7 @@ extern struct sram_channel cx88_sram_channels[];
#define CX88_BOARD_PCHDTV_HD3000 22
#define CX88_BOARD_DNTV_LIVE_DVB_T 23
#define CX88_BOARD_HAUPPAUGE_ROSLYN 24
+#define CX88_BOARD_DIGITALLOGIC_MEC 25
enum cx88_itype {
CX88_VMUX_COMPOSITE1 = 1,