Page MenuHomeFreeBSD

ral: switch to ieee80211_add_channel_list_*()
ClosedPublic

Authored by avos on May 2 2016, 11:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 17, 9:25 AM
Unknown Object (File)
Sep 16 2024, 8:52 AM
Unknown Object (File)
Sep 16 2024, 8:52 AM
Unknown Object (File)
Sep 16 2024, 8:52 AM
Unknown Object (File)
Sep 16 2024, 8:49 AM
Unknown Object (File)
Sep 11 2024, 1:36 PM
Unknown Object (File)
Sep 9 2024, 1:16 AM
Unknown Object (File)
Sep 7 2024, 5:19 PM
Subscribers

Details

Summary
  • Use device's channel list instead of default one (from ieee80211_init_channels()).
  • Add ic_getradiocaps() method.

Added channels:
2GHz (all): 12, 13, 14.
5GHz:

  • rt2661: 165
  • rt2860: 38, 46, 54, 62, 102, 110, 118, 126, 134, 151, 159, 165, 167, 169, 171, 173.
Test Plan

Needs testing (ifconfig wlan0 create wlandev ral0 regdomain NONE && ifconfig -v wlan0 list chan; should give 1-13 2GHz channels at least);

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avos retitled this revision from to ral: switch to ieee80211_add_channel_list_*().
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: adrian.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
This revision was automatically updated to reflect the committed changes.