1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 08:45:08 +00:00
serenity/Kernel/FileSystem/SysFS/Subsystems
Liav A c3eaa73113 Kernel/Storage: Remove InterfaceType enum
This enum was created to help put distinction between the commandset and
the interface type, as ATAPI devices are simply ATA devices utilizing
the SCSI commandset. Because we don't support ATAPI, putting such type
of distinction is pointless, so let's remove this for now.
2022-08-14 01:09:03 +01:00
..
Bus Kernel/FileSystem: Use a new debug flag for SysFS debug messages 2022-08-08 02:33:25 +00:00
DeviceIdentifiers Kernel/SysFS: Fix parent directory hierarchy with symbolic links 2022-07-24 13:38:24 +01:00
Devices Kernel/Storage: Remove InterfaceType enum 2022-08-14 01:09:03 +01:00
Firmware Kernel/SysFS: Mark SysFSDirectory traverse and lookup methods as final 2022-07-15 12:29:23 +02:00