From: Manu Abraham <abraham.manu@gmail.com>
To: Florian Lohoff <flo@rfc822.org>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] DVBFE_SET_PARAMS / delsys from fe_info ioctl ?
Date: Mon, 03 Mar 2008 04:22:00 +0400 [thread overview]
Message-ID: <47CB44A8.5060103@gmail.com> (raw)
In-Reply-To: <20080302233653.GA3067@paradigm.rfc822.org>
Florian Lohoff wrote:
> Hi,
>
> This is
> why my application, which did not issue a GET_INFO but rather set the
> delivery system in the dvbfeparam, failed. The delivery in the
..
>
> - A GET or READ call should never ever alter state - otherwise it should be named
> different. Its the same with read/write, peek/poke, load/store set/get.
> Just because i ask about informations concerning the DVB-S frontend does
> not mean that i will not start DVB-S2 or DSS.
This won't work. params will contain data only after you have
successfully issued
SET_PARAMS not before. For SET_PARAMS to work, you need the delivery system
cached for the operation.
Do you see the same bug with szap too ?
(http://abraham.manu.googlepages.com/szap.c)
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-03-03 0:22 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-01 16:14 [linux-dvb] DVBFE_SET_PARAMS / delsys from fe_info ioctl ? Florian Lohoff
2008-03-02 22:43 ` Manu Abraham
2008-03-02 23:36 ` Florian Lohoff
2008-03-03 0:22 ` Manu Abraham [this message]
2008-03-03 8:52 ` Florian Lohoff
2008-03-03 11:09 ` Manu Abraham
2008-03-03 11:26 ` Florian Lohoff
2008-03-03 12:03 ` Manu Abraham
2008-03-03 13:21 ` Florian Lohoff
2008-03-03 13:41 ` Manu Abraham
2008-03-03 13:44 ` Florian Lohoff
2008-03-03 13:55 ` Manu Abraham
2008-03-03 14:00 ` Florian Lohoff
2008-03-03 13:49 ` Manu Abraham
2008-03-03 13:48 ` Florian Lohoff
2008-03-03 14:04 ` Manu Abraham
2008-03-03 14:03 ` Florian Lohoff
2008-03-03 14:17 ` Manu Abraham
2008-03-03 14:13 ` Florian Lohoff
2008-03-03 14:24 ` Manu Abraham
2008-03-03 14:23 ` Florian Lohoff
2008-03-03 21:13 ` Christoph Pfister
2008-03-04 0:52 ` hermann pitton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47CB44A8.5060103@gmail.com \
--to=abraham.manu@gmail.com \
--cc=flo@rfc822.org \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.