Re: Regression with Bluetooth HID devices.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Antonio,

On Tue, Nov 15, 2011 at 1:37 AM, Antonio Ospite
<ospite@xxxxxxxxxxxxxxxxx> wrote:
> Hi,
>
> with master (a267bc2) I am getting this in dmesg for Sixaxis
> controllers:
>
> input: PLAYSTATION(R)3 Controller as /devices/pci0000:00/0000:00:02.0/...
> generic-bluetooth 0005:0000:0000.0018: input,hidraw1: BLUETOOTH HID v0.00 ...
> ^^^^^^^^^^^^^^^^^      ^^^^ ^^^^
>
> generic driver is used because vendor_id and product_id are 0000!
> while I would expect this:
>
> input: PLAYSTATION(R)3 Controller as /devices/pci0000:00/0000:00:02.0/...
> sony 0005:054C:0268.0017: input,hidraw1: BLUETOOTH HID v0.00 ...
> ^^^^      ^^^^ ^^^^
>
> Having vendor_id and product_id set to 0000 was making the device not
> working, the story is briefly like that:
>  - the hid-sony kernel driver makes the controller operational;
>  - devices are bound to hid drivers using vendor_id and product_id;
>  - with those set to 0000, hid-sony ends up not being used at all.

That is probably a bug in the code, does the device properties got the
right values?


-- 
Luiz Augusto von Dentz
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux