mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 12:06:37 +00:00
🆕 读取fat32文件系统的基础信息
This commit is contained in:
@ -279,7 +279,6 @@ static bool ahci_read(HBA_PORT *port, uint32_t startl, uint32_t starth, uint32_t
|
||||
return E_PORT_HUNG;
|
||||
}
|
||||
|
||||
kdebug("slot=%d", slot);
|
||||
port->ci = 1 << slot; // Issue command
|
||||
|
||||
sched_cfs();
|
||||
|
Reference in New Issue
Block a user