summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/devd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/devd.conf b/etc/devd.conf
index 2ba2e0e..27abc1f 100644
--- a/etc/devd.conf
+++ b/etc/devd.conf
@@ -38,6 +38,7 @@ options {
#
notify 0 {
match "system" "IFNET";
+ match "subsystem" "!usbus[0-9]+";
match "type" "ATTACH";
action "/etc/pccard_ether $subsystem start";
};
OpenPOWER on IntegriCloud