Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: gdamore
Date: Mon Feb 6 23:23:53 UTC 2006
Modified Files:
src/sys/arch/evbmips/conf: ALCHEMY
src/sys/arch/mips/alchemy: au_icu.c aubus.c
src/sys/arch/mips/alchemy/include: auvar.h
src/sys/arch/mips/conf: files.alchemy
Added Files:
src/sys/arch/mips/alchemy: au1000.c au1100.c au1500.c au1550.c
Log Message:
Fix up incorrect ICU reporting, add processor specific switch tables for
IRQ routing and such.
Closes PR port-evbmips/31992.
Reviewed by simonb@, matt@, and izumi@
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbmips/conf/ALCHEMY
cvs rdiff -r0 -r1.1 src/sys/arch/mips/alchemy/au1000.c \
src/sys/arch/mips/alchemy/au1100.c src/sys/arch/mips/alchemy/au1500.c \
src/sys/arch/mips/alchemy/au1550.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/mips/alchemy/au_icu.c
cvs rdiff -r1.17 -r1.18 src/sys/arch/mips/alchemy/aubus.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/mips/alchemy/include/auvar.h
cvs rdiff -r1.4 -r1.5 src/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