10 Commits

Author SHA1 Message Date
fslongjin
9f98a07345 new: 增加block_device和gendisk抽象 2022-09-05 13:38:07 +08:00
fslongjin
d0ddb73788 🔧 include上级文件夹时,统一采用<>来指定文件 2022-07-17 15:41:19 +08:00
fslongjin
b3ad8405a4 实现了打开、关闭、读取文件的功能 2022-04-27 20:49:10 +08:00
fslongjin
39dd802ff1 磁盘请求在处理时,切换进程 2022-04-19 15:13:59 +08:00
fslongjin
6d286be29f 初步完成了ahci驱动程序 2022-04-02 19:14:35 +08:00
fslongjin
405f55624d 🆕 写入磁盘扇区 2022-04-02 17:00:19 +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
576d9e33d9 add command table data structure 2022-03-25 16:51:57 +08:00
fslongjin
de7583cf31 🆕 ahci的FIS数据结构 2022-03-25 16:46:08 +08:00