alessandro893 / MacOS-WLAN-Driver

Modified MacOS WLAN Drivers with hardcoded country code value.
72 stars 13 forks source link

Country Code #a #14

Closed Mateo1234454545 closed 4 years ago

Mateo1234454545 commented 4 years ago

Hi. Is it possible to make a patch with country code #a instead of US , for Catalina 10.15.1 ?

Thanks in advance.

alessandro893 commented 4 years ago

Hello! Sorry, but “#a” country code is deprecated and removed from macos driver since 10.13.0

Mateo1234454545 commented 4 years ago

Oh, I see. Is it possible then a patch with country code GR ? i'm asking because I'm in Greece and US country code doesn't show channels 12 and 13.

alessandro893 commented 4 years ago

Oh, I see. Is it possible then a patch with country code GR ? i'm asking because I'm in Greece and US country code doesn't show channels 12 and 13.

Yes it's possible to change ccode to "GR". But did you try to test my driver? My mac works with channels 12-13 and "US" ccode.

alt text alt text

Mateo1234454545 commented 4 years ago

That's strange. After using your tool in Catalina I don't have 12,13 channels. Screen Shot 2019-11-05 at 14.02.56.pdf

alessandro893 commented 4 years ago

That's strange. After using your tool in Catalina I don't have 12,13 channels. Screen Shot 2019-11-05 at 14.02.56.pdf

Run this app: Wlan fix (GR).zip

Mateo1234454545 commented 4 years ago

Working great. Thank you!!!