Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/alchemy
Module Name: src
Committed By: gdamore
Date: Sat Feb 18 23:21:06 UTC 2006
Modified Files:
src/sys/arch/mips/alchemy: au1000.c au1100.c au1500.c au1550.c
src/sys/arch/mips/alchemy/dev: augpio.c augpioreg.h
Removed Files:
src/sys/arch/mips/alchemy/dev: augpiovar.h
Log Message:
Use bus_space instead of direct access.
Fix a couple of inverted bits.
Added GPIO_BASE definition to aureg.h.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/mips/alchemy/au1000.c \
src/sys/arch/mips/alchemy/au1100.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/mips/alchemy/au1500.c \
src/sys/arch/mips/alchemy/au1550.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/mips/alchemy/dev/augpio.c \
src/sys/arch/mips/alchemy/dev/augpioreg.h
cvs rdiff -r1.1 -r0 src/sys/arch/mips/alchemy/dev/augpiovar.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