But now I have the problem that the avr will not get listed in my list of GetRawInputDeviceList:
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_16C0&PID_05DF]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_16C0&PID_05DF\5&1bb80c05&0&1]
"DeviceDesc"="@input.inf,%hid.devicedesc%;USB-Eingabegerät"
"LocationInformation"="Port_#0001.Hub_#0005"
"Capabilities"=dword:00000084
"HardwareID"=hex(7):55,00,53,00,42,00,5c,00,56,00,49,00,44,00,5f,00,31,00,36,\
00,43,00,30,00,26,00,50,00,49,00,44,00,5f,00,30,00,35,00,44,00,46,00,26,00,\
52,00,45,00,56,00,5f,00,30,00,31,00,30,00,30,00,00,00,55,00,53,00,42,00,5c,\
00,56,00,49,00,44,00,5f,00,31,00,36,00,43,00,30,00,26,00,50,00,49,00,44,00,\
5f,00,30,00,35,00,44,00,46,00,00,00,00,00
"CompatibleIDs"=hex(7):55,00,53,00,42,00,5c,00,43,00,6c,00,61,00,73,00,73,00,\
5f,00,30,00,33,00,26,00,53,00,75,00,62,00,43,00,6c,00,61,00,73,00,73,00,5f,\
00,30,00,30,00,26,00,50,00,72,00,6f,00,74,00,5f,00,30,00,30,00,00,00,55,00,\
53,00,42,00,5c,00,43,00,6c,00,61,00,73,00,73,00,5f,00,30,00,33,00,26,00,53,\
00,75,00,62,00,43,00,6c,00,61,00,73,00,73,00,5f,00,30,00,30,00,00,00,55,00,\
53,00,42,00,5c,00,43,00,6c,00,61,00,73,00,73,00,5f,00,30,00,33,00,00,00,00,\
00
"ContainerID"="{073edcf9-2849-11df-9596-005056c00008}"
"ConfigFlags"=dword:00000000
"ClassGUID"="{745a17a0-74d3-11d0-b6fe-00a0c90f57da}"
"Driver"="{745a17a0-74d3-11d0-b6fe-00a0c90f57da}\\0012"
"Class"="HIDClass"
"Mfg"="@input.inf,%stdmfg%;(Standardsystemgeräte)"
"Service"="HidUsb"
"ParentIdPrefix"="6&f11c4ed&5"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_16C0&PID_05DF\5&1bb80c05&0&1\Device Parameters]
"SymbolicName"="\\??\\USB#VID_16C0&PID_05DF#5&1bb80c05&0&1#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_16C0&PID_05DF\5&1bb80c05&0&1\LogConf]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_16C0&PID_05DF\5&1bb80c05&0&1\Control]
I tried to uninstall the mouse. But it is coming again when the AVR gets connected.