On Mon, Jul 28, 2008 at 11:43:38AM +0200, Roberto Riggio wrote:
> This patch allows the user to select the version
> of madwifi to be built. At the moment the following
> sources are supported:
>
> - Use subversion revision 3314
> - Use subversion revision 3776
> - Use stable release version 0.9
If anyone is really missing a driver for onboard speaker on RB133,
here is an ugly hack that uses it from userspace:
http://artax.karlin.mff.cuni.cz/~zajio1am/software/wmon/
--
Elen sila lumenn' omentielvo
Ondrej 'SanTiago' Zajicek (email: [EMAIL PROTECTED])
OpenPGP encrypted e-mails preferred
Hello
A few days ago i tried to build OpenWrt trunk for AR71xx and found
that kmod-ip6tables package contained only ip6_tables.ko
(and other modules, for example for filter (or other) table,
were missing). Such netfilter is completely unusable.
Perhaps the problem is in netfilter.mk, where given
On Tue, May 05, 2009 at 09:27:26PM +0300, Linkodas wrote:
> Hi list/community,
>
> we would like to introduce new router supporting OpenWRT.
> It is only in development stage and we are looking for community opinion
> regarding its features and possibilities. There still currently a chance
> to
On Wed, May 06, 2009 at 10:42:49PM +0300, Linkodas wrote:
>> I would suggest to add bootable CF or SD card connector (or two).
>> There are two use cases for such cards:
>>
>> - Installation of Debian Linux (or another 'normal' Linux
>>distribution compiled for ARM). It is much simpler to inst
On Wed, May 06, 2009 at 11:45:45PM +0300, Linkodas wrote:
> I don't want to believe that CF is connected to GPIO - too many signals.
> CF = IDE so I think that their CPU just has IDE.
You are right, i took a second look on the IDE driver code and
it seems that there is a IDE controller.
--
Elen
Hello
I would like to create an OpenWRT package for BIRD routing daemon
( http://bird.network.cz/ ), but there is one problem with it:
There is a configure option to specify whether it should be compiled
for IPv4 or IPv6. If you want both IPv4 and IPv6, you have to built
it (configure and make)
On Tue, Oct 27, 2009 at 09:15:31PM -0400, Dave Cooper wrote:
> Take a look at *shameless plug* the msmtp package which builds two
> binaries, one linking to openssl.
On Wed, Oct 28, 2009 at 12:15:47AM +0100, ZioPRoTo (Saverio Proto) wrote:
> look at the iperf package for an example:
> https://dev.
built two times (for
IPv4 and IPv6 versions) and there are separate packages for BIRD daemon
and BIRD client, because client depends on libreadline and is not
strictly necessary.
Signed-off-by: Ondrej Zajicek
---
diff -uprN packages-/net/bird/Makefile packages/net/bird/Makefile
--- packages-/net
On Sat, Nov 14, 2009 at 06:32:40PM +0100, Felix Fietkau wrote:
> Ondrej Zajicek wrote:
> > Hello
> >
> > Here is the patch that adds package for The BIRD Internet Routing Daemon.
> >
> > BIRD is an internet routing daemon that implements OSPF, RIP and BGP.
>
On Sat, Nov 14, 2009 at 07:52:51PM +0100, Felix Fietkau wrote:
> > I just don't understand why there are
> >
> > ifeq ($(BUILD_VARIANT),full)
> > Package/hostapd/install = $(Package/InstallTemplate)
> > else
> > Package/hostapd-mini/install = $(Package/InstallTemplate)
> > endif
> >
> > and n
routers.
The makefile is rather tricky, as BIRD have to be built two times (for
IPv4 and IPv6 versions) and there are separate packages for BIRD daemon
and BIRD client, because client depends on libreadline and is not
strictly necessary.
Signed-off-by: Ondrej Zajicek
---
diff -uprN packages-/net
Hello
I found that in current OpenWRT, programs that uses libreadline
(i checked two, birdc an atftp) are statically linked with it.
The cause for this is that staging_dir/target-XXX/usr/lib
contains libreadline.a, libreadline.so.5.2 and libreadline.so.5
(symlink), but does not contain libreadlin
Hello
This patch upgrades BIRD package to the new version 1.2.3
Signed-off-by: Ondrej Zajicek
---
diff -uprN packages-/net/bird/Makefile packages/net/bird/Makefile
--- packages-/net/bird/Makefile 2010-06-01 18:13:48.0 +0200
+++ packages/net/bird/Makefile 2010-06-01 18:20
On Mon, Sep 27, 2010 at 11:14:59PM +0200, Michael Büsch wrote:
> > ../lib/libclicktool_build.a(glue.bo): In function `click_random_srandom()':
> > glue.cc:(.text+0xa40): undefined reference to `clock_gettime'
> >
> > Any idea about where the problem could be?
>
> uclibc does not support the clock
use some userspace software writing to watchdog
device. I think there is one in busybox.
Signed-off-by: Ondrej Zajicek <[EMAIL PROTECTED]>
---
diff -urN trunk/target/linux/rb532/files/drivers/char/watchdog/rc32434_wdt.c
trunk-mod/target/linux/rb532/files/drivers/char/watchdog/rc32434
Hello
I have some technical questions about OpenWrt for which i didn't
find answers in FAQ, mailing list archives nor in other documentation.
1) Is there some documentation about make targets defined in openwrt?
What target i should use for downloading and patching sources (mostly
kernel) but not
Hello
Here is the driver for the hardware watchdog timer
in ADM5120 SoC. Patch is against current svn Kamikaze.
Here is only kernel driver. To activate watchdog you have
to use some userspace software writing to watchdog
device. I think there is one in busybox.
Signed-off-by: Ondrej Zajicek
Hello
Throughput of ethernet on RB133 (ADM5120) increased from
r9890 (3 MBps) to r10229 (5 MBps), measured by discard
driver on RB133 and tcpspray on PC.
--
Elen sila lumenn' omentielvo
Ondrej 'SanTiago' Zajicek (email: [EMAIL PROTECTED], jabber: [EMAIL PROTECTED])
OpenPGP encrypted e-mails pr
This patch add option to build one package contains all compiled
kernel modules. Useful when you prepare kernel using
make kernel_menuconfig .
Signed-off-by: Ondrej Zajicek <[EMAIL PROTECTED]>
--
diff -uprN trunk.old/package/kernel/modules/other.mk
trunk/package/kernel/modules/ot
Hello
I prefer to use latest stable release (0.9.3.3) of madwifi in my
wifi routeres. I suppose that i am not the only one. So i think
i should post a patch. But what is a proper name for that package?
Should the package be named 'madwifi-stable'? Or should the current
package be renamed to 'madwi
This patch adds utilities ping, ping6, tracepath, ... from iputils.
It creates one ipkg package per program.
Signed-off-by: Ondrej Zajicek <[EMAIL PROTECTED]>
---
diff -uprN packages/net/iputils/Makefile packages.new/net/iputils/Makefile
--- packages/net/iputils/Makefile 1970-01-01
On Sun, Feb 03, 2008 at 02:04:04AM +0100, Felix Fietkau wrote:
> Ondrej Zajicek wrote:
> > This patch adds utilities ping, ping6, tracepath, ... from iputils.
> > It creates one ipkg package per program.
> >
> > Signed-off-by: Ondrej Zajicek <[EMAIL PROTECTED]>
On Sat, May 17, 2008 at 02:32:25PM +0200, Bastian Bittorf wrote:
> + ip addr add dev $DEVICE $IP/$CIDR_MASK broadcast $BROADCAST
You can use "broadcast +" to let program compute proper broadcast address.
> + ip link set dev $DEVICE arp on
This is unnecessry, isn't it?
24 matches
Mail list logo