Hi

On 2020-08-11, Daniel Golle wrote:
> Hi Mohammad,
>
> On Tue, Aug 11, 2020 at 03:41:29PM +0300, mohammad rasim wrote:
> > The driver currently only support managed and monitor mode
[...]
> > +define KernelPackage/ar5523
> > +  $(call KernelPackage/mac80211/Default)
> > +  TITLE:=Driver for Atheros AR5523 USB sticks
> > +  DEPENDS:=@USB_SUPPORT +kmod-mac80211 +kmod-ath +kmod-usb-core 
> > +kmod-input-core +@DRIVER_11N_SUPPORT
>                                                                               
>      ^^^^^^^^^^^^^^^^^^^^^^
> From what I understood ar5523 are 802.11a/b/g and hence do NOT support
> 11N. Correct me if I'm wrong...

Correct, ar5523 is basically just a mips 4000 SOC with AR2112 (AR5005UG)
or AR5112 (AR5005UX) wireless, it's a 802.11 a/b/g solution (technically
Atheros Super-G/ Super-AG with up to 108 MBit/s) and doesn't support
802.11n, so +@DRIVER_11N_SUPPORT should be dropped.

Regards
        Stefan Lippers-Hollmann

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to