Subject: CVS commit: src/sys/arch/evbarm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/14/2003 21:41:35
Module Name:	src
Committed By:	thorpej
Date:		Wed May 14 21:41:35 UTC 2003

Added Files:
	src/sys/arch/evbarm/conf: IQ31244 files.iq31244 std.iq31244
	src/sys/arch/evbarm/iq31244: README iq31244_7seg.c iq31244_pci.c

Log Message:
Add support for the Intel IQ31244 reference board, based on the i80321
I/O processor and the i31244 PCI-X S-ATA controller.

The IQ31244 is almost identical to the IQ80321, from software's
perspective, so we share much of the code.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/conf/IQ31244 \
    src/sys/arch/evbarm/conf/files.iq31244 \
    src/sys/arch/evbarm/conf/std.iq31244
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/iq31244/README \
    src/sys/arch/evbarm/iq31244/iq31244_7seg.c \
    src/sys/arch/evbarm/iq31244/iq31244_pci.c

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