Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/acorn32/eb7500atx



Module Name:    src
Committed By:   chris
Date:           Sat Jan  3 14:31:28 UTC 2004

Added Files:
        src/sys/arch/acorn32/eb7500atx: eb7500atx_machdep.c if_cs.c rsbus.c
            rsbus.h rsbus_io.c rsbus_io_asm.S rside.c rsidereg.h

Log Message:
First part of support for the eb7500atx board from simtec:
http://www.simtec.co.uk/products/EB7500ATX/

also available with RISC-OS as a RiscStation:
http://www.riscstation.co.uk/html/products.html

This is basic bootstrap with support for ide and networking, currently only
tested with booting from ABLE, and not RISC-OS.

I would have placed it into evbarm, but iomd doesn't appear to use the same
interrupt files as evbarm.  I'll check it into here for now, until iomd
uses the common interrupt code.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/acorn32/eb7500atx/eb7500atx_machdep.c \
    src/sys/arch/acorn32/eb7500atx/if_cs.c \
    src/sys/arch/acorn32/eb7500atx/rsbus.c \
    src/sys/arch/acorn32/eb7500atx/rsbus.h \
    src/sys/arch/acorn32/eb7500atx/rsbus_io.c \
    src/sys/arch/acorn32/eb7500atx/rsbus_io_asm.S \
    src/sys/arch/acorn32/eb7500atx/rside.c \
    src/sys/arch/acorn32/eb7500atx/rsidereg.h

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




Home | Main Index | Thread Index | Old Index