summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>1999-08-31 07:55:02 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>1999-08-31 07:55:02 +0000
commit686843a151b2845b66a1d94a769a07792e813d9d (patch)
tree976527e01aafce76ba6c28d3b8808ee38a528bd3 /sys/arch/i386/conf
parent626231dd1a218386fc743708073a63ac3195131b (diff)
Add umass (commented out). Don't uncomment it yet.
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 ?