[PATCH 5/5] hidclass.sys: Create separate parent FDO and child PDO objects.

Zebediah Figura (she/her) zfigura at codeweavers.com
Fri Apr 16 11:05:56 CDT 2021


On 4/16/21 9:45 AM, Alexandre Julliard wrote:
> Zebediah Figura <z.figura12 at gmail.com> writes:
> 
>> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
>> ---
>>   dlls/hidclass.sys/device.c           | 237 +++++++------------
>>   dlls/hidclass.sys/hid.h              |  67 ++++--
>>   dlls/hidclass.sys/pnp.c              | 334 ++++++++++++++++++++-------
>>   dlls/ntoskrnl.exe/tests/driver_hid.c |   2 +-
>>   4 files changed, 376 insertions(+), 264 deletions(-)
> 
> This is triggering a FIXME on every startup:
> 
> $ ./wine notepad
> 008c:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000007
> 

Evidently I was so inured to that during development that I forgot to 
actually fix it. I've sent 
<https://source.winehq.org/patches/data/204007> as an additional patch 
to silence the fixme.



More information about the wine-devel mailing list