Re: [PATCH v9 3/4] docs: Add documentation for userspace client interface

From: Jakub Kicinski
Date: Sun Oct 25 2020 - 17:46:51 EST


On Fri, 23 Oct 2020 16:17:54 -0700 Hemant Kumar wrote:
> +UCI driver enables userspace clients to communicate to external MHI devices
> +like modem and WLAN. UCI driver probe creates standard character device file
> +nodes for userspace clients to perform open, read, write, poll and release file
> +operations.

What's the user space that talks to this?