On 03/06/13 19:54, Álvaro Fernández Rojas wrote:
Use platform data array for storing ath5k EEPROM instead of creating another
one.
EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash.
No need to keep the checksum fix now that the EEPROM is loaded completely.
Add a manual e
On 03/06/13 20:35, Daniel Gimpelevich wrote:
On Mon, 2013-06-03 at 19:54 +0200, Álvaro Fernández Rojas wrote:
Use platform data array for storing ath5k EEPROM instead of creating another
one.
EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash.
No need to keep the checksu
Replace magic number with the appropriate macro in
avila/ixdp425/miccpt PCI routing setup.
Index: target/linux/ixp4xx/patches-3.3/300-avila_support.patch
===
--- target/linux/ixp4xx/patches-3.3/300-avila_support.patch (revision
Hello!
This is a reply regarding the previous email from danitool for the HW556.
> Nice, I didn't notice the LAN leds were controled by GPIOs, and bicolor!!.
>
> However are you aware the GPIO 6 is used to swith on/off all leds?. I
> defined it originally with my first messy patch since without i
On Mon, 2013-06-03 at 19:54 +0200, Álvaro Fernández Rojas wrote:
> Use platform data array for storing ath5k EEPROM instead of creating another
> one.
> EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash.
> No need to keep the checksum fix now that the EEPROM is loaded com
Use platform data array for storing ath5k EEPROM instead of creating another
one.
EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash.
No need to keep the checksum fix now that the EEPROM is loaded completely.
Add a manual eeprom swap for ath9k and keep the endian way.
Use m
This patch modifies the uci scripts to be able to
start meshd-nl80211 for encrypted mesh networks,
therefor a new script (authsae.sh) is inserted.
Signed-off-by: Emanuel Taube
diff --git a/package/mac80211/files/lib/wifi/mac80211.sh
b/package/mac80211/files/lib/wifi/mac80211.sh
index a052a1c..a