artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c937bd3
)
oce(4) in RAMDISK for riscv64
author
mlarkin
<mlarkin@openbsd.org>
Sat, 19 Jun 2021 01:17:34 +0000
(
01:17
+0000)
committer
mlarkin
<mlarkin@openbsd.org>
Sat, 19 Jun 2021 01:17:34 +0000
(
01:17
+0000)
sys/arch/riscv64/conf/RAMDISK
patch
|
blob
|
history
diff --git
a/sys/arch/riscv64/conf/RAMDISK
b/sys/arch/riscv64/conf/RAMDISK
index
29bf7b8
..
edbb9d0
100644
(file)
--- a/
sys/arch/riscv64/conf/RAMDISK
+++ b/
sys/arch/riscv64/conf/RAMDISK
@@
-1,4
+1,4
@@
-# $OpenBSD: RAMDISK,v 1.2
2 2021/06/17 16:10:50 kettenis
Exp $
+# $OpenBSD: RAMDISK,v 1.2
3 2021/06/19 01:17:34 mlarkin
Exp $
machine riscv64
maxusers 4
@@
-78,6
+78,7
@@
pci* at ppb?
# PCI Ethernet
em* at pci? # Intel Pro/1000 Ethernet
bge* at pci? # Broadcom BCM57xx (aka Tigon3)
+oce* at pci? # Emulex OneConnect 10Gb ethernet
nvme* at pci? # NVMe controllers
ahci* at pci? # AHCI SATA controllers