Go to file
rjkm b606a7b2b2 increase wit time after powerup and before reset to 300ms
Signed-off-by: rjkm <none>
2021-09-23 15:07:00 +02:00
apps standard is 1 for DVB-S, 0 or 2 otherwise 2021-08-20 14:28:28 +02:00
ddbridge increase wit time after powerup and before reset to 300ms 2021-09-23 15:07:00 +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 change printfs to debugging messages 2021-09-19 19:05:50 +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