Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x86/conf Replace spaces with tabs (xterm copy-&-pasto)
details: https://anonhg.NetBSD.org/src/rev/43878ae03898
branches: trunk
changeset: 359913:43878ae03898
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Thu Mar 01 04:35:04 2018 +0000
description:
Replace spaces with tabs (xterm copy-&-pasto)
diffstat:
sys/arch/x86/conf/files.x86 | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 4bf180b1841e -r 43878ae03898 sys/arch/x86/conf/files.x86
--- a/sys/arch/x86/conf/files.x86 Thu Mar 01 04:31:22 2018 +0000
+++ b/sys/arch/x86/conf/files.x86 Thu Mar 01 04:35:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.x86,v 1.94 2018/03/01 04:29:38 pgoyette Exp $
+# $NetBSD: files.x86,v 1.95 2018/03/01 04:35:04 pgoyette Exp $
# options for MP configuration through the MP spec
defflag opt_mpbios.h MPBIOS MPVERBOSE MPDEBUG MPBIOS_SCANPCI
@@ -165,10 +165,10 @@
# Intel Integrated Memory Controller and associated SMBus
# (Experimental)
-device imc {}: imcsmb
-attach imc at pci
-file dev/imcsmb/imc.c imc
+device imc {}: imcsmb
+attach imc at pci
+file dev/imcsmb/imc.c imc
-device imcsmb: i2cbus
-attach imcsmb at imc
-file dev/imcsmb/imcsmb.c imcsmb
+device imcsmb: i2cbus
+attach imcsmb at imc
+file dev/imcsmb/imcsmb.c imcsmb
Home |
Main Index |
Thread Index |
Old Index