From: George Kashperko
Fix incorrect device reference counting by switch-robo.
Signed-off-by: George Kashperko
--- trunk.24729.orig/package/switch/src/switch-robo.c 2010-12-25
11:19:31.0 +0200
+++ trunk.24729/package/switch/src/switch-robo.c2011-02-05
03:04:06.0 +0200
@
Gabor, thanks for the feedback.
>> + ar71xx_eth0_data.phy_if_mode = PHY_INTERFACE_MODE_MII;
>> + ar71xx_eth0_data.speed = SPEED_100;
>> + ar71xx_eth0_data.duplex = DUPLEX_FULL;
>
> You don't have to specify the speed and duplex values if you are using a
> phy_mask.
From: George Kashperko
ASUS RT-N16 router network configuration setup support
Signed-off-by: George Kashperko
--- trunk.orig/target/linux/brcm47xx/base-files/etc/init.d/netconfig
2010-12-25 11:19:07.0 +0200
+++ trunk/target/linux/brcm47xx/base-files/etc/init.d/netconfig
2011-02-05 02:35:
From: George Kashperko
Add ASUS RT-N16 router detection, leds and buttons support
Signed-off-by: George Kashperko
--- trunk.orig/package/broadcom-diag/src/diag.c 2010-12-25
11:19:28.0 +0200
+++ trunk/package/broadcom-diag/src/diag.c 2011-02-05 02:34:04.0
+0200
@@ -74,6 +74,7
The device is called SPW500V, not SP500W.
Signed-off-by: Jonas Gorski
---
Quite an embarressing typo.
.../base-files/etc/defconfig/SP500W/network| 14 --
.../base-files/etc/defconfig/SPW500V/network | 14 ++
2 files changed, 14 insertions(+), 14 deletio
The fallback needs to be exported for bcm63xx, too. Runtime tested with a
BCM4322 on a BCM6358.
Signed-off-by: Jonas Gorski
---
.../977-ssb_export_fallback_sprom.patch| 20
1 files changed, 20 insertions(+), 0 deletions(-)
create mode 100644
target/linux/brcm
Hi Jonathan,
> OK, I've mapped the leds and the buttons. I've also moved the eth
> fixup into the pre-init. If it's in the regular init, then failsafe
> doesn't work, because the ethernet port never comes online. The mach
> file is a bit cleaner, now, too. Failsafe is confirmed to work
> correctly
Signed-off-by: Jochen Friedrich
---
Xorg/xorg/xserver/xorg-kdrive/Makefile |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Xorg/xorg/xserver/xorg-kdrive/Makefile
b/Xorg/xorg/xserver/xorg-kdrive/Makefile
index 8076275..2712d48 100644
--- a/Xorg/xorg/xserver/xorg-kdrive/
Signed-off-by: Jochen Friedrich
---
utils/input-utils/Makefile |2 +-
utils/input-utils/patches/001-EVIOCGKEYCODE2.patch | 220
utils/input-utils/patches/002-version-check.patch | 34 +++
3 files changed, 255 insertions(+), 1 deletions(-)
crea
Signed-off-by: Jochen Friedrich
---
Xorg/lib/libmatchbox/Makefile |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Xorg/lib/libmatchbox/Makefile b/Xorg/lib/libmatchbox/Makefile
index 657df27..1c7d706 100644
--- a/Xorg/lib/libmatchbox/Makefile
+++ b/Xorg/lib/libmatchbox/M
This patch prevents the processing of the 'doc' and 'tests'
subdirectories of the libusb package. Since the result of building these
directories is never included in the ipkg package, omitting them saves
compilation time and avoids possible errors if building the docs fails
because of some openjade
11 matches
Mail list logo