Source-Changes archive

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

CVS commit: syssrc/sys/arch/mips



Module Name:    syssrc
Committed By:   simonb
Date:           Mon Jul 29 15:39:16 UTC 2002

Added Files:
        syssrc/sys/arch/mips/alchemy: au_cpureg_mem.c au_icu.c au_timer.c
            aubus.c
        syssrc/sys/arch/mips/alchemy/dev: auaudio.c aucom_aubus.c aurtc.c
            if_aumac.c if_aumacreg.h ohci.c
        syssrc/sys/arch/mips/alchemy/include: aubusvar.h aureg.h auvar.h
        syssrc/sys/arch/mips/conf: files.alchemy

Log Message:
Add support for the the Alchemy Semiconductor Au1x00 series on-chip
devices.  Currently the serial ports and ethernet MAC have working
drivers, and this has only been physically tested on the Au1000 CPU,
but these devices should work on the Au1100 and Au1500 CPUs too.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/mips/alchemy/au_cpureg_mem.c \
    syssrc/sys/arch/mips/alchemy/au_icu.c \
    syssrc/sys/arch/mips/alchemy/au_timer.c \
    syssrc/sys/arch/mips/alchemy/aubus.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/mips/alchemy/dev/auaudio.c \
    syssrc/sys/arch/mips/alchemy/dev/aucom_aubus.c \
    syssrc/sys/arch/mips/alchemy/dev/aurtc.c \
    syssrc/sys/arch/mips/alchemy/dev/if_aumac.c \
    syssrc/sys/arch/mips/alchemy/dev/if_aumacreg.h \
    syssrc/sys/arch/mips/alchemy/dev/ohci.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/mips/alchemy/include/aubusvar.h \
    syssrc/sys/arch/mips/alchemy/include/aureg.h \
    syssrc/sys/arch/mips/alchemy/include/auvar.h
cvs rdiff -r0 -r1.1 syssrc/sys/arch/mips/conf/files.alchemy

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