1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00
Go to file
Ralph Metzler 43ab548777 Ensure CAM stability after reset
Wait 2 secs in low level CI reset function as some CAMs become crazy
if we talk to them just after the reset (SmarDTV / TDT Premium).

from: faudebert-anevia authored and Richard Bérichon committed on Apr 2, 2012
2018-07-20 13:18:27 +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 increase maximum number of minors 2018-07-18 09:45:07 +02:00
frontends Ensure CAM stability after reset 2018-07-20 13:18:27 +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

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