Page MenuHomeFreeBSD

zyd: switch to ieee80211_add_channel_list_*()
ClosedPublic

Authored by avos on May 1 2016, 11:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 8:51 PM
Unknown Object (File)
Fri, Oct 25, 8:30 AM
Unknown Object (File)
Oct 16 2024, 11:58 AM
Unknown Object (File)
Oct 1 2024, 6:00 PM
Unknown Object (File)
Sep 27 2024, 4:39 PM
Unknown Object (File)
Sep 24 2024, 5:35 PM
Unknown Object (File)
Sep 19 2024, 9:03 AM
Unknown Object (File)
Sep 19 2024, 8:57 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 zyd0 up && ifconfig -v wlan0 list chan; should give 1-14 2GHz b&g channels).

Diff Detail

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

Event Timeline

avos retitled this revision from to zyd: 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.