1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-26 01:43:29 +04:00
rCore/kernel/src/drivers
Harry Chen 8754a6eb15 Add PCI initialization in QEMU stdvga
Signed-off-by: Harry Chen <i@harrychen.xyz>
2019-04-08 03:03:35 +08:00
..
block Map e1000 to kernel space addr as well and rename its iface 2019-04-02 10:24:18 +08:00
bus Map ixgbe to kernel space as well 2019-04-02 10:50:33 +08:00
console Add ColorConfig support to framebuffer driver 2019-04-08 01:30:25 +08:00
gpu Add PCI initialization in QEMU stdvga 2019-04-08 03:03:35 +08:00
input Do not use alloc::prelude 2019-04-02 08:52:13 +08:00
net Map ixgbe to kernel space as well 2019-04-02 10:50:33 +08:00
serial Add VGA implementation for mipsel malta board 2019-04-08 02:06: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 Merge remote-tracking branch 'origin/master' into mipsel 2019-04-04 00:31:59 +08:00
provider.rs Move ixgbe to isomorphic_drivers, and format driver codes 2019-03-20 16:29:42 +08:00