Page MenuHomeFreeBSD

ural: switch to ieee80211_add_channel_list_*()
ClosedPublic

Authored by avos on May 1 2016, 11:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 17 2024, 9:15 AM
Unknown Object (File)
Mar 17 2024, 8:53 AM
Unknown Object (File)
Dec 22 2023, 9:26 PM
Unknown Object (File)
Nov 15 2023, 9:32 AM
Unknown Object (File)
Oct 14 2023, 8:33 AM
Unknown Object (File)
Aug 21 2023, 11:48 PM
Unknown Object (File)
Jul 22 2023, 8:02 PM
Unknown Object (File)
May 18 2023, 11:22 AM
Subscribers

Details

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

(adds 12, 13 and 14 2GHz channels).

  • Add ic_getradiocaps() method.
Test Plan

Needs testing (ifconfig wlan0 create wlandev ural0 up && ifconfig -v wlan0 list chan; should give 1-14 2GHz b&g 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 ural: 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.