We now have DevFileSystem which is derived from RamFileSystem. All devices are RamInodes. We don't have separate DeviceManager anymore. To iterate over devices, you can loop througn every inode in devfs. |
||
---|---|---|
.. | ||
DevFS | ||
RamFS | ||
Ext2.h | ||
FileSystem.h | ||
Inode.h | ||
Pipe.h | ||
VirtualFileSystem.h |