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

From: Greg KH
Date: Tue Apr 28 2020 - 07:05:03 EST


On Sat, Apr 25, 2020 at 11:19:46AM +0200, vladimir.stankovic@xxxxxxxxxxxxxxx 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.

Is that a USB-released spec?

>
> This driver depends on the functions provided by DisplayLink's
> user-space driver.

Where can that userspace code be found?

thanks,

greg k-h