Robert,
I'm not sure whether it helps, but if your card is based on az6027, as
is my USB TechniSat SkyStar 2 HD CI, then attached patch could be
helpful. I had to create it to get DVB-S2 working on my device.
http://djed.cz/az6027-i2c.patch
Regards,
David
PS: trying to send once more with link i
hether the changed communication doesn't break other devices.
But the read part of patched _stb0899_read_s2reg routine is now functinally
same as (not changed) stb0899_read_regs which reads ordinrary DVB-S registers.
Giving high chance that it should work correctly on other devices too.
Signe
TS35.
Signed-off-by: David Jedelsky
---
drivers/media/usb/dvb-usb/az6027.c | 108 +---
1 file changed, 99 insertions(+), 9 deletions(-)
diff --git a/drivers/media/usb/dvb-usb/az6027.c
b/drivers/media/usb/dvb-usb/az6027.c
index ea2d5ee..5c76f7d 100644
--- a