1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 14:15:08 +00:00
serenity/Kernel/FileSystem/SysFS/Subsystems/Devices
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
..
Graphics Kernel/SysFS: Add exposing interface for DisplayConnectors 2022-07-19 11:02:37 +01:00
Storage Kernel/Storage: Remove InterfaceType enum 2022-08-14 01:09:03 +01:00
Directory.cpp Kernel/SysFS: Add exposing interface for DisplayConnectors 2022-07-19 11:02:37 +01:00
Directory.h Kernel/SysFS: Add /sys/devices/storage directory 2022-07-15 12:29:23 +02:00