haiku/src/kernel/core/device_manager
Axel Dörfler 38fdd0ca47 node_lock variable was replaced by gNodeLock (in nodes.c).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7485 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-10 00:25:43 +00:00
..
attributes.c Start of the integration of Thomas' pnp_manager (which is now called device_manager). 2004-04-30 16:42:58 +00:00
device_manager_private.h Rearranged the device_manager init/module stuff; it's now initialized from 2004-05-07 00:34:00 +00:00
device_manager.c node_lock variable was replaced by gNodeLock (in nodes.c). 2004-05-10 00:25:43 +00:00
dl_list.h Start of the integration of Thomas' pnp_manager (which is now called device_manager). 2004-04-30 16:42:58 +00:00
driver_loader.c Managed to compile all other needed files from the main device manager. 2004-05-02 17:04:25 +00:00
id_generator.c Start of the integration of Thomas' pnp_manager (which is now called device_manager). 2004-04-30 16:42:58 +00:00
io_resources.c Start of the integration of Thomas' pnp_manager (which is now called device_manager). 2004-04-30 16:42:58 +00:00
Jamfile Added the root node of the device tree to the build. 2004-05-07 00:16:46 +00:00
nodes.c The node lock was missing in action. 2004-05-07 00:32:45 +00:00
notifications.c Managed to compile all other needed files from the main device manager. 2004-05-02 17:04:25 +00:00
patterns.c Managed to compile all other needed files from the main device manager. 2004-05-02 17:04:25 +00:00
probe.c Managed to compile all other needed files from the main device manager. 2004-05-02 17:04:25 +00:00
registration.c Start of the integration of Thomas' pnp_manager (which is now called device_manager). 2004-04-30 16:42:58 +00:00
root_node.c Added the root node of the device tree to the build. 2004-05-07 00:16:46 +00:00
scan.c Managed to compile all other needed files from the main device manager. 2004-05-02 17:04:25 +00:00