1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00
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
2017-04-07 12:26:03 +02:00
2015-08-05 17:22:42 +02:00
2017-07-24 22:24:13 +02:00
2017-06-01 16:46:44 +02:00
2015-08-05 18:37:42 +02:00
2017-05-17 19:42:25 +02:00
2015-08-05 17:22:42 +02:00
2015-08-05 17:22:42 +02:00
2017-05-19 16:59:30 +02:00

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

Description
No description provided
Readme
Languages
C 99.7%
Makefile 0.3%