Subject: CVS commit: src/sys/arch/arm/ixp12x0
To: None <source-changes@netbsd.org>
From: Naoto SHIMAZAKI <igy@netbsd.org>
List: source-changes
Date: 03/06/2003 08:17:45
Module Name:	src
Committed By:	igy
Date:		Thu Mar  6 06:17:44 UTC 2003

Modified Files:
	src/sys/arch/arm/ixp12x0: ixp12x0_com.c ixp12x0_comvar.h

Log Message:
Remove #ifdef __HAVE_GENERIC_SOFT_INTERRUPTS switch and old interrupt
support.  Ixp12x0 port always uses generic soft interrupt.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/arm/ixp12x0/ixp12x0_com.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/arm/ixp12x0/ixp12x0_comvar.h

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