Re: USB filter and project deployment
Yuri Rellosa <[email protected]>
| Newsgroups | gmane.comp.lib.libusb.devel.windows |
|---|---|
| Message-ID | <CA+5caf-+2xBFSwAsrxweFou1XKFSaTsC86Sgk3+XubMSZ47T=A@mail.gmail.com> |
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 Why do you want to use libusbdotnet for this device? I wanted to be able to communicate via USB to the Mass Storage device through the PC Host application. To send some data to check for status and other information from the device. I thought libusbdotnet could send data to the device with making the device into a complicated composite Serial/Mass Storage device Best Regards On Thu, Jun 12, 2014 at 12:25 PM, 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? > What steps do I have to take so my device gets detected on another > computer? > > Best Regards > > ------------------------------------------------------------------------------ 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 _______________________________________________ Libusb-win32-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel