Subject: CVS commit: src/sys/arch/arm/ixp12x0
To: None <source-changes@netbsd.org>
From: Naoto SHIMAZAKI <igy@netbsd.org>
List: source-changes
Date: 02/21/2003 03:53:36
Module Name:	src
Committed By:	igy
Date:		Fri Feb 21 01:53:36 UTC 2003

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

Log Message:
Don't use dv_unit to determine console.  Back to comparing iobase again.
We always assume ixpcom is at statically mapped address (0xf0000000).


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/arm/ixp12x0/ixp12x0_com.c

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