All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Kaiser <linux-dvb@kaiser-linux.li>
To: linux-media <linux-media@vger.kernel.org>
Subject: Re: DD Cine CT DVB-C/T
Date: Mon, 29 Aug 2011 19:23:44 +0200	[thread overview]
Message-ID: <4E5BCB20.8060703@kaiser-linux.li> (raw)
In-Reply-To: <4E567CB8.5060409@kaiser-linux.li>

On 08/25/2011 06:47 PM, Thomas Kaiser wrote:
> Hi
>
> Which modules do I have to build and install to use this card (DD Cine 
> CT DVB-C/T Rev. V6).
>
> I checkd out:
> hg clone http://linuxtv.org/hg/~endriss/media_build_experimental
>
> I would like to build only the needed modules. What do I have to 
> select in "make menuconfig"?
>
> Regards, Thomas
>
>
> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

Looks like I took the wrong source...

static const struct pci_device_id ddb_id_tbl[] __devinitdata = {
     DDB_ID(DDVID, 0x0002, DDVID, 0x0001, ddb_octopus),
     DDB_ID(DDVID, 0x0003, DDVID, 0x0001, ddb_octopus),
     DDB_ID(DDVID, 0x0003, DDVID, 0x0002, ddb_octopus_le),
     DDB_ID(DDVID, 0x0003, DDVID, 0x0010, ddb_octopus),
     DDB_ID(DDVID, 0x0003, DDVID, 0x0020, ddb_v6),
     /* in case sub-ids got deleted in flash */
     DDB_ID(DDVID, 0x0003, PCI_ANY_ID, PCI_ANY_ID, ddb_none),
     {0}
};

My card has the _subdev 0x0030!

Where can I find the right source code for this card?

I am ready to help developing and testing.

Thomas


      reply	other threads:[~2011-08-29 17:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-25 16:47 DD Cine CT DVB-C/T Thomas Kaiser
2011-08-29 17:23 ` Thomas Kaiser [this message]

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=4E5BCB20.8060703@kaiser-linux.li \
    --to=linux-dvb@kaiser-linux.li \
    --cc=linux-media@vger.kernel.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.