Author: janderwald
Date: Thu Feb 2 18:10:11 2012
New Revision: 55378
URL:
http://svn.reactos.org/svn/reactos?rev=55378&view=rev
Log:
[HIDCLASS]
- Also store the HID_DEVICE_UP format in the hardware id list
Modified:
branches/usb-bringup-trunk/drivers/hid/hidclass/pdo.c
Modified: branches/usb-bringup-trunk/drivers/hid/hidclass/pdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/usb-bringup-trunk/drivers/hid/h…
==============================================================================
--- branches/usb-bringup-trunk/drivers/hid/hidclass/pdo.c [iso-8859-1] (original)
+++ branches/usb-bringup-trunk/drivers/hid/hidclass/pdo.c [iso-8859-1] Thu Feb 2 18:10:11
2012
@@ -236,8 +236,9 @@
}
//
- // FIXME: add 'HID_DEVICE_UP:0001_U:0002'
- //
+ // add HID_DEVICE_UP:0001_U:0002'
+ //
+ Offset += swprintf(&Buffer[Offset], L"HID_DEVICE_UP:%04x_U:%04x",
CollectionDescription->UsagePage, CollectionDescription->Usage) + 1;
//
// add HID