Changhui Liu
|
acdd869e5d
|
hidclass.sys: Initialize ext->irp_queue immediately after HID_CreateDevice.
Signed-off-by: Changhui Liu <liuchanghui@linuxdeepin.com>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-12-21 19:50:29 +01:00 |
Aric Stewart
|
d03b8780ca
|
hidclass.sys: Implement sending IRP_MJ_POWER to the minidriver.
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-15 00:53:22 +09:00 |
Aric Stewart
|
fdc6db8e69
|
hidclass.sys: Implement sending IRP_MJ_PNP to the minidriver.
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-15 00:53:22 +09:00 |
Aric Stewart
|
35938ed8be
|
hidclass.sys: Add a processing thread for HID devices.
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-15 00:53:22 +09:00 |
Aric Stewart
|
b7f43c99ee
|
hidclass.sys: Add USB Descriptor parsing.
|
2015-09-15 18:01:23 +09:00 |
Aric Stewart
|
7e2ca70f79
|
hidclass.sys: Implement a report ring buffer.
|
2015-09-14 18:14:10 +09:00 |
Aric Stewart
|
43888392fa
|
hidclass.sys: Add Plug-and-play and AddDevice.
|
2015-09-11 20:48:24 +09:00 |