OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Kconfig
863 bytes
11/01/2022 04:52:05 PM
rw-r--r--
📄
Makefile
210 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
config WCN36XX tristate "Qualcomm Atheros WCN3660/3680 support" depends on MAC80211 && HAS_DMA depends on QCOM_WCNSS_CTRL || QCOM_WCNSS_CTRL=n depends on RPMSG || RPMSG=n ---help--- This module adds support for wireless adapters based on Qualcomm Atheros WCN3660 and WCN3680 mobile chipsets. If you choose to build a module, it'll be called wcn36xx. config WCN36XX_DEBUGFS bool "WCN36XX debugfs support" depends on WCN36XX ---help--- Enabled debugfs support If unsure, say Y to make it easier to debug problems. config WCN36XX_SNAPDRAGON_HACKS bool "Dragonboard 410c WCN36XX MAC address generation hacks" default n depends on WCN36XX ---help--- Upon probe, WCN36XX will try to read its MAC address from a file located at /lib/firmware/wlan/macaddr0. If the file is not present, it will randomly generate a new MAC address.