[Libusbx-devel] [libusbx] make libusbx -Wcast-align safe (#120)

2013-07-09 Thread mcuee
Ref: http://libusbx.1081486.n5.nabble.com/Libusbx-devel-Possible-alignment-issues-with-struct-libusb-transfer-buffer-pointer-td1458.html --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/120 --

[Libusbx-devel] [libusbx] libusbx failed to build with --disable-udev (#124)

2013-07-26 Thread mcuee
Ref: http://libusb.6.n5.nabble.com/libusb-1-0-16-rc10-without-udev-td5711991.html The problem seems to be that netlink headers does not seem to work for many embedded Linux distros and libusbx treat that as an error and abort the build process. Probably it should continue and disable hotplug fo

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-26 Thread mcuee
BTW, I tested desktop Linux Ubuntu 12.04 x86 and --disable-udev works fine there. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/124#issuecomment-21658699 -- See everythin

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-27 Thread mcuee
>From the config.log from user Ondrej. ... configure:12030: checking linux/netlink.h usability configure:12030: arm-xilinx-linux-gnueabi-gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:58:0: /opt/Xilinx/14.3/ISE_DS/EDK/gnu/arm/lin64/bin/../arm-xilinx-linux-gnueabi/libc/usr/incl

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-27 Thread mcuee
>From config.log of user mav. configure:12061: checking linux/netlink.h usability configure:12061: /home/mav/nios2/bin/nios2-linux-gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:58: /home/mav/nios2/bin/../lib/gcc/nios2-linux-uclibc/3.4.6/../../../../nios2-linux-uclibc/sys-inclu

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-28 Thread mcuee
So I will open the issue again. Then I will close the issue if the test code works. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/124#issuecomment-21698149 -- See everyth

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-28 Thread mcuee
Reopened #124. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/124 -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with applica

[Libusbx-devel] [libusbx] Silence automake 1.14 warnings (#125)

2013-07-28 Thread mcuee
The following fix is good to have to silent automake 1.14 warnings. https://github.com/hjelmn/libusbx/commit/441185930942e35c418c07cf55449197a71987f6 --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/125 --

Re: [Libusbx-devel] [libusbx] Silence automake 1.14 warnings (#125)

2013-07-29 Thread mcuee
Under Mac OS X Homebrew and automake 1.14. mymacmini:libusbx xiaofanc$ ./autogen.sh glibtoolize: putting auxiliary files in `.'. glibtoolize: copying file `./ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. glibtoolize: copying file `m4/libtool.m4' glibtoolize: copying fi

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-29 Thread mcuee
As per Ondrej, the fix is good. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/124#issuecomment-21763496 -- Get your SQL database under version control now! Version control

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-29 Thread mcuee
Closed #124. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/124 -- Get your SQL database under version control now! Version control is standard for application code, but da

Re: [Libusbx-devel] [libusbx] Task: Update website and documentation to reflect libusb and libusb merge (#123)

2013-07-30 Thread mcuee
Take note Peter Stuge still owns libusb.org domain name. So he can changes back the libusb.org if he wants to do that. http://whois.net/whois/libusb.org --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/123#issuecomment-21834506 -

Re: [Libusbx-devel] [libusbx] Windows: libusb_dll_2010.vcxproj link errors (#129)

2013-08-12 Thread mcuee
Yes you are right. This is still in libusbx.git. The project file needs to be updated. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/129#issuecomment-22489846 -- Get 100%

Re: [Libusbx-devel] [libusbx] Windows: libusb_dll_2010.vcxproj link errors (#129)

2013-08-12 Thread mcuee
BTW, the VS2012 files are good in this aspect. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/129#issuecomment-22491895 -- Get 100% visibility into Java/.NET code with AppD

Re: [Libusbx-devel] [libusbx] Windows: libusb_dll_2010.vcxproj link errors (#129)

2013-08-12 Thread mcuee
I think you forget to update libusb_dll_2010.vcxproj.filters as well. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/129#issuecomment-22533621 -- Get 100% visibility into

Re: [Libusbx-devel] [libusbx] Windows: libusb_dll_2010.vcxproj link errors (#129)

2013-08-12 Thread mcuee
Reopened #129. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/129 -- Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designe

Re: [Libusbx-devel] [libusbx] Windows: libusb_dll_2010.vcxproj link errors (#129)

2013-08-12 Thread mcuee
BTW, I think it is perfectly okay for you to mention that you only test VS2012. I do not use VS much myself. And I think we may want to drop MSVC 6.0 support since I think it is too old to support. And even VS2005 is quite old but probably it is also for VS2008 users. --- Reply to this email di

[Libusbx-devel] [libusbx] Windows: libusbx can only access the first interface of an interface collection of USB IAD device (#135)

2013-08-21 Thread mcuee
Ref: http://libusbx.1081486.n5.nabble.com/Libusbx-devel-Accessing-composite-devices-using-interface-association-td1726.html --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/135

Re: [Libusbx-devel] [libusbx] Windows: winusb backend device not successfully enumerated on USB 3.0 ports under Windows 7 (#67)

2013-08-21 Thread mcuee
One potential alternative is to use WinUSB driver to get the information instead of the IOCTLs. Ref: http://libusbx.1081486.n5.nabble.com/Libusbx-devel-Reading-device-descriptor-and-config-descriptor-from-WinUsb-td1806.html --- Reply to this email directly or view it on GitHub: https://github.c

Re: [Libusbx-devel] [libusbx] Android: android backend support (#132)

2013-08-21 Thread mcuee
More discussions here: http://libusbx.1081486.n5.nabble.com/Libusbx-devel-libusbx-android-support-132-td1779.html --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/132#issuecomment-23068473 -

[Libusbx-devel] [libusbx] Windows: libusbx fails to access WCID interface of a USB composite device (#140)

2013-09-17 Thread mcuee
Ref: http://libusbx.1081486.n5.nabble.com/Libusbx-devel-RFC-0-2-Add-support-for-USB-3-bulk-streams-td1911i20.html#a1937 Under Windows, libusbx fails to access WCID interface of a USB composite device when using the Windows 7/8 built-in WinUSB driver (with system winusb.inf). When using Zadig to

Re: [Libusbx-devel] [libusbx] Windows: libusbx fails to access WCID interface of a USB composite device (#140)

2013-09-17 Thread mcuee
Since this issue will only affect very few users and there is a workaround (to use Zadig), I think this is not a high priority issue to debug and fix. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/140#issuecomment-24635001---

Re: [Libusbx-devel] [libusbx] Windows: hotplug/unplug support (#9)

2013-09-18 Thread mcuee
I tried your tree, it caused stress test to fail. $ ./tests/stress.exe Failed to open null handle: 2 Interesting thing is that if I set LIBUSB_DEUG=4 and then run "./tests/stress.exe -v" it will pass the tests. In that case, it will keep printing an error message. libusbx: error [windows_hotplu

Re: [Libusbx-devel] [libusbx] Windows: hotplug/unplug support (#9)

2013-09-18 Thread mcuee
A few other things. 1) Warning message $ ./examples/listdevs.exe libusbx: warning [force_hcd_device_descriptor] could not infer VID/PID of HCD hu b from '\\.\USB#VID_413C&PID_2513#6&2DA13301&0&2' libusbx: warning [force_hcd_device_descriptor] could not infer VID/PID of HCD hu b from '\\.\USB#VID_

Re: [Libusbx-devel] [libusbx] Windows: Use WinUSB when available to avoid driver IOCTL bugs. (#137)

2013-09-18 Thread mcuee
I do not have a test setup to effectively testing this patch. We also know that this is a work around for some 3rd party xhci controller driver/firmware bugs where the new driver may already fix the issues. Ref: http://libusbx.1081486.n5.nabble.com/Libusbx-devel-Reading-device-descriptor-and-co

Re: [Libusbx-devel] [libusbx] Core: Zero Length Packet issue (#3)

2013-09-21 Thread mcuee
I do not understand your comment. libusbx and libusb are the same in this aspect. What is the real issue you are facing? --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/3#issuecomment-24861275

Re: [Libusbx-devel] [libusbx] Windows: Use WinUSB when available to avoid driver IOCTL bugs. (#137)

2013-09-21 Thread mcuee
In the current libusbx implementation, the topology information is important since it is part of the topology API. BTW, have you been able to update your xHCI driver to see if your original issue goes away? That is a better solution IMHO. --- Reply to this email directly or view it on GitHub:

[Libusbx-devel] [libusbx] v1.0.18 (#143)

2013-09-23 Thread mcuee
* USB 3.0 Bulk Stream Support (Linux and Mac OS X) * Bug fix --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/143-- LIMITED TIME SALE - Full Year of Microsoft Training For Ju

[Libusbx-devel] [libusbx] Core: USB 3.0 Bulk Stream Support (#144)

2013-09-23 Thread mcuee
Linux and Mac OS X first. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/144-- LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorial

Re: [Libusbx-devel] [libusbx] Core: USB 3.0 Bulk Stream Support (#144)

2013-09-23 Thread mcuee
But if this is not ready, we can delay this. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/144#issuecomment-24908132-- LIMITED TIME SALE - Full Year of Microsoft Training

[Libusbx-devel] [libusbx] Task: Release 1.0.20 (#146)

2013-09-23 Thread mcuee
This is just a token issue to be closed when we release. Required as closing all the other issues will close the milestone. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/146--

[Libusbx-devel] [libusbx] Task: Release 1.0.19 (#145)

2013-09-23 Thread mcuee
This is just a token issue to be closed when we release. Required as closing all the other issues will close the milestone. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/145--

Re: [Libusbx-devel] [libusbx] [Windows] ASMedia XHCI enumeration issues. (#147)

2013-09-26 Thread mcuee
Just want to copy the comments on top of enum.c here. The enumeration process goes like this: (1) Enumerate Host Controllers and Root Hubs EnumerateHostControllers() EnumerateHostController() Host controllers currently have symbolic link names of the form HCDx, wher

[Libusbx-devel] [libusbx] Build: warning generated for ezusb.c (#149)

2013-09-26 Thread mcuee
Under latest MinGW.org gcc (4.8.1), there is a warning for ezusb.c ezusb.c: In function 'ezusb_load_ram': ezusb.c:719:6: warning: 'ret' may be used uninitialized in this function [-Wmayb e-uninitialized] int ret; --- Reply to this email directly or view it on GitHub: https://github.com

Re: [Libusbx-devel] [libusbx] Build: warning generated for ezusb.c (#149)

2013-09-26 Thread mcuee
Same warning under MinGW-w64 gcc 4.8.1. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/149#issuecomment-25154654-- October Webinars: Code for Performance Free Intel webinar

Re: [Libusbx-devel] [libusbx] Add VUSB3HUB identifier to hub_driver_names[] (#152)

2013-10-07 Thread mcuee
Looks good to me. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/pull/152#issuecomment-25858405-- October Webinars: Code for Performance Free Intel webinars can help you accelerat

Re: [Libusbx-devel] [libusbx] Windows: Add isochronous support via libusbk backend (#164)

2013-12-10 Thread mcuee
I tend to agree that a lack of WinUSB isoc support should prevent adding the libusbK isoc support. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/pull/164#issuecomment-30213434--

Re: [Libusbx-devel] [libusbx] Fix super-speed isoc packet size (#163)

2013-12-10 Thread mcuee
Ref: https://github.com/libusbx/libusbx/issues/4 --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/pull/163#issuecomment-30213816-- Sponsored by Intel(R) XDK Develop, test and displ

Re: [Libusbx-devel] [libusbx] Windows: Windows 8: Incorrect USB 3.0 speed detection (#155)

2013-12-10 Thread mcuee
In that case, this can not be fixed. Maybe a document fix is good to have. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/155#issuecomment-30213972-- Sponsored by Intel(R)

Re: [Libusbx-devel] [libusbx] Windows: Add isochronous support via libusbk backend (#164)

2013-12-12 Thread mcuee
Ref to Tim's question to OSR NTDEV list and the answer from Microsoft. http://www.osronline.com/showthread.cfm?link=251465 There is no new WinUSB coinstaller in the 8.1 kit to install downlevel. nothing in there is tied to strictly to umdf, so that is not the reason there is no downlevel in

Re: [Libusbx-devel] [libusbx] Windows: hotplug/unplug support (#9)

2014-01-16 Thread mcuee
@Chirs: Nice. Where do you keep you code? --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/9#issuecomment-32585532-- CenturyLink Cloud: The Leader in Enterprise Cloud Service

Re: [Libusbx-devel] [libusbx] Task: Release 1.0.20 (#146)

2014-01-20 Thread mcuee
Closed #146. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/146-- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing Century

Re: [Libusbx-devel] [libusbx] Task: Release 1.0.18 (#143)

2014-01-26 Thread mcuee
Closed #143. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/143-- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing Century

Re: [Libusbx-devel] [libusbx] Task: Release 1.0.18 (#143)

2014-01-26 Thread mcuee
Close with https://github.com/libusbx/libusbx/commit/5bbbfc98bd309ab9425a6fb96b77bde9a5b244e6 --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/143#issuecomment-33316919-- Ce

Re: [Libusbx-devel] [libusbx] Windows: Windows Server 2012: unsupported API call for 'open' (unrecognized device driver) (#119)

2014-01-26 Thread mcuee
Closed #119. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/119-- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing Century

Re: [Libusbx-devel] [libusbx] Windows: Windows Server 2012: unsupported API call for 'open' (unrecognized device driver) (#119)

2014-01-26 Thread mcuee
ST has since updated the driver to support Windows 8. I just tried libusbx-1.0.18 under Windows 8.1 x64 and it works fine with ST's updated driver. So I will close this issue. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/119#issuecomment-333171

Re: [Libusbx-devel] [libusbx] Task: Update website and documentation to reflect libusb and libusb merge (#123)

2014-02-05 Thread mcuee
With the release of libusbx-1.0.18 and libusb-1.0.18, the issue can probably be closed. Or maybe we have to migrate all the issues to github libusb organization first. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/123#issuecomment-34283279--