aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorShunsuke Akiyama <akiyama@FreeBSD.org>2003-07-30 13:57:36 +0000
committerShunsuke Akiyama <akiyama@FreeBSD.org>2003-07-30 13:57:36 +0000
commitc0ca2ea49109c67b5cd59e92b54cb0d8246c76cf (patch)
treeda648a7ae48d72678b7ba7ed1d401890b25fdd43 /etc
parenta92f6b32049623f9d333cd2f2e420d02567f8e4e (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/usbd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/usbd.conf b/etc/usbd.conf
index 550bd269a7ca..03c3f4f69baa 100644
--- a/etc/usbd.conf
+++ b/etc/usbd.conf
@@ -27,7 +27,7 @@ device "Entrega Serial with UART"
# it shouldn't be too big a deal :-)
#
device "USB ethernet"
- devname "[ack]ue[0-9]+"
+ devname "[ackr]ue[0-9]+"
attach "/etc/pccard_ether ${DEVNAME} start"
detach "/etc/pccard_ether ${DEVNAME} stop"