NetBSD-Bugs archive

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

PR/51676 CVS commit: src



The following reply was made to PR kern/51676; it has been noted by GNATS.

From: "Jason R Thorpe" <thorpej%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51676 CVS commit: src
Date: Sun, 20 May 2018 15:15:41 +0000

 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