artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10a89ce
)
Enable oce(4) for riscv64
author
mlarkin
<mlarkin@openbsd.org>
Fri, 18 Jun 2021 22:44:21 +0000
(22:44 +0000)
committer
mlarkin
<mlarkin@openbsd.org>
Fri, 18 Jun 2021 22:44:21 +0000
(22:44 +0000)
"free commit" kettenis@
sys/arch/riscv64/conf/GENERIC
patch
|
blob
|
history
diff --git
a/sys/arch/riscv64/conf/GENERIC
b/sys/arch/riscv64/conf/GENERIC
index
f3deacf
..
1d96c8f
100644
(file)
--- a/
sys/arch/riscv64/conf/GENERIC
+++ b/
sys/arch/riscv64/conf/GENERIC
@@
-1,4
+1,4
@@
-# $OpenBSD: GENERIC,v 1.2
1 2021/06/17 16:10:50 kettenis
Exp $
+# $OpenBSD: GENERIC,v 1.2
2 2021/06/18 22:44:21 mlarkin
Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@
-82,6
+82,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