summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/Makefile3
-rw-r--r--v4l/scripts/update5
2 files changed, 5 insertions, 3 deletions
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