QCA6174 wifi firmware

hi!
today I saw a new port "wifi-firmware-ath10k-kmod" and installed it.
but i not know how using it (which module should load?)
loading the ath and ath_pci module in boot time (adding if_ath_load="YES" and if_ath_pci_load="YES" in rc.conf file) unusable.


Code:
% pciconf -lv | grep -B3 network
none1@pci0:1:0:0:       class=0x028000 rev=0x32 hdr=0x00 vendor=0x168c device=0x003e subvendor=0x17aa subdevice=0x0827
    vendor     = 'Qualcomm Atheros'
    device     = 'QCA6174 802.11ac Wireless Network Adapter'
    class      = network
 
Back
Top