https://bugs.winehq.org/show_bug.cgi?id=53478 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #1 from Zeb Figura <z.figura12(a)gmail.com> --- Does this happen with a clean wine prefix? We shouldn't be doing any real I/O by default, only retrieving descriptors. If something's doing I/O (and hence detaching the host kernel driver) it should be a win32 driver. But there's always room for bugs, and maybe we don't even want to let win32 drivers do I/O by default (but instead always require it to be explicitly enabled by the user). -- 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.