summaryrefslogtreecommitdiff
path: root/sys/arch/loongson/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/loongson/conf')
-rw-r--r--sys/arch/loongson/conf/GENERIC8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/arch/loongson/conf/GENERIC b/sys/arch/loongson/conf/GENERIC
index 55036540375..b1dc9e322b6 100644
--- a/sys/arch/loongson/conf/GENERIC
+++ b/sys/arch/loongson/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.3 2010/01/31 19:12:30 miod Exp $
+# $OpenBSD: GENERIC,v 1.4 2010/02/04 16:37:53 otto Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -57,6 +57,12 @@ usb* at uhci?
usb* at ehci?
uhub* at usb?
uhub* at uhub?
+umodem* at uhub?
+ucom* at umodem?
+uplcom* at uhub? # I/O DATA USB-RSAQ2 serial adapter
+ucom* at uplcom?
+umsm* at uhub?
+ucom* at umsm?
umass* at uhub?
atapiscsi* at umass?
scsibus* at atapiscsi?