Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Whitespace fixes.
details: https://anonhg.NetBSD.org/src/rev/07d2f360c6c5
branches: trunk
changeset: 783489:07d2f360c6c5
user: mbalmer <mbalmer%NetBSD.org@localhost>
date: Tue Dec 25 10:51:03 2012 +0000
description:
Whitespace fixes.
diffstat:
sys/arch/i386/conf/GENERIC | 8 ++++----
sys/arch/i386/conf/files.i386 | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (47 lines):
diff -r bc4d40eb0e99 -r 07d2f360c6c5 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Tue Dec 25 09:24:45 2012 +0000
+++ b/sys/arch/i386/conf/GENERIC Tue Dec 25 10:51:03 2012 +0000
@@ -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 @@
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 @@
# 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
diff -r bc4d40eb0e99 -r 07d2f360c6c5 sys/arch/i386/conf/files.i386
--- a/sys/arch/i386/conf/files.i386 Tue Dec 25 09:24:45 2012 +0000
+++ b/sys/arch/i386/conf/files.i386 Tue Dec 25 10:51:03 2012 +0000
@@ -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 @@
# 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"
Home |
Main Index |
Thread Index |
Old Index