Re: [RFC 4/9] usb: gadget: f_rndis: OS descriptors support

2014-05-05 Thread Andrzej Pietrasiewicz
W dniu 01.05.2014 03:48, Michal Nazarewicz pisze: On Thu, Apr 24 2014, Andrzej Pietrasiewicz wrote: In order for usb functions to expose OS descriptors they need to be made aware of OS descriptors. This involves extending the "options" structure and setting up appropriate associations. Signed-o

Re: [RFC 4/9] usb: gadget: f_rndis: OS descriptors support

2014-04-30 Thread Michal Nazarewicz
On Thu, Apr 24 2014, Andrzej Pietrasiewicz wrote: > In order for usb functions to expose OS descriptors they > need to be made aware of OS descriptors. This involves > extending the "options" structure and setting up > appropriate associations. > > Signed-off-by: Andrzej Pietrasiewicz > --- > dri

[RFC 4/9] usb: gadget: f_rndis: OS descriptors support

2014-04-24 Thread Andrzej Pietrasiewicz
In order for usb functions to expose OS descriptors they need to be made aware of OS descriptors. This involves extending the "options" structure and setting up appropriate associations. Signed-off-by: Andrzej Pietrasiewicz --- drivers/usb/gadget/f_rndis.c | 24 +--- drivers/