Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Sep 2013 00:09:50 +0200
From:      Harm Weites <harm@weites.com>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>
Subject:   Re: TP-Link 1043ND - its tme :)
Message-ID:  <1377986990.2748.49.camel@manbearpig>
In-Reply-To: <CAJ-Vmon9rQQNNXq1P-aVwLwUb1Lg9h4UGaaJKnpxzx7oacrP=A@mail.gmail.com>
References:  <29fffe4d56621c3b61e64a4e37dbae50.squirrel@arroway.org> <1377974793.2748.33.camel@manbearpig> <CAJ-Vmon9rQQNNXq1P-aVwLwUb1Lg9h4UGaaJKnpxzx7oacrP=A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-F1ew/C855zdSAnOBCKIA
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Hi,

I am using the attached script as a base to build several ports I
needed. It gets the job done, though sometimes requiring some patching
of makefiles. This depends, ofcourse, on your toolchain and a checkout
of HEAD.

Regards

Adrian Chadd schreef op za 31-08-2013 om 14:22 [-0700]:
> Cool! How'd you build the MIPS versions of dropbear, etc?
> 
> 
> 
> 
> On 31 August 2013 11:46, Harm Weites <harm@vevida.nl> wrote:
>         Hi,
>         
>         For what its worth, this is my setup. I'm running 2 of the TP
>         Link units
>         configured as Quagga routers, though the kernel is already
>         running
>         behind quite a bit:
>         
>         FreeBSD 10.0-CURRENT #5 r249821M
>         
>         Mem: 10M Active, 2368K Inact, 11M Wired, 916K Cache, 1504K
>         Buf, 1340K
>         Free (yes, I also installed top)
>         
>         Processes:
>         - dropbear
>         - dhcprelya
>         - ospfd
>         - zebra
>         - ospf6d
>         - hostapd
>         - dhclient
>         
>         The other unit is running bgpd (which is a massive binary)
>         instead of
>         hostapd. I'm not using USB on either one them and I've removed
>         several
>         of the binaries from the rootfs created by Adrian's scripts. I
>         also left
>         out newfs stuff and the ability to do nfs mounts.
>         
>         Make sure you have MALLOC_PRODUCTION=YES in make.conf and
>         configure
>         bin/build_freebsd to use it:
>          __MAKE_CONF=/etc/tplinkmake.conf SRCCONF=/dev/null
>         
>         Some changes to the TP-Link kernel config
>         (sys/mips/conf/TP-WN1043ND):
>         
>         +options        NBUF=128
>         +nooptions      INVARIANTS
>         +nooptions      INVARIANT_SUPPORT
>         +nooptions      WITNESS
>         +nooptions      WITNESS_SKIPSPIN
>         +nooptions      IEEE80211_DEBUG
>         +nooptions      IEEE80211_SUPPORT_MESH
>         +nooptions      IEEE80211_SUPPORT_TDMA
>         +nooptions      IEEE80211_ALQ
>         +nooptions      ATH_DEBUG
>         +nooptions      ATH_DIAGAPI
>         +nooption       ATH_ENABLE_11N
>         +nooption       AH_DEBUG_ALQ
>         +nooptions      AH_DEBUG
>         +nooption       AH_DEBUG_ALQ
>         
>         Regards,
>         Harm
>         
>         _______________________________________________
>         freebsd-mips@freebsd.org mailing list
>         http://lists.freebsd.org/mailman/listinfo/freebsd-mips
>         To unsubscribe, send any mail to
>         "freebsd-mips-unsubscribe@freebsd.org"
>         
> 
> 


--=-F1ew/C855zdSAnOBCKIA--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1377986990.2748.49.camel>