Bug 210200 - hostapd should be compiled with CONFIG_IEEE80211N=y by default to support ath
Summary: hostapd should be compiled with CONFIG_IEEE80211N=y by default to support ath
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-wireless (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-11 03:56 UTC by borisboris@gmx.net
Modified: 2025-03-28 10:06 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description borisboris@gmx.net 2016-06-11 03:56:10 UTC
The hostapd is compiled without CONFIG_IEEE80211N=y. The new ath drivers under Freebsd 11-CURRENT are having 802.11n capabilities. I can compile the port with CONFIG_IEEE80211N=y option. No problems at all. Wouldn't it be better having that support compiled in base system? The (n) is supported at least under ath drivers and it's working fine so far.

Thank you so far.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-02-02 16:14:12 UTC
^Triage: to submitter: is this still a problem on recent versions of FreeBSD?