Module Name: src Committed By: martin Date: Fri Oct 25 17:25:23 UTC 2019
Modified Files: src/sys/arch/amd64/conf: GENERIC Log Message: whitespace To generate a diff of this commit: cvs rdiff -u -r1.539 -r1.540 src/sys/arch/amd64/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/amd64/conf/GENERIC diff -u src/sys/arch/amd64/conf/GENERIC:1.539 src/sys/arch/amd64/conf/GENERIC:1.540 --- src/sys/arch/amd64/conf/GENERIC:1.539 Fri Oct 25 16:50:17 2019 +++ src/sys/arch/amd64/conf/GENERIC Fri Oct 25 17:25:23 2019 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.539 2019/10/25 16:50:17 martin Exp $ +# $NetBSD: GENERIC,v 1.540 2019/10/25 17:25:23 martin Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.539 $" +#ident "GENERIC-$Revision: 1.540 $" maxusers 64 # estimated number of users @@ -578,7 +578,7 @@ gpioow* at gpio? onewire* at gpioow? # 1-Wire devices -owtemp* at onewire? # Temperature sensors +owtemp* at onewire? # Temperature sensors # I2C support #gpioiic* at gpio?