summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2011-03-08 19:57:51 +0000
committerderaadt <deraadt@openbsd.org>2011-03-08 19:57:51 +0000
commitfc278c34e831f5ef2978847d5825f04efa058518 (patch)
tree4b618fbd21430bf7e3d30ae12e52b738aad49234 /sys
parentFix an incorrect test which was always true (oupper is always < olower), (diff)
downloadwireguard-openbsd-fc278c34e831f5ef2978847d5825f04efa058518.tar.xz
wireguard-openbsd-fc278c34e831f5ef2978847d5825f04efa058518.zip
vrng should go onto the ramdisk.
ok kettenis
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc64/conf/RAMDISK3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK
index 4ad70895b1b..77e97a60d64 100644
--- a/sys/arch/sparc64/conf/RAMDISK
+++ b/sys/arch/sparc64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.98 2010/04/19 10:44:33 dcoppa Exp $
+# $OpenBSD: RAMDISK,v 1.99 2011/03/08 19:57:51 deraadt Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -130,6 +130,7 @@ timer* at mainbus0 # Timer chip
# Virtual devices for sun4v systems.
vcons0 at vbus?
vrtc0 at vbus?
+vrng0 at vbus?
vdsk* at cbus?
scsibus* at vdsk?
vnet* at cbus?