From: Antti Palosaari <crope@iki.fi>
To: Gianluca Gennari <gennarone@gmail.com>
Cc: linux-media@vger.kernel.org, m@bues.ch, hfvogt@gmx.net,
mchehab@redhat.com
Subject: Re: [PATCH] af9035: add several new USB IDs
Date: Wed, 04 Apr 2012 14:59:03 +0300 [thread overview]
Message-ID: <4F7C3787.5020602@iki.fi> (raw)
In-Reply-To: <1333540034-14002-1-git-send-email-gennarone@gmail.com>
On 04.04.2012 14:47, Gianluca Gennari wrote:
> Add several new USB IDs extracted from the Windows and Linux drivers published
> by the manufacturers (Terratec and AVerMedia).
> + [AF9035_07CA_0867] = {
> + USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_0867)},
> [AF9035_07CA_1867] = {
> USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_1867)},
> + [AF9035_07CA_3867] = {
> + USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_3867)},
> [AF9035_07CA_A867] = {
> USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_A867)},
> + [AF9035_07CA_B867] = {
> + USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_B867)},
It have been common practise to use product names for USB PID
definitions instead of USB ID numbers. I vote to continue that practise.
Also, I am not very sure if it is wise to add new IDs without any
testing. Likely those are just reference design and will work, but
sometimes there is also some changes done for schematic wiring.
Especially for Avermedia, see hacks needed some AF9015 Avermedia
devices. They have put invalid data to eeprom and thus hacks are needed
for overriding tuner IDs etc.
Not to mention, driver supports also dynamic IDs and even device ID is
missing user can load driver using dynamic ID and report it working or
non-working.
Anyone else any thoughts about adding IDs without testing ?
regards
Antti
--
http://palosaari.fi/
next prev parent reply other threads:[~2012-04-04 11:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-04 11:47 [PATCH] af9035: add several new USB IDs Gianluca Gennari
2012-04-04 11:59 ` Antti Palosaari [this message]
2012-04-04 12:11 ` David Cohen
2012-04-04 12:40 ` Gianluca Gennari
2012-04-04 13:09 ` Antti Palosaari
2012-04-04 13:27 ` Gianluca Gennari
2012-04-05 14:23 ` pierigno
2012-04-05 14:34 ` pierigno
2012-04-05 16:20 ` Gianluca Gennari
2012-04-05 19:03 ` pierigno
2012-04-06 0:30 ` Antti Palosaari
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=4F7C3787.5020602@iki.fi \
--to=crope@iki.fi \
--cc=gennarone@gmail.com \
--cc=hfvogt@gmx.net \
--cc=linux-media@vger.kernel.org \
--cc=m@bues.ch \
--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.