On Mon, May 05 2014, Andrzej Pietrasiewicz wrote:
> Do I get it right that you suggest creating a struct and then
> memcpy'ing it to the destination buffer?
>
> Something on the lines of:
>
> struct usb_os_string {
> __u8bLength;
> __u8bDescriptorType;
> __u8qwSignatur
W dniu 01.05.2014 03:36, Michal Nazarewicz pisze:
On Thu, Apr 24 2014, Andrzej Pietrasiewicz wrote:
There is a custom (non-USB IF) extension to the USB standard:
http://msdn.microsoft.com/library/windows/hardware/gg463182
diff --git a/drivers/usb/gadget/composite.c b/drivers/usb/gadget/co
Hello,
W dniu 02.05.2014 17:24, Felipe Balbi pisze:
On Wed, Apr 30, 2014 at 09:36:01PM -0400, Michal Nazarewicz wrote:
On Thu, Apr 24 2014, Andrzej Pietrasiewicz wrote:
There is a custom (non-USB IF) extension to the USB standard:
This patch does not however implement responding to any
On Wed, Apr 30, 2014 at 09:36:01PM -0400, Michal Nazarewicz wrote:
> On Thu, Apr 24 2014, Andrzej Pietrasiewicz wrote:
> > There is a custom (non-USB IF) extension to the USB standard:
> >
> > http://msdn.microsoft.com/library/windows/hardware/gg463182
> >
> > The said extension is maintained by Mi
On Thu, Apr 24 2014, Andrzej Pietrasiewicz wrote:
> There is a custom (non-USB IF) extension to the USB standard:
>
> http://msdn.microsoft.com/library/windows/hardware/gg463182
>
> The said extension is maintained by Microsoft for Microsoft.
>
> Yet it is fairly common for various devices to use i
On Thu, Apr 24, 2014 at 11:17:13AM +0200, Andrzej Pietrasiewicz wrote:
> There is a custom (non-USB IF) extension to the USB standard:
>
> http://msdn.microsoft.com/library/windows/hardware/gg463182
>
> The said extension is maintained by Microsoft for Microsoft.
>
> Yet it is fairly common for
There is a custom (non-USB IF) extension to the USB standard:
http://msdn.microsoft.com/library/windows/hardware/gg463182
The said extension is maintained by Microsoft for Microsoft.
Yet it is fairly common for various devices to use it, and a
popular proprietary operating system expects devices