Re: USB filter and project deployment

Xiaofan Chen <[email protected]>
Newsgroups gmane.comp.lib.libusb.devel.windows
Message-ID <CAGjSPUAWL-zXbJsLMKn-T+xNXkVtCr4B3hcwLDKRUCftobZ4DA@mail.gmail.com>
On Thu, Jun 12, 2014 at 11:25 AM, Yuri Rellosa <[email protected]> wrote:
> Hello LibUSBDotNet Team
>
> I have a Linux Mass Storage device that windows detects normally.
> It appears on the device manager and explorer.
> Unless I apply the "device filter" via Filter Wizard on it, I cannot find
> the device with the function
> "UsbDevice.OpenUsbDevice(MyUsbFinder);" on my c# application
> Neither does it appear on "UsbDevice.AllDevices;"
>
> Does this mean that if I deploy this project on another computer,
> that computer also has to apply the same filter?

Yes.

> What steps do I have to take so my device gets detected on
>  another computer?

The best answer is not to use libusb-win32/libusbdotnet
for this task.

For Windows, in order to use libusb/libusb-win32/libusbdotnet,
you need to use a supported driver, unlike Linux. That
is a hassle to the end user since the default driver is
the USB Mass Storage Driver and it is not supported
by libusb/libusb-win32/libusbdotnet.

Why do you want to use libusbdotnet for this device?


-- 
Xiaofan

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.