Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   kenh
Date:           Fri Feb 27 03:13:55 UTC 2009

Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man4: gpio.4
        src/share/man/man4/man4.evbarm: Makefile intro.4
        src/sys/arch/arm/ep93xx: epgpio.c files.ep93xx
        src/sys/arch/evbarm/conf: TS7200
Added Files:
        src/share/man/man4/man4.evbarm: epgpio.4

Log Message:
Improved support for GPIO support on the EP93xx ARM processors.
Specifically:

Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).


To generate a diff of this commit:
cvs rdiff -r1.1126 -r1.1127 src/distrib/sets/lists/man/mi
cvs rdiff -r1.7 -r1.8 src/share/man/man4/gpio.4
cvs rdiff -r1.3 -r1.4 src/share/man/man4/man4.evbarm/Makefile \
    src/share/man/man4/man4.evbarm/intro.4
cvs rdiff -r0 -r1.1 src/share/man/man4/man4.evbarm/epgpio.4
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/ep93xx/epgpio.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/ep93xx/files.ep93xx
cvs rdiff -r1.36 -r1.37 src/sys/arch/evbarm/conf/TS7200

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