Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | H A D | 09-Jul-2024 | 349 | 9 | 6 | |
iq31244_7seg.c | H A D | 09-Jul-2024 | 6.1 KiB | 343 | 69 | |
iq31244_machdep.c | H A D | 09-Jul-2024 | 2.5 KiB | 76 | 24 | |
iq31244_pci.c | H A D | 09-Jul-2024 | 4.7 KiB | 161 | 87 | |
iq31244reg.h | H A D | 09-Jul-2024 | 1.8 KiB | 41 | 7 | |
wdc_obio.c | H A D | 09-Jul-2024 | 4.2 KiB | 134 | 77 |
README
1$NetBSD: README,v 1.1 2003/05/14 21:41:34 thorpej Exp $ 2 3The IQ31244 ("Red Canyon") is a reference board based around the 4i80321 I/O processor and i31244 S-ATA controller. 5 6To software, it is very similar to the IQ80321 eval board. As such, we 7share almost all of the IQ80321 code, and name our functions in a way 8compatible with the IQ80321 code. 9