[PATCH 1/2] ntoskrnl.exe: Enable bus devices in IoSetDeviceInterfaceState

Aric Stewart aric at codeweavers.com
Tue Nov 13 20:19:09 CST 2018



On 11/13/18 7:06 PM, Zebediah Figura wrote:
> On 11/13/2018 06:34 PM, Aric Stewart wrote:
>> Signed-off-by: Aric Stewart <aric at codeweavers.com>
>> ---
>>   dlls/ntoskrnl.exe/ntoskrnl.c | 76 ++++++++++++++++++++++++++++++++++++++++++++
>>   1 file changed, 76 insertions(+)
>>
>>
>>
>>
>>
> 
> The title here is a bit confusing to me; perhaps "Create the device interface symlink in IoSetDeviceInterfaceState()" would be clearer.
> 

Understood and easy enough I can rename my patch

> Anyway, this seems janky; are we sure this is how it's done on Windows?
> 

I am not 100% sure, but I do recall believing that the link is setup by this call. This is older work I am trying to get submitted upstream so I dont have my investigation environment for this anymore. But I do recall investigating this. 

-aric



More information about the wine-devel mailing list