http://bugs.winehq.org/show_bug.cgi?id=58146
--- Comment #9 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 78546 --> http://bugs.winehq.org/attachment.cgi?id=78546 workaround_outb_inb.patch
This is not strictly needed for this bug, but after the security cookie workaround it avoids the crash in winedevice.exe about the priviledged instructions outb / inb, and makes a few more infos like a cpu frequency shown. Unfortunately I don't know what this instructions should produce, so this workaround just ignores them.