Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sparc/conf Remove out-dated comment.



details:   https://anonhg.NetBSD.org/src/rev/4b308a6813db
branches:  trunk
changeset: 482934:4b308a6813db
user:      pk <pk%NetBSD.org@localhost>
date:      Fri Feb 25 16:02:49 2000 +0000

description:
Remove out-dated comment.

diffstat:

 sys/arch/sparc/conf/files.sparc |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 3f7114fd400a -r 4b308a6813db sys/arch/sparc/conf/files.sparc
--- a/sys/arch/sparc/conf/files.sparc   Fri Feb 25 13:28:42 2000 +0000
+++ b/sys/arch/sparc/conf/files.sparc   Fri Feb 25 16:02:49 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.sparc,v 1.86 2000/02/14 21:42:54 thorpej Exp $
+#      $NetBSD: files.sparc,v 1.87 2000/02/25 16:02:49 pk Exp $
 
 # @(#)files.sparc      8.1 (Berkeley) 7/19/93
 # sparc-specific configuration info
@@ -84,7 +84,7 @@
 include "dev/sbus/files.sbus"
 attach sbus at mainbus with sbus_mainbus
 attach sbus at iommu with sbus_iommu
-file   arch/sparc/dev/sbus.c                   sbus
+file   arch/sparc/dev/sbus.c                   sbus needs-flag
 
 device tpcic: pcmciabus
 attach tpcic at sbus
@@ -231,8 +231,6 @@
 file   arch/sparc/fpu/fpu_sqrt.c
 file   arch/sparc/fpu/fpu_subr.c
 
-# N.B.: optimizer breaks pmap.c and/or cache.c somehow -- have not
-# identified the exact problem yet.  NOOPT_C suffices for now.
 file   arch/sparc/sparc/autoconf.c
 file   arch/sparc/sparc/cache.c
 file   arch/sparc/sparc/conf.c



Home | Main Index | Thread Index | Old Index