Page MenuHomeFreeBSD

run: switch to ieee80211_add_channel_list_*()
ClosedPublic

Authored by avos on Apr 28 2016, 8:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 24, 5:27 PM
Unknown Object (File)
Mon, Jan 20, 9:01 AM
Unknown Object (File)
Nov 30 2024, 12:28 PM
Unknown Object (File)
Nov 27 2024, 1:12 PM
Unknown Object (File)
Nov 27 2024, 1:01 PM
Unknown Object (File)
Nov 27 2024, 12:55 PM
Unknown Object (File)
Nov 27 2024, 9:45 AM
Unknown Object (File)
Nov 23 2024, 6:00 PM
Subscribers

Details

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

Needs testing (ifconfig wlan0 create wlandev run0 up && ifconfig wlan0 list chan ; should give 1-14 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 run: 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.