haiku/headers/private/kernel/disk_device_manager
Ingo Weinhold ef9b1b52ee Implemented a preliminary disk device scanning in KDiskDeviceManager.
Some changes to KPartition, KDiskDevice, KDiskSystem on this way.
Still missing is KPartition::Publish() and its invocation in
KDiskDeviceManager. Then everything should be in place to start with
porting the scanning parts of our disk system modules.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3486 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-12 22:21:10 +00:00
..
ddm_modules.h Turned the loose set of functions into partition and FS module interfaces. 2003-06-10 22:41:02 +00:00
ddm_userland_interface.h Added TODO. 2003-06-10 22:43:52 +00:00
disk_device_manager.h Small changes in the header, and implemented everything needed for scanning. 2003-06-11 22:04:34 +00:00
KDiskDevice.h Implemented a preliminary disk device scanning in KDiskDeviceManager. 2003-06-12 22:21:10 +00:00
KDiskDeviceJob.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDeviceJobFactory.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDeviceJobQueue.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDeviceManager.h Implemented a preliminary disk device scanning in KDiskDeviceManager. 2003-06-12 22:21:10 +00:00
KDiskDeviceUtils.h Pulled set_string() out of KPartition.cpp for it is useful also in other classes. Added a generic AutoLocker. 2003-06-10 22:33:44 +00:00
KDiskSystem.h Implemented a preliminary disk device scanning in KDiskDeviceManager. 2003-06-12 22:21:10 +00:00
KFileSystem.h Some small fixes. 2003-06-10 22:36:53 +00:00
KPartition.h Implemented a preliminary disk device scanning in KDiskDeviceManager. 2003-06-12 22:21:10 +00:00
KPartitioningSystem.h Added an Init() amd dealt with the PrettyName(). 2003-06-11 22:00:59 +00:00