Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 12/14/2003 07:53:10
Module Name:	src
Committed By:	sekiya
Date:		Sun Dec 14 07:53:10 UTC 2003

Modified Files:
	src/sys/arch/sgimips/sgimips: ip22.c

Log Message:
Move IOC (integrated peripheral controller) init code into the IP22-specific
routine, as IP20 does not possess an IOC.  This will eventually be moved into
a dedicated IOC driver that attaches its peripherals as children, but the
changes involved are too intrusive right now.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/sgimips/sgimips/ip22.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.