Go to file
Ralph Metzler 186ba6d414 change clock phase to prevent cross-talk on some hardware
(this value is better than the previously suggested change to 0xe0)
2018-07-18 09:41:24 +02:00
apps add support for MaxM4 2018-06-23 16:43:29 +02:00
ddbridge add more frontend statistics 2018-06-29 12:48:12 +02:00
ddip initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00
docs new Octopus Net Pro flash layout 2018-04-07 20:21:15 +02:00
dvb-core remove leftover smp_load_acquire() for older kernels 2018-06-23 16:46:00 +02:00
frontends change clock phase to prevent cross-talk on some hardware 2018-07-18 09:41:24 +02:00
include/linux/dvb remove typedef 2018-01-20 10:37:26 +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 enable net interface by default 2018-05-02 15:35:28 +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