Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/15/2000 02:44:45
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Oct 14 23:44:44 UTC 2000

Modified Files:
	syssrc/sys/arch/arm26/iobus: iobus.c

Log Message:
Ensure that the IOC is attached before any other devices, mostly because
the UPC driver needs to know whether the system's got an IOEB in it.

The way this is implemented is a mess -- I need to get my mind round
autoconfiguration again.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm26/iobus/iobus.c

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