http://bugs.winehq.org/show_bug.cgi?id=9484 Austin Lund <austin.lund(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35220|0 |1 is obsolete| | --- Comment #52 from Austin Lund <austin.lund(a)gmail.com> 2011-06-26 23:25:08 CDT --- Created an attachment (id=35299) --> (http://bugs.winehq.org/attachment.cgi?id=35299) Include previous changes and make KdDebuggerEnabled symbol as BOOLEAN in ntoskrnl.exe Please try this patch. I can get the driver to successfully initialise with it, so it may work. All this patch does (on top of everything else) is make the KdDebuggerEnabled in ntoskrnl.exe a BOOLEAN, export it as such, and initialise it to FALSE. It should apply to current git and you'll need to run tools/make_requests, as in the previous one, to get it to build. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.