]> Zhao Yanbai Git Server - minix.git/commit
Add hot plugging infrastructure in rc file.
authorKees Jongenburger <kees.jongenburger@gmail.com>
Mon, 4 Jun 2012 11:15:23 +0000 (11:15 +0000)
committerKees Jongenburger <kees.jongenburger@gmail.com>
Mon, 18 Jun 2012 07:31:14 +0000 (09:31 +0200)
commit7750657783b4aa0e22f3924bc218f26965701b5e
tree39c6df50bd2acf0318d3c6cfa9fa21e6968a899d
parent6417d3e064701f35cc549045c4697c1e5151e936
Add hot plugging infrastructure in rc file.

Adding hot plugging infrastructure in rc file. This includes
starting the devman service, mounting it's file system and
starting the corresponding devmand daemon.

This patch also provide error free shutdown of the USB sub-system.

The USB sub system needs to be shutdown in a certain order but also
consists of components living in /usr/pkg/. By checking the
existence of usbd we can stop it in the correct order.
etc/rc