2017-07-23 13:55:04

by Arul jothi

[permalink] [raw]
Subject: Madwifi porting to Ath9k

Hi,

I have AR7161 based board which is using customized madwifi driver
with PCF implementation.
I need to port the driver to new board based on AR9344.
What should be the approach I should take

1. Build Madwifi with current AR9344 Openwrt build

2. Implement PCF with current Ath9k driver.


Please advise which approach I should take. Can someone help me with
some clue on that.
Thanks in advance.

Regards,
Arul.


2017-07-24 13:38:48

by Arul jothi

[permalink] [raw]
Subject: Re: Madwifi porting to Ath9k

Can someone from Atheros confirm that PCF is supported in AR9344 /
9342 hardware.
I doubt, PCF might not work without hardware support.

On Mon, Jul 24, 2017 at 3:19 PM, Oleksij Rempel <[email protected]> wrote:
> Am 24.07.2017 um 08:08 schrieb Arul jothi:
>> Hi Oleksij,
>>
>> Thanks for your reply. I am new to the linux wireless.
>> Does ath9k has support for PCF implementation ? I couldn't find any
>> reference about PCF in ath9k.
>>
>> Do you mean porting madwifi code to ath9k is straight forward ?.
>> Please give some link or guideliness.
>
> - Isolate PCF code in Madwifi
> - port it to the ath9k if possible
> - do lots of testing
> - send patches for review.
>
> --
> Regards,
> Oleksij
>

2017-07-24 07:19:19

by Oleksij Rempel

[permalink] [raw]
Subject: Re: Madwifi porting to Ath9k

Am 24.07.2017 um 08:08 schrieb Arul jothi:
> Hi Oleksij,
>
> Thanks for your reply. I am new to the linux wireless.
> Does ath9k has support for PCF implementation ? I couldn't find any
> reference about PCF in ath9k.
>
> Do you mean porting madwifi code to ath9k is straight forward ?.
> Please give some link or guideliness.

- Isolate PCF code in Madwifi
- port it to the ath9k if possible
- do lots of testing
- send patches for review.

--
Regards,
Oleksij


Attachments:
signature.asc (213.00 B)
OpenPGP digital signature

2017-07-24 06:01:11

by Oleksij Rempel

[permalink] [raw]
Subject: Re: Madwifi porting to Ath9k

Am 23.07.2017 um 15:54 schrieb Arul jothi:
> Hi,
>
> I have AR7161 based board which is using customized madwifi driver
> with PCF implementation.
> I need to port the driver to new board based on AR9344.
> What should be the approach I should take
>
> 1. Build Madwifi with current AR9344 Openwrt build
>
> 2. Implement PCF with current Ath9k driver.
>
>
> Please advise which approach I should take. Can someone help me with
> some clue on that.
> Thanks in advance.

In long term it is preferable to extend upstream version of the driver
(ath9k) aaand upstream you patches as well.

ath9k has big developer community and good testing coverage.

--
Regards,
Oleksij


Attachments:
signature.asc (195.00 B)
OpenPGP digital signature

2017-07-24 06:09:23

by Arul jothi

[permalink] [raw]
Subject: Re: Madwifi porting to Ath9k

Hi Oleksij,

Thanks for your reply. I am new to the linux wireless.
Does ath9k has support for PCF implementation ? I couldn't find any
reference about PCF in ath9k.

Do you mean porting madwifi code to ath9k is straight forward ?.
Please give some link or guideliness.

Regards,
Arul.

On Mon, Jul 24, 2017 at 2:01 PM, Oleksij Rempel <[email protected]> wrote:
> Am 23.07.2017 um 15:54 schrieb Arul jothi:
>> Hi,
>>
>> I have AR7161 based board which is using customized madwifi driver
>> with PCF implementation.
>> I need to port the driver to new board based on AR9344.
>> What should be the approach I should take
>>
>> 1. Build Madwifi with current AR9344 Openwrt build
>>
>> 2. Implement PCF with current Ath9k driver.
>>
>>
>> Please advise which approach I should take. Can someone help me with
>> some clue on that.
>> Thanks in advance.
>
> In long term it is preferable to extend upstream version of the driver
> (ath9k) aaand upstream you patches as well.
>
> ath9k has big developer community and good testing coverage.
>
> --
> Regards,
> Oleksij
>