haiku/src/system/kernel/device_manager
Ingo Weinhold e50cf8765b * Moved the VM headers into subdirectory vm/.
* Renamed vm_cache.h/vm_address_space.h to VMCache.h/VMAddressSpace.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34449 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-02 18:05:10 +00:00
..
AbstractModuleDevice.cpp * VFS: 2009-10-01 03:06:34 +00:00
AbstractModuleDevice.h * VFS: 2009-10-01 03:06:34 +00:00
BaseDevice.cpp * VFS: 2009-10-01 03:06:34 +00:00
BaseDevice.h * VFS: 2009-10-01 03:06:34 +00:00
devfs_private.h * Added new devfs_unpublish_device() that gets a BaseDevice instead of a path. 2008-08-18 11:07:47 +00:00
devfs.cpp * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
device_manager_private.h * Integration of the new driver architecture. 2008-05-26 16:52:27 +00:00
device_manager.cpp * VFS: 2009-10-01 03:06:34 +00:00
dma_resources.cpp * Renamed src/system/kernel/device_manager/io_requests.{h,cpp} to 2009-03-08 17:30:37 +00:00
dma_resources.h * DMAResource::TranslateNext(): Added parameter to limit the maximum 2008-08-28 01:49:18 +00:00
FileDevice.cpp * VFS: 2009-10-01 03:06:34 +00:00
FileDevice.h * VFS: 2009-10-01 03:06:34 +00:00
id_generator.cpp * Initialize all static mutexes in the kernel through a MUTEX_INITIALIZER() 2008-06-05 23:19:27 +00:00
id_generator.h * Integration of the new driver architecture. 2008-05-26 16:52:27 +00:00
io_requests.cpp transfer_io_request_data(): There was some confusion about the isWrite 2009-11-19 16:19:59 +00:00
io_resources.cpp when acquiring results in an error, the resource should be reset to avoid a crash on delete 2008-06-01 15:27:00 +00:00
io_resources.h * Integration of the new driver architecture. 2008-05-26 16:52:27 +00:00
IORequest.cpp * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
IORequest.h Provide a way to directly request virtual vecs from an IOBuffer. If the buffer 2009-10-11 16:49:44 +00:00
IOScheduler.cpp * Adjusted thread priorities of several system services based on a mail from 2009-11-09 15:25:48 +00:00
IOScheduler.h headers/private/kernel/util/OpenHashTable.h, Hugo's version, is a bit nicer than 2009-07-27 00:39:12 +00:00
Jamfile * VFS: 2009-10-01 03:06:34 +00:00
legacy_drivers.cpp Fixed spelling. 2009-11-20 07:10:23 +00:00
legacy_drivers.h * Integration of the new driver architecture. 2008-05-26 16:52:27 +00:00