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 change a tab to a space so commenting ela...



details:   https://anonhg.NetBSD.org/src/rev/dbbb6838d2dc
branches:  trunk
changeset: 536748:dbbb6838d2dc
user:      perry <perry%NetBSD.org@localhost>
date:      Sat Sep 21 15:24:29 2002 +0000

description:
change a tab to a space so commenting elansc isn't as ugly

diffstat:

 sys/arch/i386/conf/GENERIC |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 0cb724e01d8d -r dbbb6838d2dc sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Sat Sep 21 14:47:07 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC        Sat Sep 21 15:24:29 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.510 2002/09/20 10:39:52 martti Exp $
+# $NetBSD: GENERIC,v 1.511 2002/09/21 15:24:29 perry Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.510 $"
+#ident                 "GENERIC-$Revision: 1.511 $"
 
 maxusers       32              # estimated number of users
 
@@ -277,7 +277,7 @@
 #options       PCIINTR_DEBUG           # super-verbose PCI interrupt fixup
 
 # System Controllers
-elansc*        at pci? dev ? function ?        # AMD Elan SC520 System Controller
+elansc* at pci? dev ? function ?       # AMD Elan SC520 System Controller
 
 # PCI bridges
 pchb*  at pci? dev ? function ?        # PCI-Host bridges



Home | Main Index | Thread Index | Old Index