Module Name: src Committed By: mbalmer Date: Tue Dec 25 10:51:04 UTC 2012
Modified Files: src/sys/arch/i386/conf: GENERIC files.i386 Log Message: Whitespace fixes. To generate a diff of this commit: cvs rdiff -u -r1.1085 -r1.1086 src/sys/arch/i386/conf/GENERIC cvs rdiff -u -r1.369 -r1.370 src/sys/arch/i386/conf/files.i386 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/i386/conf/GENERIC diff -u src/sys/arch/i386/conf/GENERIC:1.1085 src/sys/arch/i386/conf/GENERIC:1.1086 --- src/sys/arch/i386/conf/GENERIC:1.1085 Mon Dec 17 20:38:00 2012 +++ src/sys/arch/i386/conf/GENERIC Tue Dec 25 10:51:03 2012 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.1085 2012/12/17 20:38:00 mbalmer Exp $ +# $NetBSD: GENERIC,v 1.1086 2012/12/25 10:51:03 mbalmer Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.1085 $" +#ident "GENERIC-$Revision: 1.1086 $" maxusers 64 # estimated number of users @@ -1530,8 +1530,8 @@ ubsec* at pci? dev ? function ? # Broadc # Trusted Platform Module tpm* at isa? iomem 0xfed40000 irq 7 #tpm* at isa? port 0x02e -#tpm* at isa? port 0x04e -#tpm* at isa? port 0x07e +#tpm* at isa? port 0x04e +#tpm* at isa? port 0x07e #tpm* at isa? port 0x0ee # Joysticks Index: src/sys/arch/i386/conf/files.i386 diff -u src/sys/arch/i386/conf/files.i386:1.369 src/sys/arch/i386/conf/files.i386:1.370 --- src/sys/arch/i386/conf/files.i386:1.369 Sun Dec 16 13:09:20 2012 +++ src/sys/arch/i386/conf/files.i386 Tue Dec 25 10:51:03 2012 @@ -1,4 +1,4 @@ -# $NetBSD: files.i386,v 1.369 2012/12/16 13:09:20 mbalmer Exp $ +# $NetBSD: files.i386,v 1.370 2012/12/25 10:51:03 mbalmer Exp $ # # new style config file for i386 architecture # @@ -462,7 +462,7 @@ obsolete defflag opt_vesafb.h VESAFB_PM # AMD Geode LX Security Block device glxsb: opencrypto -attach glxsb at pci +attach glxsb at pci file arch/i386/pci/glxsb.c glxsb include "arch/i386/conf/majors.i386"