mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-31 14:13:39 +00:00

The content of zh_TW was too outdated comparing to the original files. Consequently carry out improvements in order to both keep track of sources and fix several grammatical mistakes in traditional Chinese. This is a thorough rewrite of the previous patch: https://lore.kernel.org/linux-doc/20230807120006.6361-1-src.res.211@gmail.com/ in order to get rid of text damage and merging errors, created based on linux-next (date: Oct. 9, 2023). Signed-off-by: Hu Haowen <src.res.211@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20231011051212.17580-1-src.res.211@gmail.com
25 lines
764 B
ReStructuredText
25 lines
764 B
ReStructuredText
.. include:: ../../disclaimer-zh_TW.rst
|
||
|
||
:Original: Documentation/arch/openrisc/todo.rst
|
||
|
||
:翻譯:
|
||
|
||
司延騰 Yanteng Si <siyanteng@loongson.cn>
|
||
|
||
.. _tw_openrisc_todo.rst:
|
||
|
||
========
|
||
待辦事項
|
||
========
|
||
|
||
OpenRISC Linux的移植已經完全投入使用,並且從 2.6.35 開始就一直在上游同步。
|
||
然而,還有一些剩餘的項目需要在未來幾個月內完成。 下面是一個即將進行調查的已知
|
||
不盡完美的項目列表,即我們的待辦事項列表。
|
||
|
||
- 實現其餘的DMA API……dma_map_sg等。
|
||
|
||
- 完成重命名清理工作……代碼中提到了or32,這是架構的一個老名字。 我們
|
||
已經確定的名字是or1k,這個改變正在以緩慢積累的方式進行。 目前,or32相當
|
||
於or1k。
|
||
|