haiku/src/system/kernel/fs
Michael Lotz bece4ef7ab Implemented driver unloading. When a driver is rescaned and doesn't publish
any devices anymore it gets unloaded. Also made sure the function pointers
are properly initialized and disabled debug output.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23494 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-13 18:49:39 +00:00
..
devfs.cpp Implemented driver unloading. When a driver is rescaned and doesn't publish 2008-01-13 18:49:39 +00:00
fd.cpp Merged branch haiku/branches/developer/bonefish/optimization revision 2008-01-11 00:36:44 +00:00
IOScheduler.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
IOScheduler.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
Jamfile * rootfs.c -> rootfs.cpp 2007-10-04 14:30:50 +00:00
KPath.cpp Added RemoveLeaf() leaf method. Very handy for recursive directory 2007-07-15 00:34:17 +00:00
node_monitor.cpp bonefish+axeld: 2007-08-01 14:48:44 +00:00
pipefs.cpp * Extracted file_map API out of the file cache - it's now an optional service 2007-11-10 21:19:52 +00:00
rootfs.cpp * Extracted file_map API out of the file cache - it's now an optional service 2007-11-10 21:19:52 +00:00
vfs_boot.cpp dump all found devices and partitions to serial debug output 2007-12-26 15:25:05 +00:00
vfs_boot.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00
vfs_net_boot.cpp Computed the netmask in net endianess. The wrong netmask caused 2007-07-19 13:58:17 +00:00
vfs_net_boot.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00
vfs.cpp Fix comment. 2008-01-13 00:27:05 +00:00