summaryrefslogtreecommitdiff
path: root/io-module/machine/mtcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'io-module/machine/mtcap.c')
-rw-r--r--io-module/machine/mtcap.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/io-module/machine/mtcap.c b/io-module/machine/mtcap.c
index e013f14..9db1218 100644
--- a/io-module/machine/mtcap.c
+++ b/io-module/machine/mtcap.c
@@ -586,6 +586,9 @@ static struct attribute *mtcap_0_0_platform_attributes[] = {
&dev_attr_radio_reset_backoff_index.attr,
&dev_attr_radio_reset_backoff_seconds.attr,
+ // UDEV notification of radio discovery
+ &dev_attr_radio_udev_discovery.attr,
+ &dev_attr_radio_reset_monitor.attr,
NULL,
};