mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
2500cf171d
Moves everything ddb_regset / ddb_regmap / ddb_info related (which is used to gather all information required for every piece of supported hardware) out from ddbridge-main, ddbridge-core and octonet-core into ddbridge-hw, which then in turn only requires annotations on all ddb_info structs, and doesn't need to export regsets, regmaps et al., thus reducing clutter. |
||
---|---|---|
apps | ||
ddbridge | ||
ddip | ||
docs | ||
dvb-core | ||
frontends | ||
include/linux/dvb | ||
.gitignore | ||
CHANGELOG | ||
Kbuild | ||
Makefile | ||
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