readme
来自「newos is new operation system」· 代码 · 共 12 行
TXT
12 行
This driver is by default in the build, but not actually used. It is not verymuch tested yet, and there are discussions about rewriting it from scratch,using other IDE specs/sources to get a stable driver.So, if you're doing filesystem drivers, it may be interesting to enable this on your_test_ system, just to see if you can mount your filesystem. But please be awarethat this could scramble up the contents of that harddisk, so please don't useit if you've got any critical data on a disk in the system you're going to test on.This driver may be completely rewritten in the future, so don't spent to muchtime on testing it, or fixing it.... use it to test _your_ fs driver!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?