Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbmips
Module Name: src
Committed By: matt
Date: Thu Aug 6 00:50:26 UTC 2009
Added Files:
src/sys/arch/evbmips/conf: GDIUM files.gdium std.gdium
src/sys/arch/evbmips/gdium: autoconf.c bonito_mainbus.c gdium_bus_io.c
gdium_bus_mem.c gdium_dma.c gdium_genfb.c gdium_intr.c gdiumreg.h
gdiumvar.h machdep.c mainbus.c
Log Message:
GDIUM support. It compiles but doesn't yet work. It dies quickly in
mips_vector_init.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbmips/conf/GDIUM \
src/sys/arch/evbmips/conf/files.gdium src/sys/arch/evbmips/conf/std.gdium
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbmips/gdium/autoconf.c \
src/sys/arch/evbmips/gdium/bonito_mainbus.c \
src/sys/arch/evbmips/gdium/gdium_bus_io.c \
src/sys/arch/evbmips/gdium/gdium_bus_mem.c \
src/sys/arch/evbmips/gdium/gdium_dma.c \
src/sys/arch/evbmips/gdium/gdium_genfb.c \
src/sys/arch/evbmips/gdium/gdium_intr.c \
src/sys/arch/evbmips/gdium/gdiumreg.h \
src/sys/arch/evbmips/gdium/gdiumvar.h \
src/sys/arch/evbmips/gdium/machdep.c src/sys/arch/evbmips/gdium/mainbus.c
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