CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/04/13 15:17:54
Modified files:
sys/arch/sgi/conf: files.sgi
sys/arch/sgi/dev: dsrtc.c
sys/arch/sgi/include: bus.h
sys/arch/sgi/pci: ioc.c
sys/arch/sgi/sgi: ip30_machdep.c
sys/arch/sgi/xbow: files.xbow xbow.c xbow.h xbridge.c
Added files:
sys/arch/sgi/include: mnode.h
sys/arch/sgi/sgi: ip27_machdep.c sginode.c
Log message:
The start of Origin 200 support. Based on some code contributed by pefo@
some years ago for KL enumeration, building on the existing XBow support
to limit ourselves to a single node for now.
This is a work-in-progress; it currently lacks complete interrupt code,
as well as PCI resource management. And there are likely bugs creeping
inside.