CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/11/07 07:49:02
Modified files:
sys/arch/mips64/include: archtype.h
sys/arch/mips64/mips64: arcbios.c
sys/arch/sgi/dev: dsrtc.c
sys/arch/sgi/include: autoconf.h
sys/arch/sgi/pci: ioc.c
sys/arch/sgi/sgi: ip27.h ip27_machdep.c machdep.c mainbus.c
sginode.c
sys/arch/sgi/xbow: xbow.c xbridge.c
sys/dev/pci : isp_pci.c
Log message:
Change sgi system identification from a single system type list, to a smaller
system type list (which really is the system family) and a subsystem type.
No functional change yet.