Go to file
internal e9399971f8 adapt to mainline kernel changes 2023-07-22 19:48:59 +02:00
apps clean up app directory 2023-07-22 19:48:59 +02:00
ddbridge device pointer is const now 2023-07-22 19:48:59 +02:00
ddip initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00
docs add comment about IOMMU 2022-01-14 20:23:32 +01:00
dvb-core adapt to mainline kernel changes 2023-07-22 19:48:59 +02:00
frontends allow compilation against kerne dvb_core if KERNEL_DVB_CORE defined 2022-02-12 15:14:44 +01:00
include adapt to mainline kernel changes 2023-07-22 19:48:59 +02:00
lib add DVB-C2 2023-07-22 19:48:58 +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 allow compilation against kerne dvb_core if KERNEL_DVB_CORE defined 2022-02-12 15:14:44 +01:00
Makefile add MDIR again but use proper empty default 2022-10-30 23:22:35 +01: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