g...@novadsp.com wrote:
> OK - the link provided by the OP also has an invalid SSL cert ...

The cert is valid, it's just that CAcert who has issued it isn't
included in the long list of CA:s trusted by the web browser.

You can add the CAcert key easily:

http://www.cacert.org/certs/class3.crt

If using Internet Explorer:

http://www.cacert.org/index.php?id=17

Other key formats:

http://www.cacert.org/index.php?id=3


> I am afraid I don't understand the driver topology here. The 'test'
> mode is obviously not for consumer desktop release but if anyone
> has a working example/documentation I would be most grateful.

Vendor specific is very straightforward. WinUSB.sys driver with
libwdi is the default, you could even use the wdi-simple.exe libwdi
example as-is. (Remember to follow the libwdi license.)

Here's a program that does nothing but a control transfer:

http://stuge.se/lpc-p1343_buttons/libusb_host_software/toggle.c


//Peter

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to