summaryrefslogtreecommitdiff
path: root/v4l/scripts/insmod.sh
diff options
context:
space:
mode:
authorPatrick Boettcher <pb@linuxtv.org>2006-05-14 18:23:56 +0200
committerPatrick Boettcher <pb@linuxtv.org>2006-05-14 18:23:56 +0200
commit8a6284b4819ca82de31709838a3a83f2b4e2288b (patch)
treeed02bf8ba5979a917c847f238db204a1619ac74c /v4l/scripts/insmod.sh
parentd7e9bdcf5053c838a7421c8e52fed2a0bd4644fb (diff)
downloadmediapointer-dvb-s2-8a6284b4819ca82de31709838a3a83f2b4e2288b.tar.gz
mediapointer-dvb-s2-8a6284b4819ca82de31709838a3a83f2b4e2288b.tar.bz2
[PATCH] Genpix 8PSK->USB driver (Take 2)
From: Alan Nisota <alannisota@gmail.com> This is a patch which includes support for the GENPIX 8PSK->USB module. The board supports QPSK, BPSK and 8PSK decoding (though I don't think it will be DVB-S2 compliant) With the following patch, the boad is equivalent to a budget card (no CA Module) The patch which adds 8psk suppot will follow, but is seperate, as it requires DVB-S2 support More info on the board can be found at www.genpix-electronics.com (and they host the requisite firmwares there as well) Signed off by: Alan Nisota <alannisota@gmail.com> Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Diffstat (limited to 'v4l/scripts/insmod.sh')
-rwxr-xr-xv4l/scripts/insmod.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/v4l/scripts/insmod.sh b/v4l/scripts/insmod.sh
index 6efab6a82..91b4558e3 100755
--- a/v4l/scripts/insmod.sh
+++ b/v4l/scripts/insmod.sh
@@ -97,6 +97,7 @@ case "$1" in
insmod ./cinergyT2.ko
insmod ./dvb-usb.ko
+ insmod ./dvb-usb-gp8psk.ko
insmod ./dvb-usb-vp7045.ko
insmod ./dvb-usb-dtt200u.ko
@@ -221,6 +222,7 @@ case "$1" in
insmod ./cinergyT2.ko
insmod ./dvb-usb.ko debug=0x33
+ insmod ./dvb-usb-gp8psk.ko debug=0x03
insmod ./dvb-usb-vp7045.ko debug=0x03
insmod ./dvb-usb-dtt200u.ko debug=0x03
@@ -268,7 +270,7 @@ case "$1" in
budget-av budget-ci budget-core ttusb_dec dvb-ttusb-budget \
ttpci-eeprom dvb-usb-nova-t-usb2.ko dvb-usb-a800.ko \
dvb-usb-umt-010.ko dvb-usb-dibusb-mc.ko dvb-usb-dibusb-mb.ko\
- dvb-usb-dibusb-common.ko dvb-usb-vp7045.ko \
+ dvb-usb-dibusb-common.ko dvb-usb-gp8psk.ko dvb-usb-vp7045.ko \
dvb-usb-dtt200u.ko dvb-usb-digitv.ko dvb-usb-cxusb.ko \
dvb-usb.ko
# video4linux cards