Commit 4b6fa5ca authored by Adam Wujek's avatar Adam Wujek 💬

userspace/snmpd: update kernel modules list to be checked

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent a5d39d59
......@@ -77,9 +77,12 @@ static struct wrs_km_item kernel_modules[] = {
[1] = {"wr_pstats"},
[2] = {"wr_rtu"},
[3] = {"wr_nic"},
[4] = {"wr_vic"},
[5] = {"at91_softpwm"},
[4] = {"wrs_devices"},
[5] = {"htvic"},
[6] = {"g_serial"},
[7] = {"usb_f_acm"},
[8] = {"u_serial"},
[9] = {"libcomposite"},
};
/* user space daemon list item */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment