Re: [PATCH 1/9] [media] DVB: dvb_net_init: return -errno on error

2011-12-31 Thread Darron Broad
ter_device(adap, &dvbnet->dvbdev, &dvbdev_net, > dvbnet, DVB_DEVICE_NET); > - > - return 0; > } > EXPORT_SYMBOL(dvb_net_init); -- // / {:)==={ Darron Broad \\ \ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Nova-S-Plus audio line input

2010-08-07 Thread Darron Broad
as put on the right path. One other part is probably this: http://hg.kewl.org/pub/v4l-dvb-20081120/rev/8b24b8211fc9 But I can't tell really, as like Andy says there is far too much in that patchset to really consume at once. All the best, good luck darron -- // / {:)==={ Darron Broad

Re: Hauppauge/IR breakage with 2.6.28/2.6.29

2009-03-25 Thread Darron Broad
In message <20090326023841.40ab3...@laptop.hypervisor.org>, "Udo A. Steinberg" wrote: hi >On Thu, 26 Mar 2009 00:26:47 + Darron Broad (DB) wrote: > >DB> It's something I forget to deal with in that patch. A solution >DB> would be to allow a dev

Re: Hauppauge/IR breakage with 2.6.28/2.6.29

2009-03-25 Thread Darron Broad
stems unusable as HTPCs when the television uses RC5. This is a more important IMHO than supporting what in reality is an obsolete remote control. cya! -- // / {:)==={ Darron Broad \\ \ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [linux-dvb] How to use scan-s2?

2009-01-27 Thread Darron Broad
In message <1233017978.3061.2.ca...@palomino.walls.org>, Andy Walls wrote: LO >On Mon, 2009-01-26 at 22:31 +0200, Alex Betis wrote: >> >> On Mon, Jan 26, 2009 at 10:20 PM, Darron Broad >> wrote: >> In message >> ,

Re: [linux-dvb] How to use scan-s2?

2009-01-27 Thread Darron Broad
In message , Alex Betis wrote: hi >On Mon, Jan 26, 2009 at 10:20 PM, Darron Broad wrote: > >> In message , >> Alex >> Betis wrote: >> > >> >On Mon, Jan 26, 2009 at 7:32 PM, Darron Broad wrote: >> > >> >> In message > >, &

Re: [linux-dvb] How to use scan-s2?

2009-01-26 Thread Darron Broad
In message , Alex Betis wrote: > >On Mon, Jan 26, 2009 at 7:32 PM, Darron Broad wrote: > >> In message , >> Alex Betis wrote: >> >> lo >> >> >> > >> >The bug is in S2API that doesn't return ANY error message at all :) >>

Re: [linux-dvb] How to use scan-s2?

2009-01-26 Thread Darron Broad
In message , Alex Betis wrote: lo > >The bug is in S2API that doesn't return ANY error message at all :) >So the tuner is left locked on previous channel. > >There are many things that can be done in driver to improve the situation, >but I'll leave it to someone who has card with cx24116 chips.