Commits (27)
-
陈林峰 authoredc722ba70
-
陈林峰 authored034dadd4
-
陈林峰 authored11318cf9
-
陈林峰 authored05c42341
-
陈林峰 authored7de0b4c4
-
陈林峰 authored
Complete pci device scans, probe stat devices, and modify other libraries to support the loonarch platform. Write a simple keyboard device driver. Add external interrupt support
2b94c087 -
陈林峰 authored
use isomorphic_drivers and pci-rs in rcore-os repository
5992cba3 -
陈林峰 authored
Close the external interrupt correlation, test the accuracy of the file system
07d6117e -
陈林峰 authored
Need to pay attention to compiler related errors, including two panic expansion functions
9bcca5b3 -
陈林峰 authored
Note that the matrix bug is triggered here, which needs to be fixed later
d2617823 -
陈林峰 authored
Since the process mechanism of the loongarch platform is different from that of riscv, the implementation of threads also needs to be modified. The main focus is on the kernel stack and trap context.
808e8e1f -
陈林峰 authored
This part does not involve hardware issues, so it can be advanced quickly, but the reader needs to fully understand the synchronization issues of the operating system
747894dc -
陈林峰 authoredf08094a1
-
陈林峰 authored
Characters can be printed on the screen. Support partial stack backtracking
430b8778 -
陈林峰 authored5ec1d1cd
-
陈林峰 authored
$r16->$r17
293337e8 -
陈林峰 authoredd351b8f6
-
陈林峰 authoredab094c42
-
陈林峰 authoreda16de9a5
-
陈林峰 authored214da1f7
-
陈林峰 authored7c2eb708
-
陈林峰 authorede7eb9a35
-
陈林峰 authoreda69ca3f4
-
陈林峰 authored9426a4ef
-
陈林峰 authored6c33fd1e
-
陈林峰 authored165fc842
-
陈林峰 authoredcd15d752
Showing
+129821 -68
cross_tools.md
deleted
100644 → 0
This diff is collapsed.
File added
File added
docs/PCI_Express_Base_11.pdf
0 → 100755
This diff is collapsed.
docs/PCI_LB3.0-2-6-04.pdf
0 → 100755
This diff is collapsed.
This diff is collapsed.
File moved
File added
File moved
File added
easy-fs-fuse/.gitignore
0 → 100644
easy-fs-fuse/.idea/vcs.xml
0 → 100644
easy-fs-fuse/Cargo.toml
0 → 100644