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:   thorpej
Date:           Sun May 20 15:15:41 UTC 2018

Added Files:
        src/share/man/man4: gpiopps.4
        src/sys/modules/gpiopps: Makefile gpiopps.ioconf

Log Message:
Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes by
me to adapt to the new GPIO interrupt interface and support a wider variety
of GPIO pin configuations.

PR kern/51676

(Oops, forgot to "cvs add" these items previously.)


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/man/man4/gpiopps.4
cvs rdiff -u -r0 -r1.1 src/sys/modules/gpiopps/Makefile \
    src/sys/modules/gpiopps/gpiopps.ioconf

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