NetBSD/sys/arch/evbarm/iq31244
dyoung fea15f47f1 #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
..
README
iq31244_7seg.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
iq31244_machdep.c Allow IQ80321-derived systems to provide an m.d. reboot routine. 2009-01-09 16:23:59 +00:00
iq31244_pci.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
iq31244reg.h
wdc_obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00

README

$NetBSD: README,v 1.1 2003/05/14 21:41:34 thorpej Exp $

The IQ31244 ("Red Canyon") is a reference board based around the
i80321 I/O processor and i31244 S-ATA controller.

To software, it is very similar to the IQ80321 eval board.  As such, we
share almost all of the IQ80321 code, and name our functions in a way
compatible with the IQ80321 code.