[PATCH] winebus.sys: Retrieve hidraw device strings from the parent USB device.

Zebediah Figura z.figura12 at gmail.com
Mon Apr 1 09:25:50 CDT 2019


On 4/1/19 7:25 AM, Aric Stewart wrote:
> 
> 
> On 3/29/19 4:18 PM, Zebediah Figura wrote:
>> This partially reverts 164517fe575564daa44f74cc3bc4a6bbdd7d3f3d. The
>> manufacturer, product, and serial string attributes are not exposed by the
>> HID device on Linux, but by its parent USB device.
>>
> 
> Does this work with bluetooth devices?  I know I did some revision to this code in order to support bluetooth devices in the past.
> 
> -aric
> 
> 

I don't have any bluetooth devices to test with, but just from looking 
at the Linux driver sources, I don't see how the current code could work 
with bluetooth devices, so it can't be making things worse. The hid 
driver doesn't expose any of those attributes.



More information about the wine-devel mailing list