Re: USB Human Interface Device support

2008-04-07 Thread Christopher
Maarten Lankhorst wrote: > > It probably asks for the specific keys in > \ENUM\category\devicename\idname so if you copy these over it will > probably work. WINEDEBUG=+setupapi is your friend. > > Cheers, > Maarten. > > > Thanks for the suggestion. I tried that, and now that some page fault

Re: USB Human Interface Device support

2008-03-25 Thread Maarten Lankhorst
Hello Christopher, 2008/3/25, Christopher <[EMAIL PROTECTED]>: > Maarten Lankhorst wrote: > > Hello Luang, > > > > 2008/3/25, Juan Lang <[EMAIL PROTECTED]>: > > > >> > There isn't an entry in > >> > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses for > >> > HID inter

Re: USB Human Interface Device support

2008-03-25 Thread Christopher
Maarten Lankhorst wrote: > Hello Luang, > > 2008/3/25, Juan Lang <[EMAIL PROTECTED]>: > >> > There isn't an entry in >> > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses for >> > HID interfaces, in fact that whole set of registry keys seems to be >> > missing. Is anyone

Re: USB Human Interface Device support

2008-03-25 Thread Maarten Lankhorst
Hello Luang, 2008/3/25, Juan Lang <[EMAIL PROTECTED]>: > > There isn't an entry in > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses for > > HID interfaces, in fact that whole set of registry keys seems to be > > missing. Is anyone working on patches to make this work,

Re: USB Human Interface Device support

2008-03-25 Thread Juan Lang
Hi Christopher, > There isn't an entry in > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses for > HID interfaces, in fact that whole set of registry keys seems to be > missing. Is anyone working on patches to make this work, or can someone > point me to the function(s) that

USB Human Interface Device support

2008-03-24 Thread Christopher
I have a flight sim, PhoenixRC, which I'd like to get working under Wine. As of a couple months ago most of the DirectX problems have been fixed, but the game uses a USB adapter to connect various controllers to the computer. The USB adapter is an HID and is recognized by Linux; however I can't