Source-Changes archive

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

CVS commit: src/sys/arch/mips/alchemy/dev



Module Name:    src
Committed By:   gdamore
Date:           Fri Mar 24 02:58:36 UTC 2006

Modified Files:
        src/sys/arch/mips/alchemy/dev: augpio.c
Added Files:
        src/sys/arch/mips/alchemy/dev: augpiovar.h

Log Message:
Add macros so that GPIOs can be accessed directly without having to use
ioctls or the GPIO framework.  Useful for some subsystems such as PCMCIA, that
may also use GPIOs.  Requested by Kiyohara Takashi.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/mips/alchemy/dev/augpio.c
cvs rdiff -r0 -r1.3 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