aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorNick Hibma <n_hibma@FreeBSD.org>2000-03-16 09:46:46 +0000
committerNick Hibma <n_hibma@FreeBSD.org>2000-03-16 09:46:46 +0000
commit0957fefc7c6747aa354e71b5e37001bc5af56a95 (patch)
tree8eb879714cb624decac461b20efc857b52edc9b6 /etc
parent846664235c991865a6b7e84d77fcaed3feefccf9 (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/usbd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/usbd.conf b/etc/usbd.conf
index d034d5ae122d..2ede4f342a52 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"