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)
Apr 25 2024, 11:52 PM
Unknown Object (File)
Apr 25 2024, 11:52 PM
Unknown Object (File)
Mar 17 2024, 9:15 AM
Unknown Object (File)
Mar 17 2024, 8:53 AM
Unknown Object (File)
Dec 20 2023, 5:52 AM
Unknown Object (File)
Dec 1 2023, 8:45 AM
Unknown Object (File)
Oct 31 2023, 9:08 AM
Unknown Object (File)
Sep 13 2023, 5:45 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.