summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornate <nate@openbsd.org>2002-06-11 06:56:51 +0000
committernate <nate@openbsd.org>2002-06-11 06:56:51 +0000
commitc6e19c2f18d10823a9ebc2e8dc46a3b18e479ada (patch)
tree5f43feeaa7f538d5102fca59eb86b7e05dd1a925
parentsplit creator driver into bus specific and common code. (diff)
downloadwireguard-openbsd-c6e19c2f18d10823a9ebc2e8dc46a3b18e479ada.tar.xz
wireguard-openbsd-c6e19c2f18d10823a9ebc2e8dc46a3b18e479ada.zip
add umct, but commented out since it hasn't been shown to work.
-rw-r--r--sys/arch/i386/conf/GENERIC5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 188059828ff..52aa3ab2f4c 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.304 2002/06/09 22:03:43 niklas Exp $
+# $OpenBSD: GENERIC,v 1.305 2002/06/11 06:56:51 nate Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -102,7 +102,8 @@ uftdi* at uhub? port ? # FTDI FT8U100AX serial adapter
ucom* at uftdi? portno ?
uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter
ucom* at uplcom? portno ?
-
+#umct* at uhub? port ? # MCT USB-RS232 serial adapter
+#ucom* at umct? portno ?
uaudio* at uhub? port ? configuration ? # USB Audio
ulpt* at uhub? port ? configuration ? # USB Printers
umass* at uhub? port ? configuration ? # USB Mass Storage devices