uot;
> ;;
> + hg655b)
> + status_led="HW65x:green:power"
> + ;;
Hi,
please use generic led name, like "huawei:green:power".
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Dnia 2015-04-22, o godz. 15:59:37
Aleksandr Kolesnik napisał(a):
> Signed-off-by: Aleksandr Kolesnik
Hi,
there is chance to to include this into 15.05?
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.
In new firmware-4.bin (for ath10k) mac offset is 0x114 (276), not 0x118 (280).
This also closes #19751, bug introduced in #45624
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ar71xx/base-files/lib/preinit/82_patch_ath10k
b/target/linux/ar71xx/base-files/lib/preinit
This is new router from TRENDnet:
- cpu: QCA9558 @720MHz
- flash: 16MB
- ram: 256MB
- 4+1 RJ45 100/1000Mbps
- wifi: QCA9558 (bgn) and QCA9880-BR4A (ac)
- 1x USB 2.0
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh
b/target/linux/ar71xx/base-files
sion, works with E3372s-153 and CC-rc2 in ncm mode
(see also http://eko.one.pl/forum/viewtopic.php?id=11470 - in polish)
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-
This patch adds buttons support for Huawei EchoLife HG553.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/brcm63xx/dts/hg553.dts
b/target/linux/brcm63xx/dts/hg553.dts
index 140e2de..fa22403 100644
--- a/target/linux/brcm63xx/dts/hg553.dts
+++ b/target/linux/brcm63xx/dts/hg553
This patch adds buttons support for Huawei EchoLife HG553.
Changes:
- add empty line...
- change codes to hexadecimal
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/brcm63xx/dts/hg553.dts
b/target/linux/brcm63xx/dts/hg553.dts
index 140e2de..4d79824 100644
--- a/target/linux
Allow to use radius server to mac authentication.
Config section:
..
option 'macfilter' 'radius'
option 'auth_server' '192.168.1.100'
option 'auth_secret' 'RadiusPassword'
option 'auth_port' '1812'
gsw->port4 = PORT4_EPHY;
+
Where device_node structure is populated? CC uses of_find_matching_node,
but in DD/trunk this structure is null, and I cannot set "mediatek,port4"
property to gmac.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-de
rawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Dnia 2016-09-11, o godz. 00:05:18
Matthew McClintock napisał(a):
> On Sat, Dec 12, 2015 at 1:53 AM, Cezary Jackiewicz
> wrote:
> > Add support for TRENDnet TEW-823DRU:
> > - cpu: QCA9558 @720MHz
> > - flash: 16MB
> > - ram: 256MB
> > - 4+1 RJ45 100/100
There are more version on market, add version number to the name.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index ae398d9..e193c08 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image
Add support for TRENDnet TEW-823DRU:
- cpu: QCA9558 @720MHz
- flash: 16MB
- ram: 256MB
- 4+1 RJ45 100/1000Mbps
- wifi: QCA9558 (bgn) and QCA9880-BR4A (ac)
- 1x USB 2.0
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ar71xx/base-files/etc/board.d/01_leds
b/target/linux/ar71xx
unnecessary comment
> struct platform_device *pdev = of_find_device_by_node(np);
> struct mt7620_gsw *gsw;
> + const char *rtl8211e_reset = NULL;
...
> -
> + of_property_read_string(np, "mediatek,rtl8211e-reset",
> &rtl8211e_re
Device/edimax_ew-7478ac
> + DTS := EW-7478AC
> + DEVICE_TITLE := Edimax EW-7478AC
> + BLOCKSIZE := 64k
BLOCKSIZE := 4k
See erasesize:
root@OpenWrt:~# cat /proc/mtd
dev:size erasesize name
mtd0: 0003 1000 "u-boot"
mtd1: 0001 1000 "u-boot-env"
mtd2: 0001 1000 "factory"
mtd3: 0002 1000 "cimage"
mtd4: 0079 1000 "firmware"
mtd5: 00182ef3 1000 "kernel"
mtd6: 0060d10d 1000 "rootfs"
mtd7: 0041a000 1000 "rootfs_data"
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
itch "lan" "lan" "$boardname:green:lan" "switch0" "0x20"
(if you rename internet to lan)
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Dnia 2019-05-26, o godz. 22:16:30
Birger Koblitz napisał(a):
> Hi,
>
> On 26.05.19 19:28, Cezary Jackiewicz wrote:
> >> + ucidef_set_led_netdev "lan" "lan" "$boardname:green:internet"
> >> "eth0"
> >>
an/
> brightness device device_name interval
> link max_brightness rx subsystem
> trigger tx uevent
>
> no port_mask
Set trigger to switch0 first.
--
Pozdrawiam,
Cezary Jackiewicz
___
Dnia 2019-06-03, o godz. 19:04:23
Birger Koblitz napisał(a):
> +#include
> +#include
> +
> +/ {
> + compatible = "edimax,ew-7478ac", "ralink,mt7620a-soc";
> + model = "Edimax EW-7478ac";
model = "Ed
After r41444 wifi working on WRTnode. Tested.
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
===
--- target/linux/ramips/base-files/etc/hotplug.d/firmware/10
quot;Committed"? I
> ask because I have some more patches to add that will make this code
> more efficient and generic because it actually applies to most if not
> all Senao-produced boards.
See https://dev.openwrt.org/changeset/41314
--
Pozdrawiam,
Cezary Jackiewicz
_
New router/repeater from TP-LINK
- CPU: Atheros AR9341-DL3A (AP123)
- Flash: 4MB
- Ram: 32MB
Similar to TL-WA850RE
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/base-files/etc/diag.sh
===
--- target/linux/ar71xx
New router/repeater from TP-LINK
- CPU: Atheros AR9341-DL3A (AP123)
- Flash: 4MB
- Ram: 32MB
Similar to TL-WA850RE
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/base-files/etc/diag.sh
===
--- target/linux/ar71xx
New router/repeater from TP-LINK
- CPU: Atheros AR9341-DL3A (AP123)
- Flash: 4MB
- Ram: 32MB
Similar to TL-WA850RE.
Changes: rename file after r41596
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh
b/target/linux/ar71xx/base-files/etc/diag.sh
Change LED name mpr-x -> hame
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ramips/base-files/etc/diag.sh
b/target/linux/ramips/base-files/etc/diag.sh
index 4aac473..9ad7ccb 100755
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/
Add hame mpr-a1 to default ramips profile.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ramips/image/Makefile
b/target/linux/ramips/image/Makefile
index bf95a84..1c65ee6 100644
--- a/target/linux/ramips/image/Makefile
+++ b/target/linux/ramips/image/Makefile
@@ -601,6 +601,7
Clean up HAME profiles, remove unnecessary packages.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ramips/rt305x/profiles/hame.mk
b/target/linux/ramips/rt305x/profiles/hame.mk
index 35b9a04..06dfc12 100644
--- a/target/linux/ramips/rt305x/profiles/hame.mk
+++ b/target/linux
Switch in Edimax 3G-6200n also require full switch reset, not only vlan
definitions. Tested on Edimax 3G-6200n.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ramips/base-files/etc/uci-defaults/02_network
b/target/linux/ramips/base-files/etc/uci-defaults/02_network
index
7Links PX-4885 (clones) can also be purchased with 8MB flash. Creating images
for these routers.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ramips/dts/PX4885-4M.dts
b/target/linux/ramips/dts/PX4885-4M.dts
new file mode 100644
index 000..2bea444
--- /dev/null
+++ b
7Links PX-4885 (clones) can also be purchased with 8MB flash.
Creating images for these routers, use dtsi for common part
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ramips/dts/PX4885.dts
b/target/linux/ramips/dts/PX4885.dts
deleted file mode 100644
index 2bea444..000
Add a script to detect the board name and populate /tmp/sysinfo.
Sets the status LED for Linksys EA4500.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/kirkwood/base-files/etc/diag.sh
b/target/linux/kirkwood/base-files/etc/diag.sh
new file mode 100755
index 000..bd6bd98
Typo in OpenWrt name.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/config/Config-devel.in b/config/Config-devel.in
index 45a7fd9..d096c18 100644
--- a/config/Config-devel.in
+++ b/config/Config-devel.in
@@ -27,7 +27,7 @@ menuconfig DEVEL
If not set then defaults to '
Dnia 2014-12-06, o godz. 15:22:38
John Crispin napisał(a):
> the added script is not what the subject/description claims it is ...
/tmp/sysinfo is populated by calling kirkwood_board_name.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mail
Add suport for Tenda 3G150B:
- cpu: Ralink RT5350F
- flash: 4MB
- ram: 32MB
- 1x USB 2.0
- 1x RJ45
- one reset button
- battery powered (BP-4L, 3.7V 1450mAh)
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds
b/target/linux/ramips/base-files
$ht variable is not passed. $htmode is.
With this, wpa_supplicant-phy0.conf contains htmode line if htmode is set in
config.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/package/network/services/hostapd/files/netifd.sh
b/package/network/services/hostapd/files/netifd.sh
index d625709
TP-LINK TL-WR843ND v1 is the same model like wr41, but with
Power over Ethernet on wan port.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh
b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index a870396..14ee68b 100755
--- a/target/linux/ar71xx
z
(width: 40 MHz with channel 36 and HT40+); iw wlan1 station dump shows
bitrate
rx bitrate: 115.6 MBit/s MCS 13 short GI
tx bitrate: 57.8 MBit/s MCS 5 short GI
rx bitrate: 86.7 MBit/s MCS 12 short GI
etc.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
firmware/WebUI?
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Add 5GHz led entry after r44033.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
index d1da572..4dfe652 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
+++ b
These file is not used by system.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion
b/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion
deleted file mode 100644
index e96acc8..000
--- a/target/linux/ramips/base-files/etc
Fix typo in firmware installer script.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh
b/package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh
index 858e8f1..8349505 100755
--- a/package/kernel/lantiq/ltq-vdsl-fw/src
For TP-LINK TD-W8970 button should work as "reset", not "BTN_1".
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/lantiq/dts/TDW8970.dts
b/target/linux/lantiq/dts/TDW8970.dts
index 51972a0..1b42d48 100644
--- a/target/linux/lantiq/dts/TDW8970.dts
+++ b/tar
Fix failsafe mode for TD-W8970, register interface for preinit.
Signed-off-by: Cezary Jackiewicz
---
diff --git
a/target/linux/lantiq/base-files/lib/preinit/05_set_preinit_iface_lantiq
b/target/linux/lantiq/base-files/lib/preinit/05_set_preinit_iface_lantiq
new file mode 100644
index 000
For Nexx WT3020 board_name is wt3020, not nexx-wt3020
root@OpenWrt:~# . /lib/ramips.sh; echo $(ramips_board_name)
wt3020
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ramips/base-files/etc/diag.sh
b/target/linux/ramips/base-files/etc/diag.sh
index 39a0868..50b6ff2 100644
Add HSO support to comgt. This is work of Kyklas (see
https://dev.openwrt.org/ticket/6995), tested with Option GTM382.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/package/network/utils/comgt/Makefile
b/package/network/utils/comgt/Makefile
index 8fcf54e..1e12b68 100644
--- a/package
"$size" in
> + 8192000)
> + AR71XX_MODEL='GL-iNet 6408A v1'
> + ;;
> + 16580608)
> + AR71XX_MODEL='GL-iNet 6416A v1'
> + ;;
> + esac
Hi,
GL-iNet 64xxA v1? Why not just GL-iNet 64xxA ac
o/huawei_ncm.sh
Why you do that? ncm from gcom-ncm is enough, you do not have to do
specifically the new protocol. Just set /dev/cdc-wdm0 as device. Tested
with E3131 in huawei/ncm mode.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
open
TP-Link TL-WR710n v2 looks like v1, but has less memory (4MB).
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 8766756..fe269f4 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image
TP-Link TL-WR710n v2 looks like v1, but has less memory (4MB).
Signed-off-by: Cezary Jackiewicz
---
diff --git a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 49c3ca0..ad2f8c1 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image
"rssi": -50.90
},
{
"physical_cell_id": 50,
"rsrq": -78.40,
"rsrp": -18.50,
"rssi":
Signed-off-by: Cezary Jackiewicz
---
Index: feeds/packages/net/aria2/Makefile
===
--- feeds/packages/net/aria2/Makefile (wersja 35669)
+++ feeds/packages/net/aria2/Makefile (kopia robocza)
@@ -7,12 +7,12 @@
include $(TOPDIR
End of ring: 0
etc.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Use eeprom (art) from included wifi card, not hard coded in flash.
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/files/arch/mips/ath79/mach-rw2458n.c
===
--- target/linux/ar71xx/files/arch/mips/ath79/mach
d symlink race for creating directories when UserOwner is in effect.
> + Increased performance of FTP directory listings.
>
> Signed-off-by: Daniel Petre
Applied, thanks!
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
open
Small router sold in Poland (by Cyfrowy Polsat)
- CPU: RT3050F @ 320MHz
- 4MB flash
- 16MB RAM
- 1x USB 2.0
- reset button
- wifi: Chipset detected - rt: 2872, rf: 0005, rev: 0200.
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ramips/image/Makefile
Small router with 4MB flash, 32MB RAM
http://www.tp-link.com.cn/product_300.html
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/image/Makefile
===
--- target/linux/ar71xx/image/Makefile (wersja 36642
MR10U is closer to MR3040 than WR703N. This changes also enable USB power on
GPIO18.
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/image/Makefile
===
--- target/linux/ar71xx/image/Makefile (wersja 36725
At offset 0x40, signature for TL-MR10U/TL-MR11U begin from 0x00, not 0x10/0x11.
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/base-files/lib/ar71xx.sh
===
--- target/linux/ar71xx/base-files/lib/ar71xx.sh
This patch add cgi programs to apcupsd - data visualization on the web
Signed-off-by: Cezary Jackiewicz
---
Index: feeds/packages/net/apcupsd/Makefile
===
--- feeds/packages/net/apcupsd/Makefile (revision 36754)
+++ feeds
now
Kernel.mk is also not necessary 1.1.0
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
uv1.bin
File name : mr13uv1.bin
...
Vendor name: TP-LINK Technologies
Firmware version : ver. 1.0
Hardware ID: 0x00130101 (unknown)
So
+ "001301"*)
+ model="TP-Link TL-MR13U"
+ ;;
--
Pozdrawiam,
Cezary Jackiewicz
___
Small router sold in EU: AR9330@400MHz, 1x USB2.0, 2x ethernet, 8MB flash,
32MB ram, one led, one button.
See: http://galeria.tech-blog.pl/TP-Link_TL-WR710N-EU/
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/image/Makefile
Netgear WNR612 v2:
- cpu Atheros AR7240 (Python) @400MHz
- flash 4MB
- ram 32MB
- ethernet 10/100: 1xwan + 2xlan (only two)
- radio AR9285
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c
GPIO for Linksys E4200v1, tested and works. This closes #13454 and #13894
Signed-off-by: Cezary Jackiewicz
---
Index: package/kernel/broadcom-diag/src/diag.c
===
--- package/kernel/broadcom-diag/src/diag.c (revision 37665
Based on the original firmware, the file must have the tag
HORNET-PACKET-DIR505A1-3, not HORNET-RT-DIR505A1-3.
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/image/Makefile
===
--- target/linux/ar71xx/image
Fix for recognize TL-WR710N
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/base-files/lib/ar71xx.sh
===
--- target/linux/ar71xx/base-files/lib/ar71xx.sh(revision 3)
+++ target/linux/ar71xx/base-files
Without netifd generates an error:
daemon.notice netifd: wan (1249): /bin/sh: /sbin/modprobe: not found
Signed-off-by: Cezary Jackiewicz
---
Index: package/network/services/ppp/patches/510-fix-modprobe.patch
===
--- package
Support for TP-Link TL-MR3040. Power LED not working - always on red, after
start should be green.
Signed-off-by: Cezary Jackiewicz
---
--- target/linux/ar71xx/image/Makefile
+++ target/linux/ar71xx/image/Makefile
@@ -877,6 +877,11 @@
$(call
Image/Build/Template/$(fs_64k)/$(1),TPLINK
See #12338. Redwave rw2458 has uboot, not redboot.
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/files/arch/mips/ath79/mach-rw2458n.c
===
--- target/linux/ar71xx/files/arch/mips/ath79/mach-rw2458n.c(wersja
nd also rmdir the auto-created mount point.
Maybe we should mount by default in /tmp, not /mnt? This prevents
unnecessary write in flash.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lis
0x5350
detected.
[ 13.40] phy0 -> rt2x00lib_probe_dev: Error - Failed to allocate device.
Other problem: LAN leds is reverse (lights when not cable connected and vice
versa)
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ramips/imag
This patch adds QMI WWAN driver for Qualcomm MSM based 3G and LTE modems.
Signed-off-by: Cezary Jackiewicz
---
Index: package/kernel/modules/usb.mk
===
--- package/kernel/modules/usb.mk (wersja 34497)
+++ package/kernel
Based on work of Aleksander Morgado.
Signed-off-by: Cezary Jackiewicz
---
Index: feeds/packages/libs/libqmi/Makefile
===
--- feeds/packages/libs/libqmi/Makefile (wersja 0)
+++ feeds/packages/libs/libqmi/Makefile (kopia robocza
Sorry, wrong title - should be "QMI WWAN driver for Qualcomm MSM based 3G and
LTE modems"
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
This patch updates aria2 to version 1.16.0
Signed-off-by: Cezary Jackiewicz
---
Index: feeds/packages/net/aria2/Makefile
===
--- feeds/packages/net/aria2/Makefile (wersja 34498)
+++ feeds/packages/net/aria2/Makefile (kopia
This patch updates usb-modeswitch to version 1.2.5
Signed-off-by: Cezary Jackiewicz
---
Index: feeds/packages/utils/usb-modeswitch/Makefile
===
--- feeds/packages/utils/usb-modeswitch/Makefile(wersja 34498)
+++ feeds
This patch updates usb-modeswitch-data to version 20121109
Signed-off-by: Cezary Jackiewicz
---
Index: feeds/packages/utils/usb-modeswitch-data/Makefile
===
--- feeds/packages/utils/usb-modeswitch-data/Makefile (wersja 34498
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/base-files/lib/ar71xx.sh
===
--- target/linux/ar71xx/base-files/lib/ar71xx.sh(wersja 34566)
+++ target/linux/ar71xx/base-files/lib/ar71xx.sh(kopia
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ar71xx/base-files/etc/uci-defaults/leds
===
--- target/linux/ar71xx/base-files/etc/uci-defaults/leds(revision 34763)
+++ target/linux/ar71xx/base-files/etc/uci
Signed-off-by: Cezary Jackiewicz
---
Index: package/kernel/modules/usb.mk
===
--- package/kernel/modules/usb.mk (wersja 35052)
+++ package/kernel/modules/usb.mk (kopia robocza)
@@ -146,6 +146,22 @@
$(eval $(call
Ralink RT3052F, 4MB flash, 32MB ram, one USB 2.0, two buttons
and seven leds.
Factory image should be used to flash from original firmware.
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
Dnia 2013-01-09, o godz. 20:51:04
Paul Fertser napisał(a):
> Cezary Jackiewicz writes:
> > +define Profile/3G300M
> > + NAME:=Tenda 3G300M
> > + PACKAGES:=\
> > + kmod-usb-core kmod-usb-rt305x-dwc_otg \
> > + kmod-ledtrig-usbdev
> &g
RFC: interface should be defined for failsafe?
Signed-off-by: Cezary Jackiewicz
---
Index: target/linux/ramips/base-files/lib/preinit/07_set_preinit_iface
===
--- target/linux/ramips/base-files/lib/preinit/07_set_preinit_iface
hould be, as generic_8m.
>
> Would you like to do it yourself or do you prefer having someone else
> do it?
Let someone try to fix it.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
AR9331 based, these same as 741v4
Signed-off-by: Cezary Jackiewicz
---
--- target/linux/ar71xx/image/Makefile (wersja 35445)
+++ target/linux/ar71xx/image/Makefile (kopia robocza)
@@ -906,7 +906,7 @@
$(eval $(call
SingleProfile,TPLINK,$(fs_64kraw),TLWR740NV3,tl-wr740n-v3,TL-WR741ND
Dnia 2014-01-04, o godz. 11:58:49
Dirk Neukirchen napisał(a):
> while at it remove patch fuzz by refreshing patches
>
> fixes build warning:
> configure: WARNING: unrecognized options: --disable-gtk
>
> Signed-off-by: Dirk Neukirchen
r39199, thanks.
--
Pozdrawiam,
Remove the spaces and dots at the end of the line.
Signed-off-by: Cezary Jackiewicz
---
Index: packages/utils/lcdproc/files/LCDd
===
--- packages/utils/lcdproc/files/LCDd (wersja 40577)
+++ packages/utils/lcdproc/files/LCDd
tps://dev.openwrt.org/ticket/9451).
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Dnia 2011-08-02, o godz. 22:08:04
Maarten Bezemer napisał(a):
> Any replies, comments or critics are very welcome.
Also - smbpasswd is quite big - old version: 11573B, new one: 1750688 B. Too
big.
--
Pozdrawiam,
Cezary Jackiewicz
___
open
tripped away
> properly.
> - Fixed a problem of a failing test for 'long long', resulting that it
> was not available.
[...]
> Any replies, comments or critics are still very welcome.
Good!
How about libpopt? Why samba use external package, not this build-in?
would be better to use the build-in libpopt?
Just look how grow binary with libpopt build-in. If size grows more
than 10k, should be external.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.o
Dnia 2011-08-06, o godz. 14:57:00
Maarten Bezemer napisał(a):
Next: try do not include files from printing/* if SAMBA3_NO_PRINTING
(AVM_NO_PRINTING) is selected.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel
Dnia 2011-08-08, o godz. 15:56:17
Maarten Bezemer napisał(a):
> It saves about 260kB on the smbd executable size.
Good to hear it.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
ht
library)
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
, I don't have any kb5 libraries installed in sdk.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
d on a (home)router or not. If not, then building configuration
> options for it seems like a waste of time.
+1 for remove AD, ldap etc.
--
Pozdrawiam,
Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.open
Signed-off-by: Cezary Jackiewicz
---
Index: package/kernel/modules/usb.mk
===
--- package/kernel/modules/usb.mk (wersja 28063)
+++ package/kernel/modules/usb.mk (kopia robocza)
@@ -956,7 +956,7
Dnia 2011-08-30, o godz. 10:56:17
Maarten Bezemer napisał(a):
> Then I'll send another
> update of my samba3 patch to the list and await further comments... ;)
Maarten,
when can we expect next version?
--
Cezary
___
openwrt-devel mailing list
open
Support for Belkin F5D8235-4 v1 (RT288x)
works:
- switch
- buttons
- some leds
does not work:
- USB (not supported by RT288XX)
- WLAN
Based on r29397
Signed-off-by: Cezary Jackiewicz
---
--- target/linux/ramips/rt288x/config-2.6.39
+++ target/linux/ramips/rt288x/config-2.6.39
@@ -92,6 +92,7
Dnia 2011-12-02, o godz. 19:34:14
Roman Yeryomin napisał(a):
> On 2 December 2011 19:17, Cezary Jackiewicz
> wrote:
> > Support for Belkin F5D8235-4 v1 (RT288x)
> > works:
> > - switch
> > - buttons
> > - some leds
> >
> > does not work:
1 - 100 of 119 matches
Mail list logo