summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc64/conf')
-rw-r--r--sys/arch/sparc64/conf/GENERIC17
-rw-r--r--sys/arch/sparc64/conf/RAMDISK16
2 files changed, 16 insertions, 17 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 5f5e90b60e7..7106fee24ee 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.171 2007/03/30 22:28:57 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.172 2007/04/04 20:47:54 kettenis Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -28,24 +28,21 @@ config bsd swap generic
mainbus0 at root
cpu0 at mainbus0
-upa0 at mainbus0
-
-# e4500/e5500
+# Bus types found on SPARC systems.
+sbus* at mainbus0
central0 at mainbus0
fhc0 at central0
fhc* at mainbus0
-
-# Bus types found on SPARC systems.
-
-sbus* at mainbus0
+upa0 at mainbus0
psycho* at mainbus0
pci* at psycho?
schizo* at mainbus0
pci* at schizo?
-#pyro* at mainbus0
-#pci* at pyro?
+pyro* at mainbus0
+pci* at pyro?
pci* at ppb?
ppb* at pci?
+ebus* at mainbus0
ebus* at pci?
# PCI Ethernet
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK
index da204a1f9cb..c2804f62d37 100644
--- a/sys/arch/sparc64/conf/RAMDISK
+++ b/sys/arch/sparc64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.60 2007/03/07 06:23:02 miod Exp $
+# $OpenBSD: RAMDISK,v 1.61 2007/04/04 20:47:54 kettenis Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -39,19 +39,21 @@ config bsd root on rd0a
mainbus0 at root
cpu0 at mainbus0
+# Bus types found on SPARC systems.
+sbus* at mainbus0
+upa0 at mainbus0
central0 at mainbus0
fhc0 at central0
fhc* at mainbus0
-
-# Bus types found on SPARC systems.
+psycho* at mainbus0
+pci* at psycho?
schizo* at mainbus0
pci* at schizo?
-sbus* at mainbus0 # Ultra 1/E4500
-psycho* at mainbus0
-upa0 at mainbus0
-pci* at psycho? # Ultra 5
+pyro* at mainbus0
+pci* at pyro?
pci* at ppb?
ppb* at pci?
+ebus* at mainbus0
ebus* at pci?
# PCI Ethernet