DragonFly-2.3.2.290.g7cbab master sys/kern kern_conf.c sys/sys d

看板DFBSD_commit作者時間16年前 (2009/08/06 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 7cbab9dafa4f803b27a7ff3273e0ce988b0aa8be Author: Alex Hornung <ahornung@gmail.com> Date: Wed Aug 5 19:29:45 2009 +0100 DEVFS - change the rdev allocator to consider minor Add a unique id to each dev ops in use and use this one and the minor to construct the rdev. Summary of changes: sys/kern/kern_conf.c | 2 +- sys/sys/device.h | 7 ++++--- sys/vfs/devfs/devfs.h | 3 +++ sys/vfs/devfs/devfs_core.c | 42 ++++++++++++++++++++++++++++++++++++++++-- 4 files changed, 48 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7cbab9dafa4f803b27a7ff3273e0ce988b0aa8be -- DragonFly BSD source repository
文章代碼(AID): #1AUTusyg (DFBSD_commit)