Source-Changes archive

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

CVS commit: src/sys/arch/sandpoint



Module Name:    src
Committed By:   phx
Date:           Sat Jan 14 19:39:25 UTC 2012

Modified Files:
        src/sys/arch/sandpoint/conf: GENERIC KUROBOX files.sandpoint
        src/sys/arch/sandpoint/include: bus_funcs.h
        src/sys/arch/sandpoint/sandpoint: machdep.c mainbus.c
Added Files:
        src/sys/arch/sandpoint/sandpoint: nhpow.c

Log Message:
New device nhpow(4) to support the onboard GPIO pins on a NH230/231 board for
buttons, powerdown, reset, LEDs and fan control. It attaches gpio(4) for
its 8 pins on demand.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/arch/sandpoint/conf/GENERIC
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sandpoint/conf/KUROBOX
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/sandpoint/conf/files.sandpoint
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sandpoint/include/bus_funcs.h
cvs rdiff -u -r1.60 -r1.61 src/sys/arch/sandpoint/sandpoint/machdep.c
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/sandpoint/sandpoint/mainbus.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/sandpoint/sandpoint/nhpow.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