[OpenWrt-Devel] D-Link DSL-524T and ADM6996M switch

2008-08-08 Thread Alberto Botti
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

Re: [OpenWrt-Devel] Etrax support

2008-08-08 Thread MichelinoK
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

Re: [OpenWrt-Devel] Etrax support

2008-08-08 Thread MichelinoK
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

[OpenWrt-Devel] [PATCH] correct links for /usr/lib/opkg and /etc/opkg.conf

2008-08-08 Thread Hauke Mehrtens
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,

[OpenWrt-Devel] [PATCH] Add hostapd support for mac80211

2008-08-08 Thread Hauke Mehrtens
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

[OpenWrt-Devel] [PATCH] b43 use compat-wireless-2008-07-19

2008-08-08 Thread Hauke Mehrtens
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

[OpenWrt-Devel] [PATCH] non i586_x86 need aes_generic

2008-08-08 Thread Alexandros C. Couloumbis
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

[OpenWrt-Devel] [PATCH] recursive dependency

2008-08-08 Thread Roberto Riggio
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