Import hotplug(4) pseudo-device.
authorAlexander Polakov <polachok@gmail.com>
Fri, 4 Dec 2009 21:43:14 +0000 (00:43 +0300)
committerAlexander Polakov <polachok@gmail.com>
Fri, 4 Dec 2009 22:40:14 +0000 (01:40 +0300)
commit115f9a7253667c2f7197dc354b75baa17f5f331a
tree2d854b3fc6ba74fd72a5f817a67d2d89017b2870
parent1cd6569033ebea86452882fbb4a29a908568a3eb
Import hotplug(4) pseudo-device.

Obtained-from: OpenBSD.
share/man/man4/hotplug.4 [new file with mode: 0644]
sys/dev/misc/Makefile
sys/dev/misc/hotplug/Makefile [new file with mode: 0644]
sys/dev/misc/hotplug/hotplug.c [new file with mode: 0644]
sys/sys/hotplug.h [new file with mode: 0644]
sys/vfs/devfs/devfs_core.c