Commit graph

24 commits

Author SHA1 Message Date
Marc René Schädler
1f189ca402 add wlanwatchdog crontab entry to tplink boards 2013-09-09 11:07:25 +00:00
Marc René Schädler
c306813c26 add execution of environment variables script to rc.local 2013-09-09 11:07:16 +00:00
Tim Niemeyer
78e3d51531 bsp/*: remove ath9k-watchdog
This also fixes missing mii/eth-tool on wr841n8.

Signed-off-by: Tim Niemeyer <tim@fipux.org>
2013-09-09 11:06:52 +00:00
Tim Niemeyer
d41a1bd919 bsp/*: add ethtool and mii-tool
Signed-off-by: Tim Niemeyer <tim@fipux.org>
2013-07-13 23:18:59 +00:00
Tim Niemeyer
9beaf017a1 Enable atk9k-watchdog 2013-04-01 16:29:16 +02:00
Tim Niemeyer
338936f81f wr1043: Added heartbeat LEDs
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-03-30 14:37:03 +01:00
Tim Niemeyer
192dd3765c Change BATMAN ethernet ports
BATMAN couldn't handle devices with the same MAC, so this uses the internal
switch to bridge the ports. It also changes the MAC to a localy unique
address.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-03-30 00:10:52 +01:00
Bjoern Franke
0dd9c6076a remove ath9k-watchdog, backport ath9k-patches from openwrt r35786, should fix many dDMA issues 2013-02-27 19:28:07 +01:00
Bjoern Franke
59304a1224 - moved ath9k-watchdog to default
- watchdog bites now in case of 'Failed to stop TX' instead of 'Could not stop RX'
- instead of reboot, reset wifi and add enable batman-adv on wifi again
2013-02-24 09:33:55 +01:00
Bjoern Franke
b96357b200 wr1043nd: enabled syslog/logread 2013-02-17 17:35:10 +01:00
Bjoern Franke
be251961fd Revert "wr1043md: enabled syslog/logread"
This reverts commit 23d0b725cc.
2013-02-17 17:33:44 +01:00
Bjoern Franke
23d0b725cc wr1043md: enabled syslog/logread 2013-02-17 14:02:08 +01:00
Bjoern Franke
5c9ca26d4f ALL ath9k: add ath9k-watchdog script 2013-02-17 11:24:35 +01:00
Bjoern Franke
e839e70c11 ALL ath9k: enable atht9k-watchdog 2013-02-17 11:23:11 +01:00
Tim Niemeyer
d6d2fdb773 All: add ethernet ports to batman
This should fix #469

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-02-16 16:00:06 +01:00
Tim Niemeyer
0a607da88d WR1043: changes based on AA branch
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-02-02 01:01:21 +01:00
Tim Niemeyer
bdb4bdb967 LEDs: Most of the LEDs on tplinks are set by uci-default
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-11-18 23:49:30 +01:00
Tim Niemeyer
d1226f0e3c LEDs: Enable heartbeat status leds
This enables heartbeat (blinking depending on the load).
DIR300: The little triangle/circle led
wr741: The sun
wr1043: SYS
Fonera: Power (only on 2200; seems to be hard-wired on 2100)

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-11-18 21:49:02 +01:00
Tim Niemeyer
138915a5b5 LEDs: enable netdev and heartbeat on all platforms
This should fix #425 and gives further possibilities to enable
heartbeat on unused leds.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-11-17 23:07:51 +01:00
Tim Niemeyer
eb60e1cd3f vpn: remove tincd
fastd is well tested and so we can safely remove tincd and his big
openssl dependency.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-11-17 21:10:58 +01:00
Tim Niemeyer
626ae95bdc Add busybox support for Shadow-PWs
This should fix #411 as CONFIG_BUSYBOX_CONFIG_FEATURE_SHADOWPASSWDS is
need for correct pw changes.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-10-24 22:15:13 +02:00
Tim Niemeyer
a4499d466b WR1043ND: ported to new image
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-09-30 02:54:58 +02:00
Tim Niemeyer
424ce391c9 OGM over Ether have to go over bridge since 2012.2
https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-July/007779.html

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-09-30 02:49:17 +02:00
Tim Niemeyer
b4d756cb91 New build_script structure.
The new build_script uses a bsp-style interface. Now it's possible
to work on more than one board at the same time. Just select the
selected_bsp with the build_script and start over.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-09-29 18:58:44 +02:00