This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-09 15:26:47 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
/
driver
History
fslongjin
3fc2ec6d7e
🎨
更改全局变量定义的位置
2022-04-13 11:15:16 +08:00
..
acpi
🆕
HPET驱动
2022-04-08 12:20:53 +08:00
disk
将内核定位到高地址(存在bug,中断时会访问低地址)
2022-04-10 21:30:16 +08:00
interrupt
🎨
更改全局变量定义的位置
2022-04-13 11:15:16 +08:00
keyboard
🆕
ahci的FIS数据结构
2022-03-25 16:46:08 +08:00
mouse
解决了一些小问题
2022-03-18 19:18:36 +08:00
multiboot2
将内核层空间移动到0xffff800000000000
2022-04-09 21:11:07 +08:00
pci
将内核定位到高地址(存在bug,中断时会访问低地址)
2022-04-10 21:30:16 +08:00
timers
解决了在用户态下进行系统调用会禁用中断的问题
2022-04-12 15:25:21 +08:00