Project

General

Profile

Actions

Bug #9600

closed

Add athp to wireless device regex list

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

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Wireless
Target version:
Start date:
06/25/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.x
Affected Architecture:

Description

the gui to configure the athp wireless interface does not show options to configure it
please add athp to "wireless_regex"

inside /etc/inc/globals.inc

"wireless_regex" => "/^(ath|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|ral|rsu|rum|run|uath|upgt|ural|urtw|urtwn|wi|wpi|wtap|zyd)[0-9]+/",

should be

"wireless_regex" => "/^(ath|athp|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|ral|rsu|rum|run|uath|upgt|ural|urtw|urtwn|wi|wpi|wtap|zyd)[0-9]+/",
Actions #1

Updated by Jim Pingle almost 5 years ago

  • Project changed from pfSense Packages to pfSense
  • Subject changed from wrong gui in network interface for athp driver to Add athp to wireless device regex list
  • Category set to Wireless
  • Assignee set to Jim Pingle
  • Target version set to 2.5.0
Actions #2

Updated by Jim Pingle almost 5 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Steve Wheeler over 4 years ago

  • Status changed from Feedback to Resolved

This looks good:

[2.5.0-DEVELOPMENT][root@apu.stevew.lan]/root: sysctl net.wlan.devices
net.wlan.devices: athp1 athp0

Tested against: pfSense-2.5.0.a.20190821.1952

Actions

Also available in: Atom PDF