NetBSD-Bugs archive

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

PR/52848 CVS commit: src/sys/modules



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52848 CVS commit: src/sys/modules
Date: Thu, 28 Dec 2017 21:14:25 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Fri Dec 29 02:14:25 UTC 2017
 
 Modified Files:
 	src/sys/modules: Makefile
 Added Files:
 	src/sys/modules/am2315temp: Makefile am2315temp.ioconf
 	src/sys/modules/si70xxtemp: Makefile si70xxtemp.ioconf
 
 Log Message:
 PR/52848: Brad Spencer: Add module glue for AM2315 and SI70xx drivers
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.196 -r1.197 src/sys/modules/Makefile
 cvs rdiff -u -r0 -r1.1 src/sys/modules/am2315temp/Makefile \
     src/sys/modules/am2315temp/am2315temp.ioconf
 cvs rdiff -u -r0 -r1.1 src/sys/modules/si70xxtemp/Makefile \
     src/sys/modules/si70xxtemp/si70xxtemp.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