From 3ab65e59d64a1ab37ad62acd54af78b4f559d990 Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Tue, 30 Nov 2004 17:00:13 +0000 Subject: - new cx88-based dvb card by Christopher Pascoe. - cx88: IR support by Christopher Pascoe and me. --- v4l/Makefile | 3 ++- v4l/scripts/update | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'v4l') diff --git a/v4l/Makefile b/v4l/Makefile index e726cad6d..7460af72f 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -21,7 +21,8 @@ bttv-objs := bttv-driver.o bttv-cards.o bttv-risc.o bttv-if.o \ saa7134-objs := saa7134-core.o saa7134-i2c.o saa7134-video.o \ saa7134-vbi.o saa7134-tvaudio.o saa7134-oss.o \ saa7134-cards.o saa7134-ts.o saa7134-input.o -cx88xx-objs := cx88-cards.o cx88-core.o cx88-i2c.o cx88-tvaudio.o +cx88xx-objs := cx88-cards.o cx88-core.o cx88-i2c.o cx88-tvaudio.o \ + cx88-input.o cx8800-objs := cx88-video.o cx88-vbi.o cx8801-objs := cx88-alsa.o cx8802-objs := cx88-mpeg.o diff --git a/v4l/scripts/update b/v4l/scripts/update index 9689bade1..91244a6c3 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -65,7 +65,7 @@ xinsmod video-buf debug=0 #xinsmod v4l1-compat debug=1 xinsmod btcx-risc debug=0 -xinsmod ir-common debug=0 repeat=0 +xinsmod ir-common debug=1 repeat=0 xinsmod tuner debug=0 xinsmod tda9887 debug=0 xinsmod msp3400 debug=0 @@ -77,7 +77,8 @@ xinsmod bttv bttv_debug=0 vbi_debug=0 irq_debug=0 \ xinsmod ir-kbd-gpio debug=0 # cx88 -xinsmod cx88xx core_debug=0 audio_debug=0 i2c_debug=1 i2c_scan=1 +xinsmod cx88xx core_debug=0 audio_debug=0 ir_debug=1 \ + i2c_debug=1 i2c_scan=1 xinsmod cx8800 video_debug=0 vbi_debug=0 xinsmod cx8801 xinsmod cx8802 -- cgit v1.2.3