summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/GENERIC
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-26 18:49:45 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-26 18:49:45 +0000
commitae95f194ba3248721a866f01b3da35702f26ac23 (patch)
treeef2505db5dcb1487d147d3c4c1c0576607509698 /sys/arch/i386/conf/GENERIC
parent509967cdd5dd3be90d15d7c0a9ca6bd326f6c972 (diff)
Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B.
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r--sys/arch/i386/conf/GENERIC5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 2f3c7d08a85..1d47e9180bb 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.161 2000/03/22 18:35:50 mickey Exp $
+# $OpenBSD: GENERIC,v 1.162 2000/03/26 18:49:43 aaron Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -80,6 +80,9 @@ pcmcia* at pcic? controller ? socket ?
# USB audio
#uaudio* at uhub? port ? configuration ?
+# USB Ethernet adapters
+#kue* at uhub? port ? # Kawasaki KL5KUSB101B based adapters
+
# USB Generic driver
#ugen* at uhub? port ? configuration ? interface ?