summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2005-03-22 14:52:40 +0000
committersobomax <sobomax@FreeBSD.org>2005-03-22 14:52:40 +0000
commitcf0b6b591e2ce3e849a05f9095b9c6ddec6228ee (patch)
treea80ca05cf263135296ec91cbad62d57d2ead1a72 /sys/ia64
parent342873798d46e2552680245bd8bea66169c56779 (diff)
downloadFreeBSD-src-cf0b6b591e2ce3e849a05f9095b9c6ddec6228ee.zip
FreeBSD-src-cf0b6b591e2ce3e849a05f9095b9c6ddec6228ee.tar.gz
Add USB Communication Device Class Ethernet driver. Originally written for
FreeBSD based on aue(4) it was picked by OpenBSD, then from OpenBSD ported to NetBSD and finally NetBSD version merged with original one goes into FreeBSD. Obtained from: http://www.gank.org/freebsd/cdce/ NetBSD OpenBSD
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 88a8f6c..1f8426c 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -127,6 +127,7 @@ device xl # 3Com 3c90x ("Boomerang", "Cyclone")
# USB Ethernet
device aue # ADMtek USB Ethernet
+device cdce # Generic USB over Ethernet
device cue # CATC USB Ethernet
device kue # Kawasaki LSI USB Ethernet
OpenPOWER on IntegriCloud