From 95840cd6d7c62cbfcfeb413c75c0b7364ae03667 Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Wed, 16 Feb 2005 13:11:55 +0000 Subject: - move some bits from cx88-input to ir-common. - blackbird fixes, add new blackbird card. --- linux/drivers/media/video/cx88/cx88.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'linux/drivers/media/video/cx88/cx88.h') 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, -- cgit v1.2.3