Page MenuHomeFreeBSD

rtwn: remove the conditional compilation around the sc_ht40 option.
Needs ReviewPublic

Authored by adrian on Mon, Dec 2, 5:30 AM.

Details

Reviewers
None
Group Reviewers
wireless
Summary

This option stems from a bunch of issues a long time ago where HT40
support on some NICs is unstable - likely because we're not setting
up the RF/baseband correctly.

In any case, it doesn't need to be conditionally compiled anymore.
Leave it in, leave it off by default, and various chipset initialisation
paths can decide whether to enable it themselves.

Diff Detail

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