All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Cc: Al Cooper <alcooperx@gmail.com>, Felipe Balbi <balbi@kernel.org>,
	linux-usb@vger.kernel.org
Subject: Re: Conflicting PCI ID in bdc driver
Date: Mon, 11 Jan 2021 21:30:50 +0100	[thread overview]
Message-ID: <X/y1ekqBrjXK8lZO@kroah.com> (raw)
In-Reply-To: <CAMeQTsacNs-YVWeX6vFJyMBLeD_AX6imNQRodV_X-QS54wAREA@mail.gmail.com>

On Mon, Jan 11, 2021 at 08:34:01PM +0100, Patrik Jakobsson wrote:
> Hi Al,
> The PCI device ID of 0x1570 in the bdc driver (bdc_pci.c) is
> conflicting with the Apple FacetimeHD webcam [1]. Is this caused by an
> incorrect ID in the bdc driver or are there actually two devices with
> the same ID in the wild? If we have a real conflict, how would we go
> about solving this?

Looks like someone at broadcom messed up :(

Can you look for any other fields in the device other than just the
vendor/device ids to verify that this really is a webcam so you can not
bind to the same thing this driver wants to bind to?

thanks,

greg k-h

  reply	other threads:[~2021-01-11 20:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11 19:34 Conflicting PCI ID in bdc driver Patrik Jakobsson
2021-01-11 20:30 ` Greg Kroah-Hartman [this message]
2021-01-11 22:02   ` Patrik Jakobsson
2021-01-12  1:06     ` Alan Cooper
2021-01-12  8:42       ` Patrik Jakobsson
2021-01-12  8:58         ` Greg Kroah-Hartman
2021-01-12 19:51           ` Alan Cooper
2021-01-13 10:23             ` Greg Kroah-Hartman
2021-01-13 20:07               ` Alan Cooper
2021-01-14  7:49                 ` Greg Kroah-Hartman

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=X/y1ekqBrjXK8lZO@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=alcooperx@gmail.com \
    --cc=balbi@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=patrik.r.jakobsson@gmail.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.