Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Mark Brinicombe <mark@netbsd.org>
List: source-changes
Date: 10/04/1998 18:17:55
Module Name:	src
Committed By:	mark
Date:		Mon Oct  5 01:17:55 UTC 1998

Modified Files:
	src/sys/arch/arm32/arm32: autoconf.c
Log Message:
Make sure ISA interrupts have been setup prior to configuring devices.
This is not nice and a better solution is needed. Really this should be
done when the PCI-ISA bridge is discovered but it is possible that
some PCI interrupts may be routed via the ISA interrupt controller
and thus this needs setting up first.