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:           Sun Feb 12 20:49:34 UTC 2006

Modified Files:
        src/sys/arch/evbmips/conf: DBAU1550
        src/sys/arch/mips/alchemy: au1550.c
        src/sys/arch/mips/conf: files.alchemy
Added Files:
        src/sys/arch/mips/alchemy/dev: augpio.c augpioreg.h augpiovar.h

Log Message:
Add GPIO driver, and GPIO access functions for other subsystems.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbmips/conf/DBAU1550
cvs rdiff -r1.2 -r1.3 src/sys/arch/mips/alchemy/au1550.c
cvs rdiff -r0 -r1.1 src/sys/arch/mips/alchemy/dev/augpio.c \
    src/sys/arch/mips/alchemy/dev/augpioreg.h \
    src/sys/arch/mips/alchemy/dev/augpiovar.h
cvs rdiff -r1.6 -r1.7 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