Skip to content

rcore-os/rust-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust for Linux 驱动模块开发

课题目标

学生选修该课题,可以学习到如何一步一步地开发一个Rust for Linux内核驱动;逐步积累并形成学习开发文档;进而有机会为rcore-os Rust操作系统社区以及Linux社区的发展,通过编写Rust驱动等方式贡献一份自己的力量。

具体课题计划

相关资料参考

Rust for Linux社区仓库: https://github.com/Rust-for-Linux

Linux之Rust api接口适配e1000网卡驱动: https://github.com/fujita/linux.git
Rust e1000网卡驱动模块,支持了e1000e1000e网卡: https://github.com/elliott10/e1000-driver.git

Rust实现的VirtIO驱动: https://github.com/rcore-os/virtio-drivers.git

RISCV物理开发板平台:华山派: https://github.com/sophgo/sophpi-huashan.git

内核编译blog参考:https://github.com/rcore-os/blog/blob/master/source/_posts/%E7%BC%96%E8%AF%91Linux%E5%86%85%E6%A0%B8%E5%BC%80%E5%90%AFRust%E8%AF%AD%E8%A8%80%E6%94%AF%E6%8C%81.md

Rust for Linux 设备驱动实现案例

Linux上的Rust驱动程序

About

Rust for Linux 设备驱动开发

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published