8 Dec
2020
8 Dec
'20
12:24 p.m.
https://bugs.winehq.org/show_bug.cgi?id=50256 --- Comment #8 from parhom <andriy.parhomenko(a)gmail.com> --- (In reply to Hans Leidekker from comment #7)
Created attachment 68839 [details] debug patch
Try this one instead.
Now the printed query seems not cut off: SELECT GUID, DeviceID FROM Win32_NetworkAdapter WHERE PhysicalAdapter = TRUE AND (PNPDeviceID LIKE "PCI\\%" OR PNPDeviceID LIKE "USB\\%" OR PNPDeviceID LIKE "SD \\%" OR PNPDeviceID LIKE "XEN%\\%" OR PNPDeviceID LIKE "VMBUS\\%" OR PNPDeviceID LIKE "%BDRV\\%") AND NOT ServiceName LIKE "usbrndis%" -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.