Go to file
rjkm bfa8cec850 always use the copy loop with 32bit accesses
64bit access produces errors on some platforms
2021-01-13 14:56:57 +01:00
apps simplify check expression 2020-12-01 15:56:06 +01:00
ddbridge always use the copy loop with 32bit accesses 2021-01-13 14:56:57 +01:00
ddip initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00
docs add isdbs 2020-12-01 15:52:55 +01:00
dvb-core missing file from mainline kernel 2020-11-10 15:52:00 +01:00
frontends adapt to current mainline kernel dvb-core 2020-08-29 15:32:42 +02:00
include/linux support new SDR modulator image with MCI 2020-12-01 15:58:35 +01:00
lib - remove comment 2020-12-18 16:44:57 +01: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 adapt to current mainline kernel dvb-core 2020-08-29 15:32:42 +02:00
README.md add warning regarding incompatibilities 2018-02-09 20:51:12 +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.

Prepare for Building

TBD

Building

TBD