summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/usbd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/usbd.conf b/etc/usbd.conf
index 6c79348..b80abcb 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 "[ackr]ue[0-9]+"
+ devname "([ackr]u|ax)e[0-9]+"
attach "/etc/pccard_ether ${DEVNAME} start"
detach "/etc/pccard_ether ${DEVNAME} stop"
OpenPOWER on IntegriCloud