summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpvalchev <pvalchev@openbsd.org>2004-04-20 15:05:18 +0000
committerpvalchev <pvalchev@openbsd.org>2004-04-20 15:05:18 +0000
commitadf53209d6374ecd8967f0096db36f2927c8105b (patch)
tree56c5e0ee9728feff7248aebb8a6868fc30157148
parentprotect from multiple inclusion; ok miod (diff)
downloadwireguard-openbsd-adf53209d6374ecd8967f0096db36f2927c8105b.tar.xz
wireguard-openbsd-adf53209d6374ecd8967f0096db36f2927c8105b.zip
enable umidi, now that the include issue has been fixed
USB section now in sync with the rest
-rw-r--r--sys/arch/amd64/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index d8e12f115e6..8f38b85d190 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.12 2004/04/18 02:28:04 pvalchev Exp $
+# $OpenBSD: GENERIC,v 1.13 2004/04/20 15:05:18 pvalchev Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -107,7 +107,7 @@ ucom* at umct? portno ?
uaudio* at uhub? port ? configuration ? # USB Audio
audio* at uaudio?
umidi* at uhub? port ? configuration ? # USB MIDI
-#midi* at umidi?
+midi* at umidi?
ulpt* at uhub? port ? configuration ? # USB Printers
umass* at uhub? port ? configuration ? # USB Mass Storage devices
scsibus* at umass?