summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
authorJakob Schlyter <jakob@cvs.openbsd.org>2000-04-15 17:32:43 +0000
committerJakob Schlyter <jakob@cvs.openbsd.org>2000-04-15 17:32:43 +0000
commit12a0da203499c6d86ab5f92639ebbcbbfdbebd1d (patch)
tree93fe2f082f48692001e90f017871b7766269fa81 /sys/arch/i386/conf
parent113523fb980bf0657af2f4bac2796268a26f1e63 (diff)
comment out USB ethernet adapters (orphaned otherwise)
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r--sys/arch/i386/conf/GENERIC8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index c50d637e71d..d9e8a1b9a58 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.178 2000/04/14 15:59:41 aaron Exp $
+# $OpenBSD: GENERIC,v 1.179 2000/04/15 17:32:42 jakob Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -103,9 +103,9 @@ pcmcia* at pcic? controller ? socket ?
#uaudio* at uhub? port ? configuration ?
# USB Ethernet adapters
-#aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
-#cue* at uhub? port ? # CATC USB-EL1201A based adapters
-#kue* at uhub? port ? # Kawasaki KL5KUSB101B based adapters
+aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
+cue* at uhub? port ? # CATC USB-EL1201A based adapters
+kue* at uhub? port ? # Kawasaki KL5KUSB101B based adapters
# USB Generic driver
#ugen* at uhub? port ? configuration ? interface ?