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)
Nov 15 2024, 9:15 AM
Unknown Object (File)
Nov 13 2024, 7:47 AM
Unknown Object (File)
Sep 30 2024, 4:32 PM
Unknown Object (File)
Sep 24 2024, 3:09 PM
Unknown Object (File)
Sep 18 2024, 7:01 PM
Unknown Object (File)
Sep 14 2024, 10:20 PM
Unknown Object (File)
Sep 8 2024, 12:25 PM
Unknown Object (File)
Sep 7 2024, 11:55 PM
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.