diff options
Diffstat (limited to 'net-wireless/broadcom-sta/files/broadcom-sta-modules.conf')
-rw-r--r-- | net-wireless/broadcom-sta/files/broadcom-sta-modules.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net-wireless/broadcom-sta/files/broadcom-sta-modules.conf b/net-wireless/broadcom-sta/files/broadcom-sta-modules.conf new file mode 100644 index 000000000000..458947e335b4 --- /dev/null +++ b/net-wireless/broadcom-sta/files/broadcom-sta-modules.conf @@ -0,0 +1,17 @@ +# modprobe.d configuration file for WL + +# Internal Aliases - Do not edit +# ------------------------------ +alias wlan0 wl + + +# Configurable module parameters +# ------------------------------ +# passivemode: (int) +# wl_txq_thresh: (int) +# oneonly: (int) +# piomode: (int) +# instance_base: (int) +# nompc: (int) +# intf_name: (string) + |