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)
Fri, Jan 24, 2:00 PM
Unknown Object (File)
Tue, Jan 7, 12:53 AM
Unknown Object (File)
Tue, Jan 7, 12:53 AM
Unknown Object (File)
Mon, Jan 6, 11:58 PM
Unknown Object (File)
Nov 25 2024, 1:14 PM
Unknown Object (File)
Nov 12 2024, 8:51 PM
Unknown Object (File)
Oct 25 2024, 8:30 AM
Unknown Object (File)
Oct 16 2024, 11:58 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.