Atheros wireless driver

Started by shaqan, May 02, 2015, 02:55:37 AM

Previous topic - Next topic
Could you import Atheros WLAN driver from 11-CURRENT?

It would help with 802.11na (5Ghz "n").

At the moment getting

Quote
May 2 00:51:49    kernel: ar9300_Stub_GetAntennaSwitch: called
May 2 00:51:49    kernel: ar9300_Stub_GetAntennaSwitch: called
May 2 00:51:49    kernel: ar9300_Stub_GetCTSTimeout: called
May 2 00:51:49    kernel: ar9300_Stub_GetCTSTimeout: called
May 2 00:51:38    kernel: ar9300_Stub_GetAntennaSwitch: called
May 2 00:51:38    kernel: ar9300_Stub_GetAntennaSwitch: called
May 2 00:51:38    kernel: ar9300_Stub_GetCTSTimeout: called
May 2 00:51:38    kernel: ar9300_Stub_GetCTSTimeout: called
May 2 00:51:27    kernel: ar9300_Stub_GetAntennaSwitch: called
May 2 00:51:27    kernel: ar9300_Stub_GetAntennaSwitch: called
May 2 00:51:27    kernel: ar9300_Stub_GetCTSTimeout: called
May 2 00:51:27    kernel: ar9300_Stub_GetCTSTimeout: called
May 2 00:51:16    kernel: ar9300_Stub_GetAntennaSwitch: called

into syslog.. WLAN card I'm trying to use is Atheros AR9580

If it has been applied to 10-STABLE we can merge it into a future kernel, but if not the network interface API change from 10 to 11 makes it hard to simply drop it in without help.