summaryrefslogtreecommitdiffstats
path: root/sys/pc98
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/pc98
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/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 1c44694..94a5098 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -246,6 +246,7 @@ device bpf # Berkeley packet filter
# USB Ethernet, requires miibus
#device aue # ADMtek USB Ethernet
#device axe # ASIX Electronics USB Ethernet
+#device cdce # Generic USB over Ethernet
#device cue # CATC USB Ethernet
#device kue # Kawasaki LSI USB Ethernet
#device rue # RealTek RTL8150 USB Ethernet
OpenPOWER on IntegriCloud