git: kernel/devfs: Allow devices to devctl_notify() also during cold boot.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Aug 29 01:07:46 PDT 2014
commit 249f96124a8f3149815b530093c05d0244bbbe9d
Author: Sascha Wildner <saw at online.de>
Date: Fri Aug 29 10:07:36 2014 +0200
kernel/devfs: Allow devices to devctl_notify() also during cold boot.
This fixes the issue that no moused(8) was started if a USB mouse was
plugged in already during booting.
While here, also rename the notify function.
In-collaboration-with: mneumann
Summary of changes:
sys/vfs/devfs/devfs_core.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/249f96124a8f3149815b530093c05d0244bbbe9d
--
DragonFly BSD source repository
More information about the Commits
mailing list