mirror of
https://github.com/reactos/reactos.git
synced 2025-06-03 16:30:26 +00:00
[INF]
- Add Microsoft Mice Device Description - fixes hid device entries where instead of device description the device id is displayed svn path=/branches/usb-bringup-trunk/; revision=55054
This commit is contained in:
parent
a1a29073fa
commit
304b6964ed
1 changed files with 10 additions and 0 deletions
|
@ -67,3 +67,13 @@ HID.DeviceDesc = "USB Human Interface Device"
|
|||
StdMfg = "(Standard Human Interface Devices)"
|
||||
MSMice = "Microsoft"
|
||||
|
||||
|
||||
USB\VID_045E&PID_0009.DeviceDesc="Microsoft IntelliMouse (USB)"
|
||||
USB\VID_045E&PID_001E.DeviceDesc="Microsoft IntelliMouse Explorer (USB)"
|
||||
USB\VID_045E&PID_0023.DeviceDesc="Microsoft Trackball Optical (USB)"
|
||||
USB\VID_045E&PID_0024.DeviceDesc="Microsoft Trackball Explorer (USB)"
|
||||
USB\VID_045E&PID_0025.DeviceDesc="Microsoft IntelliMouse mit IntelliEye (USB)"
|
||||
USB\VID_045E&PID_0029.DeviceDesc="Microsoft IntelliMouse Web (USB)"
|
||||
USB\VID_045E&PID_0039.DeviceDesc="Microsoft IntelliMouse Optical (USB)"
|
||||
USB\VID_045E&PID_0040.DeviceDesc="Microsoft Wheel Mouse Optical (USB)"
|
||||
USB\VID_045E&PID_0047.DeviceDesc="Microsoft IntelliMouse Explorer 3.0 (USB)"
|
Loading…
Reference in a new issue