Changes between Version 76 and Version 77 of expansion/gw16146


Ignore:
Timestamp:
02/17/2026 11:06:05 PM (7 weeks ago)
Author:
Ryan Erb
Comment:

update capital

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16146

    v76 v77  
    665665iw reg set US
    666666}}}
    667  - note that this can be done automatically in a number of ways:
    668   * kernel cmdline: add 'cfg80211.ieee80211_regdom=US' to bootargs
     667 - Note that this can be done automatically in a number of ways:
     668  * Kernel cmdline in U-Boot: add 'cfg80211.ieee80211_regdom=US' to bootargs
    669669  * Ubuntu modprobe.d: 'echo "options cfg80211 ieee80211_regdom=US"  > /etc/modprobe.d/cfg80211_regdomain.conf'
    670670  * OpenWrt modules.d: 'echo "cfg80211 ieee80211_regdom=US" > /etc/modules.d/cfg80211_regdomain.conf'