Hi! After giving up on my PCTV 340e usb stick, got myself a blackgold bgt3620, as, supposedly, had a fully functional linux support. Unfortunately, I'm using kernel 3.12 (and 3.13). This means that the driver supplied by manufacturer doesn't compile as it does in kubuntu 13.10 (haven't confirmed nor intend to). After some dirty hacks got the driver to compile and almost works. It doesn't provide bandwidth and signal strength is always 0 (zero). Found CrazyCat's repo in bitbucket which contains support for this card and I'm currently porting that code to 3.13, but don't know the DVB drivers' current API and haven't found any recent info on that. What can I use as template/guidelines to help on adding support for this card? Are the dvb_frontend.{c,h} files to be updated in the near future? eg: in CrazyCats's code, the struct dvb_tuner_ops and struct dvb_frontend_tune_settings contain a new member: struct dvb_frontend_parameters. Is this to be included on future updates of dvb_frontend.h? Cheers -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html