add sx at mainbus

This commit is contained in:
macallan 2013-02-07 16:19:15 +00:00
parent f4a02ceff0
commit 4a96c3ec6f
2 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.235 2012/10/17 14:48:17 apb Exp $
# $NetBSD: GENERIC,v 1.236 2013/02/07 16:19:15 macallan Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/sparc/conf/std.sparc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.235 $"
#ident "GENERIC-$Revision: 1.236 $"
maxusers 32
@ -261,6 +261,9 @@ cpuunit0 at mainbus0 # sun4d
cpuunit* at mainbus0 # sun4d
cpu0 at cpuunit0 # sun4d
#### SX rendering engine found in SS20 and SS10SX
sx0 at mainbus0
#### Bus types found on SPARC systems.
sbus0 at mainbus0 # sun4c

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.83 2012/08/17 20:11:41 abs Exp $
# $NetBSD: INSTALL,v 1.84 2013/02/07 16:19:16 macallan Exp $
#
# from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
#
@ -212,6 +212,9 @@ options INET # IP (Internet Protocol) v4
mainbus0 at root
cpu0 at mainbus0
#### SX rendering engine found in SS20 and SS10SX
sx0 at mainbus0
#### Bus types found on SPARC systems.
sbus0 at mainbus0 # sun4c