* [linux-dvb] HVR4000 patch and Latest Multiproto @ 2008-03-19 21:00 Morfsta 2008-03-19 22:21 ` Gregoire Favre 2008-03-20 5:49 ` Igor 0 siblings, 2 replies; 7+ messages in thread From: Morfsta @ 2008-03-19 21:00 UTC (permalink / raw) To: linux-dvb Well, it seems that the January HVR4000 patch no longer works with multiproto: - /root/multiproto/v4l/cx24116.c:1506: error: unknown field 'delivery' specified in initializer /root/multiproto/v4l/cx24116.c:1506: warning: missing braces around initializer /root/multiproto/v4l/cx24116.c:1506: warning: (near initialization for 'dvbs_info.delsys') /root/multiproto/v4l/cx24116.c:1525: error: unknown field 'delivery' specified in initializer /root/multiproto/v4l/cx24116.c:1525: warning: missing braces around initializer /root/multiproto/v4l/cx24116.c:1525: warning: (near initialization for 'dvbs2_info.delsys') /root/multiproto/v4l/cx24116.c: In function 'cx24116_get_info': /root/multiproto/v4l/cx24116.c:1551: error: 'struct dvbfe_info' has no member named 'delivery' Anyone got any ideas on how to fix this? Cheers, Morfsta _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-dvb] HVR4000 patch and Latest Multiproto 2008-03-19 21:00 [linux-dvb] HVR4000 patch and Latest Multiproto Morfsta @ 2008-03-19 22:21 ` Gregoire Favre 2008-03-20 5:57 ` Igor [not found] ` <eddfa47b0803201218l89e8b09gc7255b0ea993fced@mail.gmail.com> 2008-03-20 5:49 ` Igor 1 sibling, 2 replies; 7+ messages in thread From: Gregoire Favre @ 2008-03-19 22:21 UTC (permalink / raw) To: linux-dvb On Wed, Mar 19, 2008 at 09:00:46PM +0000, Morfsta wrote: > Well, it seems that the January HVR4000 patch no longer works with multiproto: - > > /root/multiproto/v4l/cx24116.c:1506: error: unknown field 'delivery' > specified in initializer > /root/multiproto/v4l/cx24116.c:1506: warning: missing braces around initializer > /root/multiproto/v4l/cx24116.c:1506: warning: (near initialization for > 'dvbs_info.delsys') > /root/multiproto/v4l/cx24116.c:1525: error: unknown field 'delivery' > specified in initializer > /root/multiproto/v4l/cx24116.c:1525: warning: missing braces around initializer > /root/multiproto/v4l/cx24116.c:1525: warning: (near initialization for > 'dvbs2_info.delsys') > /root/multiproto/v4l/cx24116.c: In function 'cx24116_get_info': > /root/multiproto/v4l/cx24116.c:1551: error: 'struct dvbfe_info' has no > member named 'delivery' > > Anyone got any ideas on how to fix this? That's very strange as it don't seems to have been change on multiproto since my last patch the 13 of this month. Or you mean my patch is wrong ? "Working HVR-4000 (as of 2008-03-13) patch for multiproto ?" http://www.linuxtv.org/pipermail/linux-dvb/2008-March/024487.html If my patch is wrong, it's a funny way to tell me... -- Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org http://picasaweb.google.com/Gregoire.Favre _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-dvb] HVR4000 patch and Latest Multiproto 2008-03-19 22:21 ` Gregoire Favre @ 2008-03-20 5:57 ` Igor 2008-03-20 8:07 ` Gregoire Favre [not found] ` <eddfa47b0803201218l89e8b09gc7255b0ea993fced@mail.gmail.com> 1 sibling, 1 reply; 7+ messages in thread From: Igor @ 2008-03-20 5:57 UTC (permalink / raw) To: Gregoire Favre; +Cc: linux-dvb > That's very strange as it don't seems to have been change on multiproto > since my last patch the 13 of this month. Or you mean my patch is wrong ? > "Working HVR-4000 (as of 2008-03-13) patch for multiproto ?" > > http://www.linuxtv.org/pipermail/linux-dvb/2008-March/024487.html > > If my patch is wrong, it's a funny way to tell me... does your patch need to use instead the hvr4000-patch from Holger Steinhaus http://www.linuxtv.org/pipermail/linux-dvb/2008-January/023390.html Igor _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-dvb] HVR4000 patch and Latest Multiproto 2008-03-20 5:57 ` Igor @ 2008-03-20 8:07 ` Gregoire Favre 0 siblings, 0 replies; 7+ messages in thread From: Gregoire Favre @ 2008-03-20 8:07 UTC (permalink / raw) To: Igor; +Cc: linux-dvb On Thu, Mar 20, 2008 at 08:57:48AM +0300, Igor wrote: > > That's very strange as it don't seems to have been change on multiproto > > since my last patch the 13 of this month. Or you mean my patch is wrong ? > > "Working HVR-4000 (as of 2008-03-13) patch for multiproto ?" > > > > http://www.linuxtv.org/pipermail/linux-dvb/2008-March/024487.html > > > > If my patch is wrong, it's a funny way to tell me... > > > does your patch need to use instead the hvr4000-patch from Holger Steinhaus > http://www.linuxtv.org/pipermail/linux-dvb/2008-January/023390.html It's always more or less the same patch, only updated for changes in multiproto. -- Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org http://picasaweb.google.com/Gregoire.Favre _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <eddfa47b0803201218l89e8b09gc7255b0ea993fced@mail.gmail.com>]
* [linux-dvb] HVR4000 patch and Latest Multiproto [not found] ` <eddfa47b0803201218l89e8b09gc7255b0ea993fced@mail.gmail.com> @ 2008-03-20 19:18 ` Morfsta 2008-03-21 9:43 ` Gregoire Favre 0 siblings, 1 reply; 7+ messages in thread From: Morfsta @ 2008-03-20 19:18 UTC (permalink / raw) To: linux-dvb On Wed, Mar 19, 2008 at 10:21 PM, Gregoire Favre <gregoire.favre@gmail.com> wrote: > That's very strange as it don't seems to have been change on multiproto > since my last patch the 13 of this month. Or you mean my patch is wrong ? > "Working HVR-4000 (as of 2008-03-13) patch for multiproto ?" > Aha! Somehow when I was trawling through looking for an update, I missed your post. Your updated patch works fine for me! Sorry for any inconvenience and thanks for doing the update. _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-dvb] HVR4000 patch and Latest Multiproto 2008-03-20 19:18 ` Morfsta @ 2008-03-21 9:43 ` Gregoire Favre 0 siblings, 0 replies; 7+ messages in thread From: Gregoire Favre @ 2008-03-21 9:43 UTC (permalink / raw) To: Morfsta; +Cc: linux-dvb On Thu, Mar 20, 2008 at 07:18:47PM +0000, Morfsta wrote: > Your updated patch works fine for me! Sorry for any inconvenience and > thanks for doing the update. Great to know it's working elsenwhere than my place :-) -- Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org http://picasaweb.google.com/Gregoire.Favre _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-dvb] HVR4000 patch and Latest Multiproto 2008-03-19 21:00 [linux-dvb] HVR4000 patch and Latest Multiproto Morfsta 2008-03-19 22:21 ` Gregoire Favre @ 2008-03-20 5:49 ` Igor 1 sibling, 0 replies; 7+ messages in thread From: Igor @ 2008-03-20 5:49 UTC (permalink / raw) To: Morfsta; +Cc: linux-dvb > /root/multiproto/v4l/cx24116.c:1506: error: unknown field 'delivery' > specified in initializer > /root/multiproto/v4l/cx24116.c:1506: warning: missing braces around initializer > /root/multiproto/v4l/cx24116.c:1506: warning: (near initialization for > 'dvbs_info.delsys') > /root/multiproto/v4l/cx24116.c:1525: error: unknown field 'delivery' > specified in initializer > /root/multiproto/v4l/cx24116.c:1525: warning: missing braces around initializer > /root/multiproto/v4l/cx24116.c:1525: warning: (near initialization for > 'dvbs2_info.delsys') > /root/multiproto/v4l/cx24116.c: In function 'cx24116_get_info': > /root/multiproto/v4l/cx24116.c:1551: error: 'struct dvbfe_info' has no > member named 'delivery' > > Anyone got any ideas on how to fix this? try please with this multiproto's version (without API updating) http://jusst.de/hg/multiproto/archive/ecb96c96a69e.tar.bz2 Igor _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-03-21 9:43 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-19 21:00 [linux-dvb] HVR4000 patch and Latest Multiproto Morfsta
2008-03-19 22:21 ` Gregoire Favre
2008-03-20 5:57 ` Igor
2008-03-20 8:07 ` Gregoire Favre
[not found] ` <eddfa47b0803201218l89e8b09gc7255b0ea993fced@mail.gmail.com>
2008-03-20 19:18 ` Morfsta
2008-03-21 9:43 ` Gregoire Favre
2008-03-20 5:49 ` Igor
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox