public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "P. van Gaans" <w3ird_n3rd@gmx.net>
To: linux-media@vger.kernel.org
Subject: [Developers] I know how to make this Digivox work, could v4l-dvb be patched for it?
Date: Sun, 13 Apr 2014 23:47:56 +0200	[thread overview]
Message-ID: <534B060C.8060109@gmx.net> (raw)

Device: http://linuxtv.org/wiki/index.php/MSI_DigiVox_Trio

In the "making it work" section I already described it: you just need to 
threat this device exactly as if it's a Terratec H5.

Something as simple as adding:

  { USB_DEVICE(0xeb1a, 0x2885),    /* MSI Digivox Trio */
             .driver_info = EM2884_BOARD_TERRATEC_H5 },

to linux/drivers/media/usb/em28xx/em28xx-cards.c is sufficient. This is 
probably a slightly ugly way to do it, but I've been using this solution 
for half a year and haven't found any problems with it.

What needs to be done in order to get a change like this (or maybe one 
that looks slighty more neat) into the official v4l-dvb?

Best regards,

P. van Gaans

                 reply	other threads:[~2014-04-13 21:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=534B060C.8060109@gmx.net \
    --to=w3ird_n3rd@gmx.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox