Re: [OpenWrt-Devel] USB 3g modem support

2010-05-28 Thread Peter Lambrechtsen
On Sat, May 29, 2010 at 12:25 PM, Daniel A. Nagy wrote: > Dear all, > > After some discussions on #openwrt-devel, I came up with a generic > framework for > supporting mobile USB sticks and, as an example, implemented support for > Huawei > E1750 and E1752. If you are happy with it, I shall procee

[OpenWrt-Devel] USB 3g modem support

2010-05-28 Thread Daniel A. Nagy
Dear all, After some discussions on #openwrt-devel, I came up with a generic framework for supporting mobile USB sticks and, as an example, implemented support for Huawei E1750 and E1752. If you are happy with it, I shall proceed with implementing support for more hardware of this kind. The idea

Re: [OpenWrt-Devel] [PATCH] Compiling and using grub on Mac OS X: A problem and a partial fix

2010-05-28 Thread Marc Abrams
Perfect Sent from my iPhone On May 28, 2010, at 4:08 PM, Felix Fietkau wrote: > On 2010-05-29 12:59 AM, Marc Abrams wrote: >> Thanks, Felix! >> >> Where, exactly, should I put this library? > Where the old one is: /usr/lib ___ openwrt-devel mailing

Re: [OpenWrt-Devel] [PATCH] Compiling and using grub on Mac OS X: A problem and a partial fix

2010-05-28 Thread Felix Fietkau
On 2010-05-29 12:59 AM, Marc Abrams wrote: > Thanks, Felix! > > Where, exactly, should I put this library? Where the old one is: /usr/lib ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-d

Re: [OpenWrt-Devel] [PATCH] Compiling and using grub on Mac OS X: A problem and a partial fix

2010-05-28 Thread Marc Abrams
Thanks, Felix! Where, exactly, should I put this library? marc. Marc Abrams +1-408-550-6272 marc...@gmail.com On Fri, May 28, 2010 at 2:17 PM, Felix Fietkau wrote: > On 2010-05-28 11:06 PM, Marc Abrams wrote: > > Hi, Felix: > > > >

Re: [OpenWrt-Devel] [PATCH] Compiling and using grub on Mac OS X: A problem and a partial fix

2010-05-28 Thread Felix Fietkau
On 2010-05-28 11:06 PM, Marc Abrams wrote: > Hi, Felix: > > do you also have issues with ncurses on OS X in the terminal with make > menuconfig? Apple screwed this one up with the 10.6.3 update. Other projects using ncurses are affected in the same way. As a quick fix, you can replace your ncurse

Re: [OpenWrt-Devel] [PATCH] Compiling and using grub on Mac OS X: A problem and a partial fix

2010-05-28 Thread Marc Abrams
Hi, Felix: do you also have issues with ncurses on OS X in the terminal with make menuconfig? I do. marc. Marc Abrams +1-408-550-6272 marc...@gmail.com On Fri, May 28, 2010 at 12:50 PM, Felix Fietkau wrote: > Hi, > > On 2010-03-03 8

Re: [OpenWrt-Devel] Watchdog on brcm47xx

2010-05-28 Thread Andres Aguirre
We add an emergency_restart(); I attach a patch best regards Andrés On Fri, May 28, 2010 at 4:43 PM, Stefan Monnier wrote: > I've been having non-reproducible hangs with my wrtsl54gs for a while > now (after finally installing a serial console I got to see that these > are caused by "CPU 0 Unable

Re: [OpenWrt-Devel] [PATCH] Compiling and using grub on Mac OS X: A problem and a partial fix

2010-05-28 Thread Felix Fietkau
Hi, On 2010-03-03 8:53 AM, Jukka Ylitalo wrote: > A correction to the previous mail. I just noticed that OpenWRT > compiles fine only with gcc44 on Mac OS X after applying our patch. > gcc45 results in grub host-compiling problems. If you want to try our > patch you need to install gcc44 (in addit

[OpenWrt-Devel] Watchdog on brcm47xx

2010-05-28 Thread Stefan Monnier
I've been having non-reproducible hangs with my wrtsl54gs for a while now (after finally installing a serial console I got to see that these are caused by "CPU 0 Unable to handle kernel paging request at virtual address ...". Any idea what that can come from?). While trying to track down this pro