From: Xavier Gnata <xavier.gnata@gmail.com>
To: linux-pci@vger.kernel.org
Subject: ID conflict between bdc_pci and "720p FaceTime HD Camera"
Date: Sun, 17 Jan 2016 16:35:30 +0100 [thread overview]
Message-ID: <569BB4C2.3020602@gmail.com> (raw)
Hello,
The development of a driver for
02:00.0 Multimedia controller [0480]: Broadcom Corporation 720p FaceTime
HD Camera [14e4:1570]
has started. It is still in an early stage but it's progressing and it
already streams.
https://github.com/patjak/bcwc_pcie
However, as you can see, this webcam shares the exact same ID as bdc_pci
0x1570 .
Could we use e.g. PCI_CLASS in bdc_pci to avoid grabbing the webcam
incorrectly?
The FaceTime HD Camera has PCI_CLASS 0x048000
I hope that bdc_pci has another PCI_CLASS.
Or maybe there is a better way to distinguish bdc_pci from FaceTime HD
Camera. What do you think?
Regards,
Xavier
next reply other threads:[~2016-01-17 15:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-17 15:35 Xavier Gnata [this message]
2016-01-19 22:58 ` ID conflict between bdc_pci and "720p FaceTime HD Camera" Bjorn Helgaas
2016-01-19 23:50 ` Xavier Gnata
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=569BB4C2.3020602@gmail.com \
--to=xavier.gnata@gmail.com \
--cc=linux-pci@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.