Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst

From: Weijie Yuan

Date: Sat Sep 26 2026 - 07:05:09 EST


On 2026-09-26 12:10:16 +0200, Jiaming Ouyang <jiamingouyang13@xxxxxxxxx> wrote:

> docs/zh_CN: add Chinese translation for usb/ohci.rst

Besides the comments from Greg, I think the line above should better
belong to the Subject: line in the email headers. But there, it is a part
of email body now, i.e. the line started with 'docs/zh_CN' will appear
twice in the same commit.

Thanks.

> Translate Documentation/usb/ohci.rst into Chinese Simplified.
>
> The translation covers OHCI driver overview, hardware protocol
> differences (OHCI vs UHCI), improvements since 2.4 kernel,
> queueable interrupt transfers, and non-PCI support.
>
> ---
> Changes in v2:
> - Correct the date
> - Correct the layout
> - Add specific details for it's contributors
>
> ---
> Signed-off-by: Jiaming Ouyang <jiamingouyang13@xxxxxxxxx>
> ---