Re: conflict of wiimote and hid-sony
From: David Herrmann <hidden>
Date: 2013-11-17 16:26:04
Hi On Sun, Nov 17, 2013 at 2:13 AM, Michel Kraus [off-list ref] wrote:
Hi, commit 86b84167 HID: wiimote: add LEGO-wiimote VID introduced a VID/PID conflict with its original owner: hid-wiimote got hid:b0005g*v0000054Cp00000306 added but hid-sony already has this id for the PS3 Remote. I think the original and legitimate owner should remain the default for this VID/PID combination.
Thanks for the report! It's indeed officially allocated as USB ID to Sony.
@Jiri, can you revert the following commit (note: it was already
backported to stable):
commit 86b84167d4e67372376a57ea9955c5d53dae232f
Author: David Herrmann [off-list ref]
Date: Fri Oct 18 16:26:22 2013 +0200
HID: wiimote: add LEGO-wiimote VID
I will write a bluez-patch to force the official wiimote-id on the
device, based on a name-comparison. This should allow us to support
both devices.
Thanks
David