|
From: Black M. <bla...@ho...> - 2006-03-25 17:32:29
|
Isent this kinda the point of the 'filter' driver? to slap inbeween a usb device and windows and let you talk to the device behind windows back? >From: li...@ze... >Reply-To: lib...@li... >To: lib...@li... >Subject: [Libusb-win32-devel] Extra endpoints on HID mouse device >Date: Sat, 25 Mar 2006 12:23:49 +0100 > >Hello, > >I am developing an USB pointer device. The device acts as a 'normal' >UBS mouse, so it is recognized by every OS without using special >drivers. This all works fine. > >I need to be able to change configuration settings on the device as >well. For this I added an extra OUT endpoint where I can send special >commands to; this is used for configuring the device and uploading new >firmware. > >With linux, the HID mouse is claimed by the usbhid driver right away, >but using the usb_detach_kernel_driver_np() function I can still take >control over the device. libusb-win32 does not support this call, >however. > >Summarizing: I want the normal windows driver to handle my mouse, but >still be able to talk to the other endpoints using libusb. What would >be the best way to handle this with libusb-win32 ? > >Thank you very much, > > > >-- >:wq >^X^Cy^K^X^C^C^C^C > > >------------------------------------------------------- >This SF.Net email is sponsored by xPML, a groundbreaking scripting language >that extends applications into web and mobile media. Attend the live >webcast >and join the prime developer group breaking into this new coding territory! >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 >_______________________________________________ >Libusb-win32-devel mailing list >Lib...@li... >https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel |