Go to file
rjkm eeb013e0fa always allocate 64 adapters
this is for people who do not want to change the config by hand
it is preferred to use adapter_alloc=3 to have one adapter for
each physical DVB card
2021-08-20 14:29:29 +02:00
apps standard is 1 for DVB-S, 0 or 2 otherwise 2021-08-20 14:28:28 +02:00
ddbridge Add module paramaters for SX8 tuner flags and gain. 2021-08-08 22:14:42 +02:00
ddip initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00
docs add more documentation for use of stream number in SDR modes 2021-08-07 22:32:41 +02:00
dvb-core report proper frontend number 2021-08-07 22:49:43 +02:00
frontends experimental diseqc receive code 2021-03-11 22:33:13 +01:00
include/linux always allocate 64 adapters 2021-08-20 14:29:29 +02:00
lib add entries for more frontends (there is overlap but it is only for testing) 2021-08-20 14:26:04 +02:00
.gitignore Add gitignore 2015-08-05 18:37:42 +02:00
CHANGELOG new release 2017-05-17 19:42:25 +02:00
COPYING.GPLv2 add file with GPLv2 2018-03-22 19:20:29 +01:00
Kbuild initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00
Makefile provide kernel version when calling depmod 2021-08-20 14:24:29 +02:00
README.md Added install link 2021-03-09 22:14:14 +01:00

README.md

DDBridge Driver

Patches

We can only accept patches which don't break compilation for older kernels (as far back as 2.6.37).

Due to this and other changes not approved by us the kernel version of the ddbridge driver might contain incompatiblities to this driver package.

For installation instructions see:

http://support.digital-devices.eu/index.php?article=152

Prepare for Building

TBD

Building

TBD