summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Binkert <nate@cvs.openbsd.org>2002-06-18 01:00:05 +0000
committerNathan Binkert <nate@cvs.openbsd.org>2002-06-18 01:00:05 +0000
commit423cfd92d3158faa288d0e416a8b9b4b56758574 (patch)
tree2c0a654bfcae189731012957d892fc81e7cf87fb
parent21c77db30e96e712d9ba30515d60df6cc06fadd0 (diff)
uftdi is fixed now
-rw-r--r--sys/arch/i386/conf/DISKLESS6
-rw-r--r--sys/arch/i386/conf/GENERIC6
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS
index 54a87200695..56e49ee07a4 100644
--- a/sys/arch/i386/conf/DISKLESS
+++ b/sys/arch/i386/conf/DISKLESS
@@ -1,4 +1,4 @@
-# $OpenBSD: DISKLESS,v 1.43 2002/06/17 23:13:02 matthieu Exp $
+# $OpenBSD: DISKLESS,v 1.44 2002/06/18 01:00:04 nate Exp $
# $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
@@ -159,8 +159,8 @@ umodem* at uhub? port ? configuration ? # USB Modems/Serial
ucom* at umodem?
uvisor* at uhub? port ? configuration ? # Handspring Visor
ucom* at uvisor?
-#uftdi* at uhub? port ?
-#ucom* at uftdi? portno ?
+uftdi* at uhub? port ?
+ucom* at uftdi? portno ?
uaudio* at uhub? port ? configuration ? # USB Audio
ulpt* at uhub? port ? configuration ? # USB Printers
umass* at uhub? port ? configuration ? # USB Mass Storage devices
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index a6f2904f212..bf35d8ca7b1 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.308 2002/06/17 23:13:02 matthieu Exp $
+# $OpenBSD: GENERIC,v 1.309 2002/06/18 01:00:04 nate Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -97,8 +97,8 @@ umodem* at uhub? port ? configuration ? # USB Modems/Serial
ucom* at umodem?
uvisor* at uhub? port ? configuration ? # Handspring Visor
ucom* at uvisor?
-#uftdi* at uhub? port ? # FTDI FT8U100AX serial adapter
-#ucom* at uftdi? portno ?
+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