diff options
author | Yanteng Si <siyanteng01@gmail.com> | 2021-10-26 19:45:30 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-10-26 09:26:22 -0600 |
commit | d9bfdf183b1d43f70ec5e453d7b5e789ab029552 (patch) | |
tree | af1241bb5e866ab51774386590c9c67af19263f4 /Documentation/translations/zh_CN/PCI | |
parent | 2df9f7f57905e61cf638284bf86af30f7849ed6b (diff) | |
download | linux-d9bfdf183b1d43f70ec5e453d7b5e789ab029552.tar.bz2 |
docs/zh_CN add PCI index.rst translation
Translate ../PCI/index.rst into Chinese
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Alex Shi <alexs@kernel.org>
Link: https://lore.kernel.org/r/668466823fd2b66768553f12199bce74e8450f78.1635248253.git.siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/zh_CN/PCI')
-rw-r--r-- | Documentation/translations/zh_CN/PCI/index.rst | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/PCI/index.rst b/Documentation/translations/zh_CN/PCI/index.rst new file mode 100644 index 000000000000..8c6dec03856f --- /dev/null +++ b/Documentation/translations/zh_CN/PCI/index.rst @@ -0,0 +1,35 @@ +.. SPDX-License-Identifier: GPL-2.0 +.. include:: ../disclaimer-zh_CN.rst + +:Original: Documentation/PCI/index.rst + +:翻译: + + 司延腾 Yanteng Si <siyanteng@loongson.cn> + +:校译: + + + +.. _cn_PCI_index.rst: + +=================== +Linux PCI总线子系统 +=================== + +.. toctree:: + :maxdepth: 2 + :numbered: + +Todolist: + + pci + pciebus-howto + pci-iov-howto + msi-howto + sysfs-pci + acpi-info + pci-error-recovery + pcieaer-howto + endpoint/index + boot-interrupts |