Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc64/conf remove all the devices now present in ...



details:   https://anonhg.NetBSD.org/src/rev/2961d17176a5
branches:  trunk
changeset: 752092:2961d17176a5
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Feb 13 22:24:09 2010 +0000

description:
remove all the devices now present in GENERIC.

diffstat:

 sys/arch/sparc64/conf/SCHIZO |  19 +++----------------
 1 files changed, 3 insertions(+), 16 deletions(-)

diffs (41 lines):

diff -r 376c8b38a4ae -r 2961d17176a5 sys/arch/sparc64/conf/SCHIZO
--- a/sys/arch/sparc64/conf/SCHIZO      Sat Feb 13 19:34:14 2010 +0000
+++ b/sys/arch/sparc64/conf/SCHIZO      Sat Feb 13 22:24:09 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SCHIZO,v 1.5 2010/02/06 00:23:30 mrg Exp $
+# $NetBSD: SCHIZO,v 1.6 2010/02/13 22:24:09 mrg Exp $
 #
 # GENERIC with schizo support enabled, with the annoying schizo interupt
 # option
@@ -7,7 +7,7 @@
 include        "arch/sparc64/conf/GENERIC.MP"
 #include       "arch/sparc64/conf/GENERIC"
 
-#ident         "SCHIZO.$Revision: 1.5 $"
+#ident         "SCHIZO.$Revision: 1.6 $"
 
 options        CHEETAH
 
@@ -18,21 +18,8 @@
 options        DB_MAX_WIDTH=160
 options        DDB_ONPANIC=2   # print stack trace
 
-upa*   at mainbus?
-ffb* at upa?
-
-schizo*        at mainbus?
-pci* at schizo?
-
 # this crashes when attaching.
-no machfb
-
-bge* at pci? dev ? function ?
-
-fwohci*        at pci? dev ? function ?        # IEEE1394 Open Host Controller
-ieee1394if* at fwohci?
-fwip*  at ieee1394if?                  # IP over IEEE1394
-sbp*   at ieee1394if? euihi ? euilo ?
+#no machfb
 
 # this matches when it isn't present. ugh.
 no admtemp



Home | Main Index | Thread Index | Old Index