]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introducing /dev/devctl. This device reports events in the
authorWarner Losh <imp@FreeBSD.org>
Mon, 7 Oct 2002 23:17:44 +0000 (23:17 +0000)
committerWarner Losh <imp@FreeBSD.org>
Mon, 7 Oct 2002 23:17:44 +0000 (23:17 +0000)
commit0b294f891d75eaf5f346698c6ed4aba71e1c5fee
treea6d85d91bd600c8b076d025c6b692abecbbb256e
parentc17fdbe3a94b8845c36bbbf4f0680e7b80d8138f
Introducing /dev/devctl.  This device reports events in the
configuration device hierarchy.  Device arrival, departure and not
matched are presently reported.  This will be the basis for devd, which
I still need to polish a little more before I commit it.  If you don't
use /dev/devctl, it will be a noop.
sys/kern/subr_bus.c