summaryrefslogtreecommitdiffstats
path: root/etc/usbd.conf
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>2000-03-16 09:46:46 +0000
committern_hibma <n_hibma@FreeBSD.org>2000-03-16 09:46:46 +0000
commitbdc1f1cd83c9b2f0c0f3b0049699814815dff6bf (patch)
tree83c6a772ad70acf60e11db11dc25f7eb1a38055e /etc/usbd.conf
parent7cb4860e818f92c566840532cf9cb975148d7cca (diff)
downloadFreeBSD-src-bdc1f1cd83c9b2f0c0f3b0049699814815dff6bf.zip
FreeBSD-src-bdc1f1cd83c9b2f0c0f3b0049699814815dff6bf.tar.gz
Add the aue ethernet interface as well
Submitted by: Can't remember and can't find it either.
Diffstat (limited to 'etc/usbd.conf')
-rw-r--r--etc/usbd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/usbd.conf b/etc/usbd.conf
index d034d5a..2ede4f3 100644
--- a/etc/usbd.conf
+++ b/etc/usbd.conf
@@ -33,9 +33,9 @@ device "USB Zip drive"
release 0x0100
attach "/sbin/camcontrol rescan bus 0"
-# The entry for the kue and aue ethernet interface drivers.
+# The entry for the cue, kue and aue ethernet interface drivers.
device "USB ethernet"
- devname "[ak]ue[0-9]+"
+ devname "[ack]ue[0-9]+"
attach "dhclient ${DEVNAME}"
detach "killall dhclient"
OpenPOWER on IntegriCloud