Advertisement
Guest User

regulatory_domain_?

a guest
May 4th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. cfg80211: Calling CRDA to update world regulatory domain
  2. cfg80211: World regulatory domain updated:
  3. cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  4. cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  5. cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  6. cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  7. cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  8. cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  9. wlan0: authenticate with c4:a8:1d:99:17:cc
  10. wlan0: send auth to c4:a8:1d:99:17:cc (try 1/3)
  11. wlan0: authenticated
  12. wlan0: associate with c4:a8:1d:99:17:cc (try 1/3)
  13. wlan0: RX AssocResp from c4:a8:1d:99:17:cc (capab=0x431 status=0 aid=4)
  14. wlan0: associated
  15. cfg80211: Calling CRDA for country: BR
  16. ath: regdomain 0x804c updated by CountryIE
  17. ath: EEPROM regdomain: 0x804c
  18. ath: EEPROM indicates we should expect a country code
  19. ath: doing EEPROM country->regdmn map search
  20. ath: country maps to regdmn code: 0x3b
  21. ath: Country alpha2 being used: BR
  22. ath: Regpair used: 0x3b
  23. cfg80211: Regulatory domain changed to country: BR
  24. cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  25. cfg80211: (2402000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  26. cfg80211: (5170000 KHz - 5250000 KHz @ 20000 KHz), (300 mBi, 1700 mBm)
  27. cfg80211: (5250000 KHz - 5330000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  28. cfg80211: (5490000 KHz - 5710000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  29. cfg80211: (5735000 KHz - 5835000 KHz @ 20000 KHz), (300 mBi, 3000 mBm)
  30. wlan0: AP c4:a8:1d:99:17:cc changed bandwidth, new config is 2422 MHz, width 1 (2422/0 MHz)
  31. wlan0: AP c4:a8:1d:99:17:cc changed bandwidth in a way we can't support - disconnect
  32. cfg80211: Calling CRDA to update world regulatory domain
  33. cfg80211: World regulatory domain updated:
  34. cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  35. cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  36. cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  37. cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  38. cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  39. cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement