Re: [OpenWrt-Devel] 2.6 kernel and b43 driver

2008-06-27 Thread Steve Brown
Stefan Monnier wrote: > I'm trying to use my WL-700gE's wifi card with the b43 driver but bumped > into the problem reported at https://dev.openwrt.org/ticket/3510. > > This is with revision 11579 of the svn trunk. > > Is there something I can do to try and help resolve this problem? > > >

[OpenWrt-Devel] Booting from USB or some other drive

2008-06-27 Thread Stefan Monnier
I've seen a few posts about how to boot from the WL-700gE's IDE drive or from a USB drive, but when I tried it on my WL-700gE it failed for the simple reason that the firmware I built (using the 2.6 kernel) was too large, so the 128kB left for the jffs2 were insufficient to make a jffs2 filesystem

[OpenWrt-Devel] 2.6 kernel and b43 driver

2008-06-27 Thread Stefan Monnier
I'm trying to use my WL-700gE's wifi card with the b43 driver but bumped into the problem reported at https://dev.openwrt.org/ticket/3510. This is with revision 11579 of the svn trunk. Is there something I can do to try and help resolve this problem? Stefan ___

[OpenWrt-Devel] git server down?

2008-06-27 Thread Geoff Levand
Has the git server been moved? nslookup gives me this: Host nbd.name not found: 3(NXDOMAIN) -Geoff ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] WIP-Day late start

2008-06-27 Thread Gregers Petersen
Due to family related transportation of children to holiday destination tomorrows WIP-Day will not have it's official "opening" until UTC 14:00. Chz -- Gregers Petersen People-stuff, layer 8 and anthropology glp on irc ___ __ | |.-.-.-

Re: [OpenWrt-Devel] [rfc] Support for other libc implementations (like eglibc)

2008-06-27 Thread Peter Denison
On Fri, 27 Jun 2008, Luigi 'Comio' Mantellini wrote: > Hi Guys, > > I just looked the eglibc website (www.eglibc.org) and I'm asking to > myself if Openwrt can be extended in order to support different libc > implementations. > I for one would very much like to see this, as I have already had to t

Re: [OpenWrt-Devel] [PATCH][packages] Convert snmpd init to uci

2008-06-27 Thread John Crispin
applied, thanks Frédéric Moulins wrote: > This patch allows to configure snmpd communities and access from uci. > > The standard '/etc/snmp/snmpd.conf' becomes a symbolic link to > '/var/run/snmpd.conf' where the configuration is generated at boot time. > > The config file included reflects the

[OpenWrt-Devel] [PATCH 1/1] Initial support for multi-libc. - Proof of Concept -

2008-06-27 Thread Luigi 'Comio' Mantellini
--- include/host-build.mk|1 + package/base-files/Makefile |2 +- package/kexec-tools/Makefile |2 +- rules.mk |4 ++-- toolchain/Config.in | 13 + toolchain/Config.version | 15 +++ toolchain/Makefile

[OpenWrt-Devel] [PATCH][uci] Fix uci show sections and options

2008-06-27 Thread Frédéric Moulins
This patch fixes uci when showing only sections or options. The patch applies to OpenWrt and add a patch in package/uci/patches. I send it here because I couldn't send it to nbd. > Please note that currently 'uci show config.section' is broken, so it > is not fully functionnal with the current t

[OpenWrt-Devel] [rfc] Support for other libc implementations (like eglibc)

2008-06-27 Thread Luigi 'Comio' Mantellini
Hi Guys, I just looked the eglibc website (www.eglibc.org) and I'm asking to myself if Openwrt can be extended in order to support different libc implementations. eglibc (for example) is a glibc fork made by Sodesourcery and Freescale people the main target is to have a glibc-binary-compatibl