http://bugs.winehq.org/show_bug.cgi?id=12242
Summary: PhoenixRC: HID controller does not work Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: setupapi AssignedTo: wine-bugs@winehq.org ReportedBy: raccoonone@procyongames.com
PhoenixRC comes with an adapter to connect a remote controller via USB. The controller and adapter show up as an HID under windows, but they aren't detected under WINE. I'm working on this bug, and have created this to track progress.
The first thing to fix seems to be a bug in SetupDiGetDeviceInterfaceDetailW which is causing a page fault.