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
Ralph Metzler
6814a8fa23
move common functions of ddbridge and octonet to core
2017-07-24 01:03:40 +02:00
Ralph Metzler
49d4bd0da8
fix MSI/non-MSI compilation
2017-07-18 01:25:55 +02:00
Ralph Metzler
93e42deeaa
only eval register 0x1c for modulator type 1
2017-06-12 14:21:21 +02:00
Ralph Metzler
40c32767ec
new release
2017-05-17 19:42:25 +02:00
Ralph Metzler
f44a9dfcbd
coding style fixes
2017-04-16 21:20:52 +02:00
Ralph Metzler
bfd1f1979d
swapped if/else
2017-04-10 17:32:16 +02:00
Ralph Metzler
ae37a1e4e9
change SDR to 16 outputs
2017-04-10 11:45:43 +02:00
Ralph Metzler
263d593bcf
simplify device table
2017-04-07 12:28:55 +02:00
Ralph Metzler
d51a9db022
increase buffer for SDR
...
more SDR card init in driver
2017-02-21 17:12:35 +01:00
Ralph Metzler
4bfdb11762
add id for pro advanced
2017-02-06 13:25:57 +01:00
Ralph Metzler
3a3a48654e
support cine s2 v7a
2017-02-01 17:48:59 +01:00
Ralph Metzler
d069dc051f
basic support for SDR card
2017-01-09 19:28:26 +01:00
Ralph Metzler
fc4a807b4e
add support for new cine and change 24 MHz osciallator handling
2016-12-14 19:11:57 +01:00
Ralph Metzler
d1387078f1
add DDBridge to all message lines
2016-10-10 00:19:16 +02:00
Ralph Metzler
1f4ae2bd51
- add support for new Max S8/A8 with temperature monitor
...
- move temperature monitor code from mod to core and cleanup modulator ioctls
2016-08-29 18:44:53 +02:00
Ralph Metzler
8c82d0166c
first support for V2 modulator cards
2016-07-31 21:41:03 +02:00
Ralph Metzler
40edadad3d
octopro testing
2016-05-03 22:05:29 +02:00
Ralph Metzler
1b0df5fcfa
octopro fixes
2016-05-02 16:27:32 +02:00
mvoelkel
74f172a4fe
Fixed octopro i2c regmap
2016-04-21 21:48:26 +02:00
Ralph Metzler
cc6209af33
typo fixes
...
pci bus master fix
2016-04-21 20:11:09 +02:00
Ralph Metzler
de16096894
add new maps for dma and i/o
2016-04-20 16:27:56 +02:00
Ralph Metzler
d180cb70e2
octopro fixes
2016-04-15 23:53:20 +02:00
Ralph Metzler
4591bab46b
irq v2 fixes
...
add no_init option to prevent most devices initializations
2016-04-15 22:45:55 +02:00
Ralph Metzler
6a49ab08ab
add octopro entry
2016-04-15 19:16:04 +02:00
Ralph Metzler
8f30246ff1
first support for v2 irq core
2016-04-15 18:08:51 +02:00
Ralph Metzler
0b4d6d807a
MSI fixes
...
- ack only the status bits belonging to corresponding interrupt handler
- set msi 2 instead of 1
2016-04-13 22:19:10 +02:00
Ralph Metzler
1d3bb91eb8
cleanup
2016-04-11 18:26:07 +02:00
mvoelkel
b5a44d581d
Fallback for Max-A8 added
2016-04-11 18:22:37 +02:00
mvoelkel
81966f8982
Add missing Max A8 variants
2016-04-11 18:22:11 +02:00
Ralph Metzler
a8ed36fef2
cleanup
2016-04-11 18:20:13 +02:00
Ralph Metzler
829929a41f
cine s2 v7 has TS lines crossed
2015-12-10 18:26:45 +01:00
Ralph Metzler
535683dfb6
Octopus CI single has two TABs. Handle both I2C busses.
2015-10-22 14:52:27 +02:00
Ralph Metzler
29dc0f9e31
Initial support for Max C2T2-8
2015-09-17 18:54:25 +02:00
Ralph Metzler
4f53aa9a1b
store ids for all links in link structure and add devid attribute
2015-09-06 19:08:57 +02:00
mvoelkel
9e2128c4fb
initial commit from dddvb-0.9.19c
2015-08-05 17:22:42 +02:00