summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf/RAMDISK
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISK')
-rw-r--r--sys/arch/sparc64/conf/RAMDISK11
1 files changed, 10 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK
index c93413e95d6..4aeb1155772 100644
--- a/sys/arch/sparc64/conf/RAMDISK
+++ b/sys/arch/sparc64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.68 2008/03/13 23:06:19 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.69 2008/03/30 12:30:02 kettenis Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -9,6 +9,8 @@ maxusers 2
option RAMDISK_HOOKS
option MINIROOTSIZE=6144
+option SUN4V
+
option PCIVERBOSE
#option USBVERBOSE
@@ -50,10 +52,13 @@ schizo* at mainbus0
pci* at schizo?
pyro* at mainbus0
pci* at pyro?
+vpci* at mainbus0
+pci* at vpci?
pci* at ppb?
ppb* at pci?
ebus* at mainbus0
ebus* at pci?
+vbus0 at mainbus0
# PCI Ethernet
hme* at pci? # Sun Happy Meal 10/100
@@ -87,6 +92,10 @@ clock0 at fhc?
rtc* at ebus? # DS1287/M5819 clock
timer* at mainbus0 # Timer chip
+# Virtual devices for sun4v systems.
+vcons0 at vbus?
+vrtc0 at vbus?
+
## Lance Ethernet - AMD7990
le* at sbus?
ledma* at sbus?