git: resource: Per-CPU hardware resources support, step 2 of man

看板DFBSD_commit作者時間14年前 (2011/10/22 18:03), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 93fad5193b3d1007ac4bfe4f0154d6843df9270a Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Mon Oct 3 22:05:56 2011 +0800 resource: Per-CPU hardware resources support, step 2 of many Add cpuid parameter to resource_list_alloc, so that this parameter could be passed to bus_alloc_resource DEVMETHOD Summary of changes: sys/bus/isa/i386/isa.c | 2 +- sys/bus/isa/isa_common.c | 16 ++++++---------- sys/bus/isa/x86_64/isa.c | 2 +- sys/bus/pccard/pccard.c | 2 +- sys/bus/pci/pci.c | 12 ++++++------ sys/kern/subr_bus.c | 5 +++-- sys/sys/bus.h | 2 +- 7 files changed, 19 insertions(+), 22 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/93fad5193b3d1007ac4bfe4f0154d6843df9270a -- DragonFly BSD source repository
文章代碼(AID): #1EefJqF1 (DFBSD_commit)