git: devfs - Add new make_dev_covering

看板DFBSD_commit作者時間16年前 (2009/09/11 15:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 47ae500fd01ad33b1d1c66e8c07e38876dab6f02 Author: Alex Hornung <ahornung@gmail.com> Date: Fri Sep 11 07:10:09 2009 +0100 devfs - Add new make_dev_covering * Add a new make_dev_covering which is used by systems such as the disk subsystem, that make_dev for an underlying device. Summary of changes: sys/kern/kern_conf.c | 38 +++++++++++++++++++++++++++++++++++--- sys/sys/conf.h | 1 + sys/sys/devfs.h | 2 +- sys/sys/device.h | 2 ++ sys/vfs/devfs/devfs_core.c | 11 ++++++++--- 5 files changed, 47 insertions(+), 7 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/47ae500fd01ad33b1d1c66e8c07e38876dab6f02 -- DragonFly BSD source repository
文章代碼(AID): #1AgVMpuo (DFBSD_commit)