[PATCH v2] Add support for Unifi AC Mesh

Tim Niemeyer tim at tn-x.org
Fr Nov 3 14:02:51 CET 2017


Hi

Am Montag, den 30.10.2017, 16:36 +0100 schrieb Christian Dresel:
> This is the correct firmware for the Unifi AC Mesh
> I have only tested at Unifi AC Mesh and not at Unifi AC lite
> But my information is, that both have the same Hardware
> 
> Signed-off-by: Christian Dresel <fff at chrisi01.de>
> 
> ---
> 
> v2:
>  - remove CONFIG_PACKAGE_ATH_DFS=y & CONFIG_ATH_USER_REGD=y because
> is already in dependencies
>    active
>  - remove tab and use spaces
>  - remove ETHMESHMAC
>  - remove debug output in configurenetwork
> 
[..]
> diff --git a/src/packages/fff/fff-network/files/usr/sbin/configurenetwork b/src/packages/fff/fff-network/files/usr/sbin/configurenetwork
> index c6b3113..173e270 100755
> --- a/src/packages/fff/fff-network/files/usr/sbin/configurenetwork
> +++ b/src/packages/fff/fff-network/files/usr/sbin/configurenetwork
> @@ -184,6 +184,10 @@ if [[ -n "$ROUTERMAC" ]]; then
>          echo "Fixing MAC on br-mesh (mesh)"
>          sleep 10
>          NEW_MACADDR=$(cat /sys/class/net/$ROUTERMAC/address)
> +        # We need this to set the original MAC for the ubnt-unifiac-lite from a variable and not from an Interface
> +        if [[ -n "$NEWROUTERMAC" ]]; then                                                                         
> +                NEW_MACADDR=$NEWROUTERMAC                                                                                                                                                     
> +        fi   
Hm.. Nee.. Lasst uns das bitte _vorher_ umbauen, dass die MAC Adressen
in den network.xx Files gesetzt werden.

Tim
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 488 bytes
Beschreibung: This is a digitally signed message part
URL         : <http://lists.freifunk.net/pipermail/franken-dev-freifunk.net/attachments/20171103/fd2f0a18/attachment.sig>


Mehr Informationen über die Mailingliste franken-dev