Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/arch/sparc64/conf Pull up revision 1.108 (requested b...



details:   https://anonhg.NetBSD.org/src/rev/1b5d1f113cf2
branches:  netbsd-3
changeset: 576279:1b5d1f113cf2
user:      riz <riz%NetBSD.org@localhost>
date:      Sat Jun 18 05:59:16 2005 +0000

description:
Pull up revision 1.108 (requested by tron in ticket #457):
Remove commented out "upa" attachments because NetBSD doesn't have a
driver for that anyway. Approved by Martin Husemann.

diffstat:

 sys/arch/sparc64/conf/GENERIC32 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r c882bf7b42b6 -r 1b5d1f113cf2 sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32   Sat Jun 18 05:59:14 2005 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32   Sat Jun 18 05:59:16 2005 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: GENERIC32,v 1.98.2.8 2005/06/07 17:23:09 tron Exp $
+#      $NetBSD: GENERIC32,v 1.98.2.9 2005/06/18 05:59:16 riz Exp $
 
 include "arch/sparc64/conf/std.sparc64"
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.98.2.8 $"
+#ident                 "GENERIC-$Revision: 1.98.2.9 $"
 
 maxusers       64
 
@@ -215,7 +215,6 @@
 #### Bus types found on SPARC systems.
 
 sbus0  at mainbus0                             # Ultra 1
-#upa0  at mainbus0                             # Ultra 1E, Ultra 2, Ex0000
 psycho*        at mainbus0                             # Darwin, Ultra5
 pci*   at psycho?
 pci*   at ppb?



Home | Main Index | Thread Index | Old Index