|
From: Matthew G. <ma...@gi...> - 2016-07-12 02:34:01
|
Hi there, I used to work for QNX, and might be able to help out a bit. There's the 6.6 SDP and CAR2 platform which you could use for testing. They also provide a bunch of board support packages (BSPs) for various EVM/demo boards. http://community.qnx.com/sf/wiki/do/viewPage/projects.bsp/wiki/BSPAndDrivers That should allow for something better than testing with x86 vmware images. If you have a budget for it, your best bet might be to contact the maintainer and offer to ship a pre-configured dev board for testing purposes, along with maybe a test device or two, after you've gotten it working on your end. ============================================================ Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com/in/giassa e-mail: ma...@gi... website: www.giassa.net On 07/11/16 06:01, Xiaofan Chen wrote: > On Mon, Jul 11, 2016 at 7:13 PM, Andrew Black <and...@re...> wrote: >> We have implemented support for the QNX OS in libusb. We would like to push >> these changes back upstream. Are there particular requirements that need to >> be met for this to happen, e.g. any test suites that need to pass, etc? >> Please let me know the best way to proceed. > > I think you can discuss using this mailing list on your patches. > > You can create a pull request in Github. Something like this. > https://github.com/libusb/libusb/pull/177 > > The only problem seems to be that the maintainer can not test QNX since > it seems not easily accessible. > > |