mirror of
https://github.com/XunilGroup/XunilOS.git
synced 2026-06-02 13:44:25 +02:00
Add virtio driver for aarch64 with only input for now, move keyboard,
mouse and other io logic to an io folder, make ps2 convert to linux event codes like virtio, force modern mmio and gic version 2 on aarch64
This commit is contained in:
@@ -1 +1,2 @@
|
||||
pub const TIMER_FREQUENCY_HZ: usize = 1000;
|
||||
pub const TIMER_FREQUENCY_HZ: usize = 1000;
|
||||
pub const KARCH: &str = "aarch64";
|
||||
Reference in New Issue
Block a user