[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Mark Kettenis <kettenis_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 14 Dec 2006 10:36:12 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: kettenis_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/12/14 10:36:12
Modified files:
sys/arch/alpha/pci: apecs.c cia.c irongate.c lca.c tsc.c
sys/arch/amd64/amd64: mainbus.c
sys/arch/arm/footbridge: footbridge.c
sys/arch/arm/xscale: i80321.c
sys/arch/hppa/dev: dino.c
sys/arch/hppa64/dev: elroy.c
sys/arch/i386/i386: mainbus.c
sys/arch/i386/pci: pchb.c
sys/arch/macppc/pci: ht.c mpcpcibus.c
sys/arch/mvmeppc/pci: mpcpcibr.c
sys/arch/sgi/pci: macepcibridge.c
sys/arch/sh/dev: shpcic.c
sys/arch/sparc64/dev: psycho.c schizo.c
sys/dev/pci : pci.c pcivar.h ppb.c
Log message:
Make pci subsystem aware of domains. Each host bridge gets assigned a unique
domain number such that we can distinguish between busses with the same bus
number that are behind different host bridges. Domains can be accessed by
using different device nodes.
ok deraadt@
Visit your host, monkey.org