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
/
usb
History
fslongjin
2b0b727893
🔧
将enable msi的部分更新为使用msi_desc来完成
2022-07-25 13:50:03 +08:00
..
xhci
🔧
将enable msi的部分更新为使用msi_desc来完成
2022-07-25 13:50:03 +08:00
Makefile
new: usb控制器检测
2022-07-17 17:24:27 +08:00
usb.c
增加了xhci cap regs的数据结构
2022-07-17 23:07:09 +08:00
usb.h
xhci控制器初始化(还存在bug,无法reset端口)
2022-07-21 20:43:49 +08:00