Project

General

Profile

Actions

Feature #9538

closed

add support for athp(4) driver

Added by Manuel Piovan almost 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Category:
Wireless
Target version:
Start date:
05/19/2019
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

It would be great to get the athp driver into a 2.5 snapshot for testing. what we need is kernel with option ALQ and bigger #define FIRMWARE_MAX
https://forum.netgate.com/topic/142991/athp-driver

Actions #1

Updated by Renato Botelho almost 5 years ago

  • Status changed from New to Feedback
  • Assignee set to Renato Botelho

ALQ added to all pfSense kernels

Actions #2

Updated by Steve Wheeler over 4 years ago

athp now loads correctly with the modules present and loader variable set:

[2.5.0-DEVELOPMENT][root@apu.stevew.lan]/root: cat /boot/loader.conf.local
if_athp_load="yes" 

[2.5.0-DEVELOPMENT][root@apu.stevew.lan]/root: kldstat
Id Refs Address                Size Name
 1   22 0xffffffff80200000  3123108 kernel
 2    1 0xffffffff83325000    d42f8 if_athp.ko
 3    1 0xffffffff83621000      a45 athp_QCA988X_hw2.0_board.bin.ko
 4    1 0xffffffff83622000    3cb9f athp_QCA988X_hw2.0_firmware-5.bin.ko
 5    1 0xffffffff8365f000      fe0 cpuctl.ko
 6    1 0xffffffff83660000     2678 intpm.ko
 7    1 0xffffffff83663000      b10 smbus.ko
 8    1 0xffffffff83664000     3110 cryptodev.ko
[2.5.0-DEVELOPMENT][root@apu.stevew.lan]/root: sysctl net.wlan.devices
net.wlan.devices: athp1 athp0

The driver is still in active development. ifconfig does not yet support 802.11AC mode.

Tested against: pfSense-2.5.0.a.20190820.1737

Actions #3

Updated by Renato Botelho over 4 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF