haiku/src/kernel/core/disk_device_manager
Ingo Weinhold ac63679417 Small changes in the header, and implemented everything needed for scanning.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3480 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-11 22:04:34 +00:00
..
jobs Mostly empty implementations for the disk device manager classes. Save KPartition which is partially done. 2003-06-09 23:10:09 +00:00
disk_device_manager.cpp Small changes in the header, and implemented everything needed for scanning. 2003-06-11 22:04:34 +00:00
Jamfile Added new files, and we now link against our kernelland_emu library, because modules are used. 2003-06-10 22:47:10 +00:00
KDiskDevice.cpp Implemented basic parts of KDiskDevice. 2003-06-10 22:35:12 +00:00
KDiskDeviceJob.cpp Mostly empty implementations for the disk device manager classes. Save KPartition which is partially done. 2003-06-09 23:10:09 +00:00
KDiskDeviceJobFactory.cpp Mostly empty implementations for the disk device manager classes. Save KPartition which is partially done. 2003-06-09 23:10:09 +00:00
KDiskDeviceJobQueue.cpp Mostly empty implementations for the disk device manager classes. Save KPartition which is partially done. 2003-06-09 23:10:09 +00:00
KDiskDeviceManager.cpp Added basic disk system management. 2003-06-11 21:59:27 +00:00
KDiskSystem.cpp Added an Init() amd dealt with the PrettyName(). 2003-06-11 22:00:59 +00:00
KFileSystem.cpp Mostly empty implementations for the disk device manager classes. Save KPartition which is partially done. 2003-06-09 23:10:09 +00:00
KPartition.cpp * Added CreateChild(). 2003-06-11 22:03:26 +00:00
KPartitioningSystem.cpp Added an Init() amd dealt with the PrettyName(). 2003-06-11 22:00:59 +00:00
List.h Mostly empty implementations for the disk device manager classes. Save KPartition which is partially done. 2003-06-09 23:10:09 +00:00
Locker.cpp A slightly modified BLocker. We should provide something like this for the kernel. 2003-06-10 22:29:52 +00:00
Locker.h A slightly modified BLocker. We should provide something like this for the kernel. 2003-06-10 22:29:52 +00:00
RWLocker.cpp A read-/write locker. Again, something that might also be useful elsewhere in the kernel. 2003-06-10 22:32:33 +00:00
RWLocker.h A read-/write locker. Again, something that might also be useful elsewhere in the kernel. 2003-06-10 22:32:33 +00:00