Hi again,
is the adm6996 driver included in OpenWrt expected to work with an
ADM6996M on AR7? It looks like the driver fails to find it on my new
DSL-524T, thus making it useless...
But I remember that someone on the forum (or was it on the wiki?)
managed to make it work...
I've tried to hack the
Any good news?
<[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> testing
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Ok, got the image working with the latest oatches from Hinko Kocevar (those
5 or 6 patches in this thread) and the patch from Claudio (to have 8mb
image,patch found on the trac).
But there's a big problem, don't know if it's only a problem of mine but I
cannot get any modules included in the ima
This patch corrects setting the links in /usr/lib/opkg and /etc/opkg.conf
--
Hauke Mehrtens
Index: package/opkg/files/postinst
===
--- package/opkg/files/postinst (Revision 12245)
+++ package/opkg/files/postinst (Arbeitskopie)
@@ -1,
This patch is from Johannes Berg and adds hostapd support for mac80211.
Without this patch I get the folowing error message:
[EMAIL PROTECTED]:/tmp# hostapd -dd hostapd.conf
Configuration file: hostapd.conf
ctrl_interface_group=0
Failed to set interface wlan0 to master mode.
nl80211 driver initia
This patch replaces the current b43 driver with the version out of
compat-wireless-2008-07-19 and backports a patch to work together with
the current used version of ssb.
I have tested this patch on my Asus WL-500-GP and got hostapd with a WPA
encrypted connection working.
The patch is 52K in siz
Non i586 x86 platforms such as wrap, older soekris etc.
need aes_generic instead of the aes-i586. the later
produces the following errors when loaded:
aes_i586: Unknown symbol crypto_it_tab
aes_i586: Unknown symbol crypto_aes_set_key
aes_i586: Unknown symbol crypto_fl_tab
aes_i586: Unknown symbol
Signed-off-by: Roberto Riggio <[EMAIL PROTECTED]>
--
Index: net/olsrd/Makefile
===
--- net/olsrd/Makefile (revisione 12237)
+++ net/olsrd/Makefile (copia locale)
@@ -45,13 +45,13 @@
define Package/olsrd-mod-bmf
$(call Packag