| Thank you very much
Vu
On 10/3/07, lib...@li... <
lib...@li...> wrote:
>
> Send Libusb-win32-devel mailing list submissions to
>         lib...@li...
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel
> or, via email, send a message with subject or body 'help' to
>         lib...@li...
>
> You can reach the person managing the list at
>         lib...@li...
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Libusb-win32-devel digest..."
>
>
> Today's Topics:
>
>    1. Re: usb_set_configuration() hangs (Xiaofan Chen)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 3 Oct 2007 07:17:20 +0800
> From: "Xiaofan Chen" <xia...@gm...>
> Subject: Re: [Libusb-win32-devel] usb_set_configuration() hangs
> To: lib...@li...
> Message-ID:
>         <a27...@ma...>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 10/3/07, Vu Nguyen <vu...@gm...> wrote:
> > I have a hid keyboard device running windowsXP with libusb version
> 0.1.12.1;
> > I need to send vendor specific command to my device;
> >
> > I tried to claim the interface so I called the usb_set_configuration()
> > function first.  it hangs and never returns;
>
> You need to use device driver and not the filter driver,
> which means you have to "update" the HID driver to
> the libusb-win32 driver. Therefore you lose the function
> of using the original application.
>
> The new libusb1 development version will have an HID
> backend and will solve this problem. However it is not
> working yet.
>
> Xiaofan
>
>
>
> ------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
>
> ------------------------------
>
> _______________________________________________
> Libusb-win32-devel mailing list
> Lib...@li...
> https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel
>
>
> End of Libusb-win32-devel Digest, Vol 17, Issue 3
> *************************************************
>
 |