summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorHakan Olsson <ho@cvs.openbsd.org>1999-11-14 11:53:01 +0000
committerHakan Olsson <ho@cvs.openbsd.org>1999-11-14 11:53:01 +0000
commitbc8cbbd687d0349dcd8509123625f8e894087662 (patch)
treebf208817c06ec754a2031430a94249f235c0b996 /sys
parentae9c804637cb795a1ead674c786b32a60584dfd1 (diff)
USB audio. Commented out.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/GENERIC6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 35daa20e9b5..81296b25e39 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.136 1999/11/03 02:45:08 aaron Exp $
+# $OpenBSD: GENERIC,v 1.137 1999/11/14 11:53:00 ho Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -78,6 +78,9 @@ pcmcia* at pcic? controller ? socket ?
# USB Generic HID devices
#uhid* at uhub? port ? configuration ? interface ?
+# USB audio
+#uaudio* at uhub? port ? configuration ?
+
# USB Generic driver
#ugen* at uhub? port ? configuration ? interface ?
@@ -298,6 +301,7 @@ audio* at ym?
audio* at eap?
audio* at eso?
audio* at sv?
+#audio* at uaudio?
bktr0 at pci? dev ? function ?