summaryrefslogtreecommitdiffstats
path: root/etc/devd/uath.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/devd/uath.conf')
-rw-r--r--etc/devd/uath.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/devd/uath.conf b/etc/devd/uath.conf
index dc4019c..9f0cb93 100644
--- a/etc/devd/uath.conf
+++ b/etc/devd/uath.conf
@@ -3,13 +3,13 @@
# Atheros USB wireless network device specific devd events
# Accton
-# SMCWUSB-G and SMCWUSBT-G2
+# SMCWUSBT-G2
notify 100 {
match "system" "USB";
match "subsystem" "DEVICE";
match "type" "ATTACH";
match "vendor" "0x083a";
- match "product" "(0x4505|0x4507)";
+ match "product" "0x4507";
action "/usr/sbin/uathload -d /dev/$cdev";
};
OpenPOWER on IntegriCloud