On 31 January 2012 13:21, Tobias Diedrich wrote:
>> I think that this is definitely a good thing.
>> But we must be careful to fully switch to it because, eg., belkin
>> board I have (and probably others with external switch) requires
>> double tagging control to enable external switch (will post
This fixes Belkin F5D8235 v2 ethernet stuff.
To do it we first need to enable rgmii and then not to configure any
vlans at all. Then there are two ways: enable double tagging on ports
5 and 6 and enable tag removal (as I was doing from the very
beginning) OR we can simply disable vlans and vlan tag
I found that option -c in udhcpc no longer works. This is a little
workaround. Though with this patch applied, you shouldn't write colons
in /etc/config/network in clientid option.
Signed-off-by: Peter Mukhachev
Index: package/base-files-network/files/lib/network/config.sh
===
Hello,
> I ran into the problem that if ccache is locally installed building some
> programs does not found the compiler. The ccache binary is looked up in
> staging_dir/host/bin which is only there if installed. This patch fixes the
> ccache install if ccache is found.
>
> The patch is against 10
Hello,
I ran into the problem that if ccache is locally installed building some
programs does not found the compiler. The ccache binary is looked up in
staging_dir/host/bin which is only there if installed. This patch fixes the
ccache install if ccache is found.
The patch is against 10.03.1.
2012.01.28. 0:58 keltezéssel, Vadim Girlin írta:
> This patch adds support for D-LINK DIR-615 E4 board. It's mostly based
> on the existing support for DIR-600 A1, with some changes in the leds
> configuration.
>
> It's an updated version of the patch that reliably works on my hw for
> about a yea
2012.01.28. 21:16 keltezéssel, Simon Taylor írta:
> Adds support for TL-MR11U, a portable router with very similar
> hardware to the TL-WR703N and TL-MR3020, but with an onboard
> 2000mAh battery.
>
> Tested, working:
> All interfaces (Ethernet, 802.11n, USB)
> WPS & Reset switches (Power appears
The package provides a tool that logs data from your car, using OBDII.
It also includes OBD II Simulator and log converters to gpx, kml and csv.
Signed-off-by: Viktar Palstsiuk
---
net/obdgpslogger/Makefile | 34 ++
1 files changed, 34 insertions(+), 0 deletions
Add a new wireless config parameter short_preamble=0|1 to enable
usage of short preambles. Default is to only allow long preambles
as before.
Even if short_preamble is set to 1 hostapd will take care that
short preambles are disabled as soon as a STA associates that
cannot handle short preambles.
Hi,
the patch is whitespace mangled.
~ Jow
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Tobias Diedrich wrote:
> + dev_info(&pdev->dev, "about to fill out switch_dev struct\n");
> + dev_info(&pdev->dev, "about to call register_switch\n");
Hmm, just noticed that I left those two debugging statements in the
code, they can be removed.
--
Tobias
Roman Yeryomin wrote:
> On 31 January 2012 01:17, Tobias Diedrich wrote:
> > This patch adds basic swconfig support for ramips_esw:
> >
> > root@OpenWrt:/# swconfig dev rt305x show
> > Global attributes:
> > Port 0:
> > led: 5
> > pvid: 1
> > Port 1:
> > led: 5
> > pvid
On 31 January 2012 01:17, Tobias Diedrich wrote:
> This patch adds basic swconfig support for ramips_esw:
>
> root@OpenWrt:/# swconfig dev rt305x show
> Global attributes:
> Port 0:
> led: 5
> pvid: 1
> Port 1:
> led: 5
> pvid: 1
> Port 2:
> led: 5
> pvid:
This patch adds an upstream fix to the pyrrd package. It also adds the
rrdtool package as external dependency.
Signed-off-by: Roberto Riggio
--
Index: lang/pyrrd/patches/200-fetch.patch
===
--- lang/pyrrd/patches/200-fetch.patch
14 matches
Mail list logo