Source-Changes archive

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

CVS commit: [netbsd-8] src/sys/dev/fdt



Module Name:    src
Committed By:   martin
Date:           Fri Jul  7 09:29:23 UTC 2017

Modified Files:
        src/sys/dev/fdt [netbsd-8]: gpiokeys.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #101):
        sys/dev/fdt/gpiokeys.c: revision 1.3
        sys/dev/fdt/gpiokeys.c: revision 1.4
Read the initial key state at startup so we only trigger events on state
changes. Prevents a misconfigured power button from shutting us down at
boot.
Only read gpio pin if the pin is valid


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.12.1 src/sys/dev/fdt/gpiokeys.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