Hello Xiaofan
On 15/10/2012 10:15, Xiaofan Chen wrote:
>
> Yes. The USB Composite Generic Parent driver will load usb mass storage
> driver for interface 0 and the winusb driver for the interfac 1.
> http://msdn.microsoft.com/en-us/library/windows/hardware/ff537109(v=vs.85).aspx
>
Fantastic! Than
Hello Xiaofan
On 15/10/2012 10:15, Xiaofan Chen wrote:
>>
>> Ah - now that sounds very promising. What I still do not get is how the
>> WinUSB driver co-exists with the in-box mass storage stack? Can you load the
>> WinUSB driver for the same VID/PID but use the 2nd interface while mass
>> storage
On Mon, Oct 15, 2012 at 5:05 PM, g...@novadsp.com wrote:
>> It may not be as difficult as you think to make your firmware a
>> USB composite device. In you case, you need to add a second
>> interface (say Interface 1) without any endpoint associated
>> (basically just using the control endpoint).
Hello Xiaofan
On 13/10/2012 11:33, Xiaofan Chen wrote:
> It may not be as difficult as you think to make your firmware a
> USB composite device. In you case, you need to add a second
> interface (say Interface 1) without any endpoint associated
> (basically just using the control endpoint).
>
> In
On Fri, Oct 12, 2012 at 7:05 PM, g...@novadsp.com wrote:
> Blackfin based firmware gets closer to release. I'm out of time to add
> composite device support to the ADI driver stack, so by default it is a
> mass storage device.
>
It may not be as difficult as you think to make your firmware a
USB
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
Hello Pete
On 12/10/2012 20:00, Pete Batard wrote:
> On 2012.10.12 18:59, g...@novadsp.com wrote:
>> On 12/10/2012 18:38, Peter Stuge wrote:
>>> https://libusb.org/wiki/FAQ#CanIcreateadriverlessdeviceusingHIDclass
>
> The *proper* link is:
> https://github.com/libusbx/libusbx/wiki/FAQ#wiki-What_ab
On 2012.10.12 18:59, g...@novadsp.com wrote:
> On 12/10/2012 18:38, Peter Stuge wrote:
>> https://libusb.org/wiki/FAQ#CanIcreateadriverlessdeviceusingHIDclass
The *proper* link is:
https://github.com/libusbx/libusbx/wiki/FAQ#wiki-What_about_USB_HID_device_support
Peter, you have been warned once
Peter
On 12/10/2012 18:38, Peter Stuge wrote:
> g...@novadsp.com wrote:
>> All I really need to do is send a few bytes of configuration data over
>> the control endpoint but can see no way of doing that with the Windows
>> stack in the way ..
>
> Use bDeviceClass 0xff (vendor specific) and install
g...@novadsp.com wrote:
> All I really need to do is send a few bytes of configuration data over
> the control endpoint but can see no way of doing that with the Windows
> stack in the way ..
Use bDeviceClass 0xff (vendor specific) and install the winusb kernel
driver using libwdi in any part of
Blackfin based firmware gets closer to release. I'm out of time to add
composite device support to the ADI driver stack, so by default it is a
mass storage device.
Now, it would be really cool to be able to persuade the gadget to
disconnect, reconfigure and reconnect with a different PID, i.e.
11 matches
Mail list logo