git: resource: Per-CPU hardware resources support, step 5 of many
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Oct 11 06:48:54 PDT 2011
commit d2f04fe0deb1d0940f319024f543fc3b2310b830
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Oct 9 22:00:33 2011 +0800
resource: Per-CPU hardware resources support, step 5 of many
Fix up cpuid parameter passed to resource_list_add() after
bus_set_resource and bus_alloc_resource DEVMETHODs have cpuid
parameter.
Summary of changes:
sys/bus/pccard/pccard.c | 3 ++-
sys/bus/pci/pci.c | 4 +++-
sys/dev/misc/puc/puc.c | 4 ++--
sys/dev/netif/ndis/if_ndis_pccard.c | 3 ++-
4 files changed, 9 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d2f04fe0deb1d0940f319024f543fc3b2310b830
--
DragonFly BSD source repository
More information about the Commits
mailing list