On Tuesday 04 September 2012 17:32:17 Bjørn Mork wrote:
> > No, that is perfectly all right. It seems to me that the API between usbnet
> > and its subdrivers is not powerful enough to support CDC-NCM well.
> 
> Maybe not.  But I assume that any shortcomings found could be integrated
> in usbnet, if that is found to be the best solution.
> 
> So what we are looking for is somehow for a usbnet minidriver to receive
> and submit single packet skbs and have usbnet handle all the logic
> related to packing and unpacking the multi-packet URBs.  Should not be
> impossible.

It is less trivial than it sounds, because protocols have specific requirements
concerning alignment and stuff. I'll post code.

        Regards
                Oliver

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to