artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b43c4d5
)
enable bio and softraid on arm64 ramdisk
author
jsg
<jsg@openbsd.org>
Sun, 5 Aug 2018 08:54:43 +0000
(08:54 +0000)
committer
jsg
<jsg@openbsd.org>
Sun, 5 Aug 2018 08:54:43 +0000
(08:54 +0000)
sys/arch/arm64/conf/RAMDISK
patch
|
blob
|
history
diff --git
a/sys/arch/arm64/conf/RAMDISK
b/sys/arch/arm64/conf/RAMDISK
index
3cb8bf3
..
7ad7881
100644
(file)
--- a/
sys/arch/arm64/conf/RAMDISK
+++ b/
sys/arch/arm64/conf/RAMDISK
@@
-1,4
+1,4
@@
-# $OpenBSD: RAMDISK,v 1.6
6 2018/08/03 13:37:08 kevlo
Exp $
+# $OpenBSD: RAMDISK,v 1.6
7 2018/08/05 08:54:43 jsg
Exp $
#
# GENERIC machine description file
#
@@
-46,6
+46,7
@@
config bsd root on rd0a swap on rd0b
# The main bus device
mainbus0 at root
+softraid0 at root
cpu0 at mainbus?
efi0 at mainbus?
acpi0 at mainbus?
@@
-244,3
+245,4
@@
rkpmic* at iic? # RK808 PMIC
pseudo-device loop 1
pseudo-device bpfilter 1
pseudo-device rd 1
+pseudo-device bio 1