summaryrefslogtreecommitdiff
path: root/recipes-kernel/rsi-91x/files/rsi_91x.conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-12-12 19:04:30 -0600
committerJohn Klug <john.klug@multitech.com>2023-01-10 16:42:56 -0600
commit7b5feeca46ea9eecc2d20b95cbcddba4fb5cc286 (patch)
tree5892196b5c80acdd087ac9a547553104d240ec0c /recipes-kernel/rsi-91x/files/rsi_91x.conf
parentf8423158593151b0c934040b945129bb88d22f74 (diff)
downloadmeta-multitech-atmel-7b5feeca46ea9eecc2d20b95cbcddba4fb5cc286.tar.gz
meta-multitech-atmel-7b5feeca46ea9eecc2d20b95cbcddba4fb5cc286.tar.bz2
meta-multitech-atmel-7b5feeca46ea9eecc2d20b95cbcddba4fb5cc286.zip
Start of rsi-91x driver
Diffstat (limited to 'recipes-kernel/rsi-91x/files/rsi_91x.conf')
-rw-r--r--recipes-kernel/rsi-91x/files/rsi_91x.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-kernel/rsi-91x/files/rsi_91x.conf b/recipes-kernel/rsi-91x/files/rsi_91x.conf
new file mode 100644
index 0000000..6d08138
--- /dev/null
+++ b/recipes-kernel/rsi-91x/files/rsi_91x.conf
@@ -0,0 +1,14 @@
+# /etc/modules-load.d/rsi_91x
+#
+# dev_oper_mode for driver load
+# 1 STA or AP
+# 4 BT EDR
+# 5 STA and BT EDR
+# 6 AP and BT EDR
+# 8 BT LE
+# 9 STA and BT LE
+# 10 AP and BT LE
+# 12 BT EDR and BT LE
+# 13 STA and BT EDR and BT LE
+# 14 AP and BT EDR and BT LE
+options rsi_91x dev_oper_mode=1