artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d10198
)
Add uaudio(4) and umidi(4). ok kettenis@, mlarkin@
author
matthieu
<matthieu@openbsd.org>
Mon, 12 Jul 2021 19:11:42 +0000
(19:11 +0000)
committer
matthieu
<matthieu@openbsd.org>
Mon, 12 Jul 2021 19:11:42 +0000
(19:11 +0000)
sys/arch/riscv64/conf/GENERIC
patch
|
blob
|
history
diff --git
a/sys/arch/riscv64/conf/GENERIC
b/sys/arch/riscv64/conf/GENERIC
index
544a252
..
1bfd41e
100644
(file)
--- a/
sys/arch/riscv64/conf/GENERIC
+++ b/
sys/arch/riscv64/conf/GENERIC
@@
-1,4
+1,4
@@
-# $OpenBSD: GENERIC,v 1.2
5 2021/06/29 17:49:49
matthieu Exp $
+# $OpenBSD: GENERIC,v 1.2
6 2021/07/12 19:11:42
matthieu Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@
-114,6
+114,10
@@
usb* at xhci?
uhub* at usb?
uhub* at uhub?
uhidev* at uhub?
+uaudio* at uhub? # USB Audio
+audio* at uaudio?
+umidi* at uhub? # USB MIDI
+midi* at umidi?
ums* at uhidev? # USB mouse
wsmouse* at ums? mux 0
umt* at uhidev? # USB multitouch touchpad