From: Shuah Khan <skhan@linuxfoundation.org>
To: Antonio Borneo <borneo.antonio@gmail.com>,
Valentina Manea <valentina.manea.m@gmail.com>,
Shuah Khan <shuah@kernel.org>,
linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH] usbip: tools: add in man page how to load the client's module
Date: Thu, 18 Jun 2020 11:11:31 -0600 [thread overview]
Message-ID: <95bd8906-5864-e5ae-e0d7-eae093b2d8af@linuxfoundation.org> (raw)
In-Reply-To: <20200618000831.1048255-1-borneo.antonio@gmail.com>
On 6/17/20 6:08 PM, Antonio Borneo wrote:
> While the man page usbipd.8 already informs the user on which
> kernel module has to be used on server side, the man page usbip.8
> does not provide any equivalent information on client side.
> Also, it could be hard for a newby to identify the proper usbip
> client kernel module, due to the name "vhci-hcd" that has no
> immediate assonance with usbip.
>
> Add in usbip.8 the command to add the module vhci-hcd, similarly
> as it's already present in usbipd.8 for usbip-host.
>
> Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
> ---
> tools/usb/usbip/doc/usbip.8 | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tools/usb/usbip/doc/usbip.8 b/tools/usb/usbip/doc/usbip.8
> index a6097be25d28..81313f4913b4 100644
> --- a/tools/usb/usbip/doc/usbip.8
> +++ b/tools/usb/usbip/doc/usbip.8
> @@ -85,6 +85,8 @@ List local USB devices.
> client:# usbip list --remote=server
> - List exportable usb devices on the server.
>
While you are making changes, please change the above to the
following. This is more accurate.
List devices exported by remote=server
> + client:# modprobe vhci-hcd
> +
> client:# usbip attach --remote=server --busid=1-2
> - Connect the remote USB device.
>
>
thanks,
-- Shuah
next prev parent reply other threads:[~2020-06-18 17:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-18 0:08 [PATCH] usbip: tools: add in man page how to load the client's module Antonio Borneo
2020-06-18 17:11 ` Shuah Khan [this message]
2020-06-25 13:17 ` [PATCH v2] " Antonio Borneo
2020-06-25 21:11 ` Shuah Khan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=95bd8906-5864-e5ae-e0d7-eae093b2d8af@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=borneo.antonio@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=valentina.manea.m@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox