Go to file
Ralph Metzler 3556d6464b Move device info into ddbridge-hw.c and use get_ddb_info
in ddbridge.c, ddbridge-core.c and octonet.c to get
ddb_info for specific devices.

This unifies the method for getting the device info for all hardware.
It also no longer relies on driver_data in struct pci_dev_id
which is deprecated to be used as a pointer.
2017-07-24 22:24:47 +02:00
apps print used devices 2017-04-07 12:26:03 +02:00
ddbridge Move device info into ddbridge-hw.c and use get_ddb_info 2017-07-24 22:24:47 +02:00
ddip initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00
docs start to add some more information on ci speed settings 2016-06-16 15:39:40 +02:00
dvb-core acivate CAM race condition handler 2017-07-18 00:26:09 +02:00
frontends check for error during write 2017-07-24 22:24:13 +02:00
include/linux/dvb add gain control 2017-06-01 16:46:44 +02:00
.gitignore Add gitignore 2015-08-05 18:37:42 +02:00
CHANGELOG new release 2017-05-17 19:42:25 +02:00
Kbuild initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00
Makefile initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00
README.md Readme markup fixed 2017-05-19 16:59:30 +02: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).

Prepare for Building

TBD

Building

TBD