1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-26 09:53:28 +04:00
rCore/kernel/src/drivers
Harry Chen 8dff9f1b14 Re-orgnize drivers for mipsel, extract FBConsole driver to common directory
Signed-off-by: Harry Chen <i@harrychen.xyz>
2019-04-03 12:07:58 +08:00
..
block Implement sys_sendfile 2019-03-23 00:20:25 +08:00
bus Implement sys_openat and sys_renameat 2019-03-24 00:36:13 +08:00
console Re-orgnize drivers for mipsel, extract FBConsole driver to common directory 2019-04-03 12:07:58 +08:00
gpu Move ixgbe to isomorphic_drivers, and format driver codes 2019-03-20 16:29:42 +08:00
input Move ixgbe to isomorphic_drivers, and format driver codes 2019-03-20 16:29:42 +08:00
net Allow page fault handler to bypass process lock and fix thread pool wakeup for exited process 2019-03-23 23:50:30 +08:00
device_tree.rs Pass dtb to driver, remove rv code in io 2019-04-02 01:59:50 +08:00
mod.rs Pass dtb to driver, remove rv code in io 2019-04-02 01:59:50 +08:00
provider.rs Move ixgbe to isomorphic_drivers, and format driver codes 2019-03-20 16:29:42 +08:00