12 Commits

Author SHA1 Message Date
fslongjin
afb80d4d6e new: usb控制器检测 2022-07-17 17:24:27 +08:00
fslongjin
9ed3eb2ae2 bugfix: 修复pci获取设备结构体时类型错误的bug 2022-07-17 16:53:00 +08:00
fslongjin
d0ddb73788 🔧 include上级文件夹时,统一采用<>来指定文件 2022-07-17 15:41:19 +08:00
fslongjin
f5f36aafd8 将内核定位到高地址(存在bug,中断时会访问低地址) 2022-04-10 21:30:16 +08:00
fslongjin
cac29db7c5 删除一些日志 2022-04-04 22:54:50 +08:00
fslongjin
8294e0d12b 🆕 读取SATA磁盘 2022-03-31 00:17:55 +08:00
fslongjin
741aa09b9b 🆕 按照class来读取对应的pci设备的接口 2022-03-30 15:36:00 +08:00
fslongjin
f4cd6f8811 🆕 使能msi的代码 2022-03-23 00:21:31 +08:00
fslongjin
08fa7b5358 🆕 能成功遍历pci总线下的设备 2022-03-22 18:02:37 +08:00
fslongjin
db3749ece4 🆕 递归枚举pci总线上的设备 2022-03-21 23:44:17 +08:00
fslongjin
5e9bd1d44e 🆕 读取pci设备header 2022-03-21 20:39:14 +08:00
fslongjin
5c3a472310 🆕 pci驱动的数据结构 2022-03-21 18:34:49 +08:00