All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: "Igor M. Liplianin" <liplianin@me.by>
Cc: linux-media@vger.kernel.org
Subject: Re: [GIT PATCHES FOR 2.6.37]  Support for NetUP Dual DVB-T/C CI RF card
Date: Thu, 14 Oct 2010 14:54:52 -0300	[thread overview]
Message-ID: <4CB743EC.90708@redhat.com> (raw)
In-Reply-To: <4CB74279.1070103@redhat.com>

Em 14-10-2010 14:48, Mauro Carvalho Chehab escreveu:
> Em 03-10-2010 19:35, Igor M. Liplianin escreveu:
>> Patches to support for NetUP Dual DVB-T/C-CI RF from NetUP Inc. 
>> 	http://linuxtv.org/wiki/index.php/NetUP_Dual_DVB_T_C_CI_RF
>>
>> Features:
>>
>> PCI-e x1  
>> Supports two DVB-T/DVB-C transponders simultaneously
>> Supports two analog audio/video channels simultaneously
>> Independent descrambling of two transponders
>> Hardware PID filtering
>>
>> Components:
>>
>> Conexant CX23885 
>> STM STV0367 low-power and ultra-compact combo DVB-T/C single-chip receiver
>> Xceive XC5000 silicon TV tuner
>> Altera FPGA for Common Interafce
>>
>> The following changes since commit c8dd732fd119ce6d562d5fa82a10bbe75a376575:
>>
>>   V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of sn9c102 (2010-10-01 
>> 18:14:35 -0300)
>>
>> are available in the git repository at:
>>   http://udev.netup.ru/git/v4l-dvb.git netup-for-media-tree
> 
> Hmm... it is not working... perhaps you forgot to run git update-server-info.

It worked. It just took a very long time to update...

>>  drivers/misc/Kconfig                        |    1 +
>>  drivers/misc/Makefile                       |    1 +
>>  drivers/misc/stapl-altera/Kconfig           |    8 +
>>  drivers/misc/stapl-altera/Makefile          |    3 +
>>  drivers/misc/stapl-altera/altera.c          | 2739 ++++++++++++++++++++
>>  drivers/misc/stapl-altera/jbicomp.c         |  163 ++
>>  drivers/misc/stapl-altera/jbiexprt.h        |   94 +
>>  drivers/misc/stapl-altera/jbijtag.c         | 1038 ++++++++
>>  drivers/misc/stapl-altera/jbijtag.h         |   83 +
>>  drivers/misc/stapl-altera/jbistub.c         |   70 +
>>  include/misc/altera.h                       |   49 +
> 
> Hmm... that's new for me... a driver at misc?

Hmm... a FPGA programming driver... Is it needed to for the DVB device to work, or it
is used only when programming the device at the manufacturer?

Cheers,
Mauro.

  reply	other threads:[~2010-10-14 17:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-03 22:35 [GIT PATCHES FOR 2.6.37] Support for NetUP Dual DVB-T/C CI RF card Igor M. Liplianin
2010-10-14 17:48 ` Mauro Carvalho Chehab
2010-10-14 17:54   ` Mauro Carvalho Chehab [this message]
2010-10-14 18:58     ` Igor M. Liplianin
2010-10-14 19:04       ` Mauro Carvalho Chehab
2010-10-14 18:11 ` Mauro Carvalho Chehab
2010-10-14 18:59   ` Mauro Carvalho Chehab
2010-10-16  8:07     ` Igor M. Liplianin
  -- strict thread matches above, loose matches on Subject: below --
2010-10-11 19:15 Igor M. Liplianin

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=4CB743EC.90708@redhat.com \
    --to=mchehab@redhat.com \
    --cc=linux-media@vger.kernel.org \
    --cc=liplianin@me.by \
    /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.