Page MenuHomeFreeBSD

arm64: add wlan and ath to kernel config
Needs ReviewPublic

Authored by pkubaj on Jan 22 2024, 10:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 6:34 PM
Unknown Object (File)
Fri, Apr 26, 2:23 PM
Unknown Object (File)
Fri, Apr 26, 12:52 PM
Unknown Object (File)
Fri, Apr 26, 3:06 AM
Unknown Object (File)
Fri, Apr 26, 1:39 AM
Unknown Object (File)
Mar 20 2024, 10:41 PM
Unknown Object (File)
Mar 1 2024, 1:18 PM
Unknown Object (File)
Feb 4 2024, 12:59 AM
Subscribers

Details

Reviewers
andrew
manu
Summary

Found hard way "why 802.11n doesn't work on my router".

Test Plan

Run 802.11n access point.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 55786
Build 52675: arc lint + arc unit

Event Timeline

Please fix the title and the commit message. Also if you bring in those then what about all the others? All this should be loadable. The question which may arise is whether ATH_ENABLE_11N should be in ATH_CFLAGS these days?

Yeah, thee's no reason not to enable it by default nowdays. :-)

pkubaj retitled this revision from arm64: add wlan and ath to kernel config Found hard way "why 802.11n doesn't work on my router". to arm64: add wlan and ath to kernel config.
pkubaj edited the summary of this revision. (Show Details)
pkubaj removed subscribers: bz, adrian, wireless.

Updated title.

I though that everything was loadable ?

It is loadable, but supporting 802.11n is not.

@bz
I didn't added other drivers, because I only tested ath.