Re: [PATCH v6 0/8] Add MA USB Host driver

From: Greg KH
Date: Fri May 15 2020 - 09:08:27 EST


On Fri, May 15, 2020 at 02:34:54PM +0200, Vladimir Stankovic wrote:
> Media Agnostic (MA) USB Host driver provides USB connectivity over an
> available network, allowing host device to access remote USB devices
> attached to one or more MA USB devices (accessible via network).
>
> This driver has been developed to enable the host to communicate
> with DisplayLink products supporting MA USB protocol (MA USB device,
> in terms of MA USB Specification).
>
> MA USB protocol used by MA USB Host driver has been implemented in
> accordance with MA USB Specification Release 1.0b.
>
> This driver depends on the functions provided by DisplayLink's
> user-space driver.

Any pointer to the code for this? Without reviewing that, reviewing
this code is going to be impossible, as I stated last time.

thanks,

greg k-h