summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf')
-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 d4d0b7ce990..550965e35ff 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.125 1999/08/19 06:55:30 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.126 1999/08/31 07:55:01 fgsch Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -77,6 +77,10 @@ pcmcia* at pcic? controller ? socket ?
# USB Generic HID devices
#uhid* at uhub? port ? configuration ? interface ?
+# USB Mass Storage
+#umass* at uhub? port ? configuration ? interface ?
+#scsibus* at umass? channel ?
+
# USB Generic driver
#ugen* at uhub? port ? configuration ? interface ?