All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH 0/5] Fix dvb-core set_delivery_system and port drxk to one frontend
Date: Tue, 10 Jan 2012 23:45:59 +0200	[thread overview]
Message-ID: <4F0CB197.5010306@iki.fi> (raw)
In-Reply-To: <1325777872-14696-1-git-send-email-mchehab@redhat.com>

On 01/05/2012 05:37 PM, Mauro Carvalho Chehab wrote:
> With all these series applied, it is now possible to use frontend 0
> for all delivery systems. As the current tools don't support changing
> the delivery system, the dvb-fe-tool (on my experimental tree[1]) can now
> be used to change between them:
>
> For example, to use DVB-T with the standard scan:
>
> $ ./dvb-fe-tool -d DVBT&&  scan /usr/share/dvb/dvb-t/au-Adelaide
>
> [1] http://git.linuxtv.org/mchehab/experimental-v4l-utils.git/shortlog/refs/heads/dvb-utils

I tested that now using nanoStick T2 cxd2820r driver. I got it working 
somehow, but I suspect there is some bugs at least for DVB-C. But forget 
those as now.

As it now registers only one frontend I must switch mode using 
dvb-fe-tool when I want to use DVB-C. Argh.

I don't see reason why it was needed to remove old DVB-C frontend1. Why 
it wasn't possible to leave FE1 as it was and enhance only functionality 
of FE0 like it is now? For that strategy we doesn't break old set-ups as 
now happens.

regards
Antti


-- 
http://palosaari.fi/

  parent reply	other threads:[~2012-01-10 21:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-05 15:37 [PATCH 0/5] Fix dvb-core set_delivery_system and port drxk to one frontend Mauro Carvalho Chehab
2012-01-05 15:37 ` [PATCH 1/5] [media] drxk: remove ops.info.frequency_stepsize from DVB-C Mauro Carvalho Chehab
2012-01-05 15:37 ` [PATCH 2/5] [media] drxk: create only one frontend for both DVB-C and DVB-T Mauro Carvalho Chehab
2012-01-05 15:37 ` [PATCH 3/5] [media] drxk_hard: fix locking issues when changing the delsys Mauro Carvalho Chehab
2012-01-05 15:37 ` [PATCH 4/5] [media] dvb_frontend: regression fix: add a missing inc inside the loop Mauro Carvalho Chehab
2012-01-05 15:37 ` [PATCH 5/5] [media] dvb_frontend: Update ops.info.type earlier Mauro Carvalho Chehab
2012-01-05 18:47   ` [PATCH v2] [media] dvb_frontend: Update the dynamic info->type Mauro Carvalho Chehab
2012-01-05 16:40 ` [PATCH 0/5] Fix dvb-core set_delivery_system and port drxk to one frontend Devin Heitmueller
2012-01-05 18:35   ` Mauro Carvalho Chehab
2012-01-05 18:38   ` Lars Hanisch
2012-01-06  0:05     ` Mauro Carvalho Chehab
2012-01-06  1:02   ` Oliver Endriss
2012-01-10 21:45 ` Antti Palosaari [this message]
2012-01-10 22:22   ` Mauro Carvalho Chehab

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=4F0CB197.5010306@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    /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.