NetBSD/sys/arch/evbarm/iq31244
jdolecek 62fb613155 move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()
and ata_channel_destroy() respectively, to make attachment code simpler,
and to make it easier to spot special queue manipulation like cmdide(4)

on topic of PR kern/52606
2017-10-20 07:06:05 +00:00
..
README
iq31244_7seg.c
iq31244_machdep.c
iq31244_pci.c
iq31244reg.h
wdc_obio.c

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.