mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-22 15:23:23 +00:00
PCI设备中断重构,删去USB相关代码 (#285)
* 修复ecam无法获取MCFG table的问题 * 完善pcie * 完善irq的错误检测机制
This commit is contained in:
@ -5,6 +5,7 @@ pub mod cpu;
|
||||
pub mod fpu;
|
||||
pub mod interrupt;
|
||||
pub mod mm;
|
||||
pub mod msi;
|
||||
pub mod pci;
|
||||
pub mod rand;
|
||||
pub mod sched;
|
||||
|
Reference in New Issue
Block a user