Re: [OpenWrt-Devel] /etc/init.d/fstab runs before /etc/init.d/usb

2010-05-13 Thread W. Michael Petullo
> I have noticed that in /etc/rc.d S20fstab comes before S39usb. Is there any > reason for this? Shouldn't it be done the other way around (usb first, > filesystems later)? See also: https://dev.openwrt.org/ticket/7094 The USB subsystem is not ready when hotplug is run either. As a result, initi

Re: [OpenWrt-Devel] BRCM4716 support part 4

2010-05-13 Thread Bernhard Loos
Hello Do you have any clue, what could produce b43? Because, after looking at the code, I'm kinda at a loss, where this comes from. And do you know, which patch exactly produces the problem? I will split the patch up, but it may take a day or two, until I have the time. Some of the other patches ar

[OpenWrt-Devel] [PATCH] [ar71xx] Resize the kernel partition to fit the backfire kernel

2010-05-13 Thread Marko Foerster
The kernel in backfire is too big to fit into the default kernel partition. This patch solves this problem by making it bigger. I have tested it on the Mikrotik Routerboard 433AH. Signed-off-by: Marko Foerster Index: rb4xx_nand.c ==

[OpenWrt-Devel] [PATCH] [ar71xx] Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image

2010-05-13 Thread Marko Foerster
wget2nand didnt check the exit status after copying the kernel, if the copying failed for some reason ( for example not enougs space on the kernel partition) it simply continued extracting the rootfs. I also changed the filename, which wget2nand trys to download ( .tar.gz instead of .tgz ). Signed

Re: [OpenWrt-Devel] BRCM4716 support part 4

2010-05-13 Thread Hauke Mehrtens
Am 13.05.2010 20:54, schrieb Hauke Mehrtens: > Am 13.05.2010 18:52, schrieb Bernhard Loos: >> Hello >> Around line 583 in drivers/sbb/scan.c, there should be an if >> (bus->chip_rev >=4). >> Could you remove the if and always execute the code which assigns >> bus->nr_devices? >> This shouldn't be a

[OpenWrt-Devel] /etc/init.d/fstab runs before /etc/init.d/usb

2010-05-13 Thread Daniel A. Nagy
Hi, I have noticed that in /etc/rc.d S20fstab comes before S39usb. Is there any reason for this? Shouldn't it be done the other way around (usb first, filesystems later)? -- Daniel signature.asc Description: OpenPGP digital signature ___ openwrt-dev

[OpenWrt-Devel] Upgrade gpsd and add init scripts

2010-05-13 Thread Roberto Riggio
This patch bumps gpsd version to 2.92. It also adds an uci configuration file where the user can configure the serial port and the default listening port for gpsd. The patch also adds an init script and an hotplug script that starts the daemon when a serial device is plugged. Signed-off-by: Ro

Re: [OpenWrt-Devel] BRCM4716 support part 4

2010-05-13 Thread Hauke Mehrtens
Am 13.05.2010 18:52, schrieb Bernhard Loos: > Hello > Around line 583 in drivers/sbb/scan.c, there should be an if > (bus->chip_rev >=4). > Could you remove the if and always execute the code which assigns > bus->nr_devices? > This shouldn't be a problem, because the bits for the device number > sh

Re: [OpenWrt-Devel] Fix zlib alternate URL

2010-05-13 Thread Gabor Juhos
Gilles Espinasse írta: > There is no zlib project on Sourceforge, zlib files are in libpng project > > Signed-off-by: Gilles Espinasse g@free.fr Applied: https://dev.openwrt.org/changeset/21442 Thanks, Gabor ___ openwrt-devel mailing list openwrt-d

Re: [OpenWrt-Devel] [PATCH] Add mtd-tests package definition.

2010-05-13 Thread Gabor Juhos
Guillaume LECERF írta: > Signed-off-by: Guillaume LECERF > --- > package/kernel/modules/other.mk | 23 +++ > 1 files changed, 23 insertions(+), 0 deletions(-) > > diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk > index 403af57..53cf684 100644

[OpenWrt-Devel] Broadcom WDS woes: issue #7335

2010-05-13 Thread Romain Riviere
Good evening, link to the issue : https://dev.openwrt.org/ticket/7335 I realize now that the issue is quite weird and that the original title is not exactly fitting. Here are the results of my tests on a WRT54GL running backfire, with serial port. FWIW, the unit at the other end of the WDS is a

Re: [OpenWrt-Devel] BRCM4716 support part 4

2010-05-13 Thread Bernhard Loos
Hello Around line 583 in drivers/sbb/scan.c, there should be an if (bus->chip_rev >=4). Could you remove the if and always execute the code which assigns bus->nr_devices? This shouldn't be a problem, because the bits for the device number should be zero on cores which don't support it. I can also p

Re: [OpenWrt-Devel] BRCM4716 support part 4

2010-05-13 Thread Hauke Mehrtens
Am 13.05.2010 01:08, schrieb Bernhard Loos: > Sorry, I goofed up while porting the patch to latest trunk, as I did > develop this on an older svn revision. > The line should be ssb_chipco_pll_write(cc, 0xa, 0x380005C0); > > Bernhard Hi Bernhard, Now it compiles for me. I have just instal

Re: [OpenWrt-Devel] PHP5.2.6 ipk form AR71XX (Ubiquiti RouterStation)

2010-05-13 Thread Andres Duran
Thanks for the suggestion! I will try flash the binary of http://downloads.openwrt.org/kamikaze/8.09/ar71xx/ in the RouterStation tonight, using this way: https://forum.openwrt.org/viewtopic.php?id=18819 I will write my experience tomorrow here! :) Regards. Andrés. 2010/5/13 Andres Duran : > Tha

Re: [OpenWrt-Devel] PHP5.2.6 ipk form AR71XX (Ubiquiti RouterStation)

2010-05-13 Thread Bernhard Loos
You can flash the the kernel only by using mtd directly, but you may need the lzma compressed one. Make also sure to update the rootfs at the same time. If you want to use the webinterface or sysupgrade, you need the *-sysupgrade.bin image. 2010/5/13 Andres Duran : > Thanks for the fast response.

Re: [OpenWrt-Devel] PHP5.2.6 ipk form AR71XX (Ubiquiti RouterStation)

2010-05-13 Thread Andres Duran
Thanks for the fast response. But I was try to load http://downloads.openwrt.org/kamikaze/8.09/ar71xx/openwrt-ar71xx-vmlinux.bin in my RouterStation using the web interface and the RouterStation said that wrong binary file. ¿Can I load this binary to my RouterStation with some way? I'm actually u

Re: [OpenWrt-Devel] PHP5.2.6 ipk form AR71XX (Ubiquiti RouterStation)

2010-05-13 Thread Bernhard Loos
The ar71xx is a mips. But make sure you get the right version of the package, trunk snapshots won't work with 8.09. 2010/5/13 Andres Duran : > Hello, >   sorry for my bad english. I'm a student of IT from spain. I have > an aplication written in PHP5 of my university that require PHP5.2.X, > this

[OpenWrt-Devel] PHP5.2.6 ipk form AR71XX (Ubiquiti RouterStation)

2010-05-13 Thread Andres Duran
Hello, sorry for my bad english. I'm a student of IT from spain. I have an aplication written in PHP5 of my university that require PHP5.2.X, this application not run under PHP5.3.X. I buy a Ubiquiti RouterStation, and I can not found in google the compiled version of PHP5.2, I found two links t