Hello,
I am using 88W9098 chip and have some questions regarding the driver load parameters.
1. Why there are 2 blocks in mod_wifi_para.conf for PCIE9098? There are PCIE9098_0 and PCIE9098_1.
2. What is the max_vir_bss meaning and what it does in terms of feature? I haven't found the answer in the documentations.
Thanks.
Rahmanu
Hi @rahmanuh,
Please accept my apologies for the late response.
You can refer to the wifi_mod_para.conf file, the blocks have a syntax as follows:
<card_type>[block_id]{
}
Multiple block ID's are used to support the same chipset with different module parameters.
The meaning of max_vir_bss is the number of virtual interfaces.
I hope this helps, Daniel.