blob: 458947e335b434f7570419e942aabbfc46bc51f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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)
|