Re: [w3c/gamepad] Do not permit unique info in ID (#96)

> HTML5 Gamepad Tester logs ID strings, which is helpful for collecting IDs of less common devices. Jumping to the end of the list reveals device IDs that were seen only once.
> 
> The device with VID:PID 0483:572b exposes garbage data for the product name which might be a serial number:
> 
> ẋ嚕冕쁁攥犡䋀几훝쭪磌蛱�홧�匟ꢦ�↝䦍ῳ (Vendor: 0483 Product: 572b)
> 
> There are also several entries with product name "Virtual Gamepad" followed by a unique string:
> 
> 0001-0001-Virtual Gamepad: 3q9E8kho9

These "Virtual Gamepads" are getting reported with "Virtual Gamepad: 3q9E8kho9" as the name of the device type/class.  All the actual gamepad controller devices report only the type, not the unique instance.  Approximately 20 uses of "Virtual Gamepad" are the exception.

As for the STMicro device (Vendor: 0483 Product: 572b), I don't know if that's garbage or something significant but its a single instance...



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/96#issuecomment-518443498

Received on Monday, 5 August 2019 23:57:48 UTC